UNPKG

kintone-as-code

Version:

A CLI tool for managing kintone applications as code with type-safe TypeScript schemas

5 lines 172 B
export declare const init: ({ force, noEsmRewrite, }: { force?: boolean | undefined; noEsmRewrite?: boolean; }) => Promise<void>; //# sourceMappingURL=init.d.ts.map