UNPKG

xkite-core

Version:
4 lines 184 B
import { KiteConfig, KiteSetup } from './types/index.js'; declare const ymlGenerator: () => (c: KiteConfig) => KiteSetup; export default ymlGenerator; //# sourceMappingURL=yml.d.ts.map