UNPKG

@handfish/hygen

Version:

The scalable code generator that saves you time.

4 lines (3 loc) 138 B
import { RunnerConfig } from './types'; declare const _default: (config: RunnerConfig) => Promise<RunnerConfig>; export default _default;