Type alias AdapterConstructor

AdapterConstructor: (() => Promise<Type<LayerAdapter> | any>)

Type declaration

Generated using TypeDoc