UNPKG

boats

Version:

Beautiful Open / Async Template System - Write less yaml with BOATS and Nunjucks.

4 lines (3 loc) 168 B
import { JSON } from './interfaces/BoatsRc'; declare const _default: (filePath: string, openApiJson: JSON, excludeVersion: boolean) => string; export default _default;