UNPKG

boats

Version:

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

4 lines (3 loc) 218 B
import { BoatsRC } from './interfaces/BoatsRc'; declare const _default: (boatsrc: BoatsRC, filePath: string, stripValue: string, prefix: string, tail: string, removeMethod: boolean) => string; export default _default;