Interface LifecycleCtx

interface LifecycleCtx {
    logger: ILogger;
}

Properties

Properties

logger: ILogger

Generated using TypeDoc