UNPKG

@royli/hygen

Version:

The scalable code generator that saves you time.

4 lines 174 B
import type { RunnerConfig } from './types'; declare const context: (locals: any, config?: RunnerConfig) => any; export default context; //# sourceMappingURL=context.d.ts.map