UNPKG

yaml-js-include

Version:

Extension for yaml-js library to be able to include files/directories in yaml files

4 lines (3 loc) 116 B
export * from './include'; export { IncludeDirOptions } from './dir'; export { IncludeDirSeqOptions } from './seq';