UNPKG

@tsclean/core

Version:

Plugin for API Rest Full development, based on Clean Architecture, IoC and Dependency Injection.

4 lines 120 B
export interface OnGatewayInit<T = any> { afterInit(server: T): any; } //# sourceMappingURL=on-gateway-init.d.ts.map