express-yaschema-api-handler
    Preparing search index...

    Interface YaschemaApiExpressContextAccessor

    interface YaschemaApiExpressContextAccessor {
        getYaschemaApiExpressContext?: () => YaschemaApiExpressContext;
    }
    Index

    Properties

    getYaschemaApiExpressContext?: () => YaschemaApiExpressContext