UNPKG

stub-azure-function-context

Version:

Provides an object similar to Function Runtime's context for use in unit testing

5 lines 158 B
export * from './bindings'; export * from './types'; export * from './context-builder'; export * from './function-runner'; //# sourceMappingURL=index.d.ts.map