Type alias AsyncContainerModuleCallBack

AsyncContainerModuleCallBack: ((bind: Bind, unbind: Unbind, isBound: IsBound, rebind: Rebind) => Promise<void>)

Type declaration

Generated using TypeDoc