interface Extension {
    configureContext(context): void;
}

Methods

Generated using TypeDoc