All files / src/handlers index.ts

100% Statements 14/14
100% Branches 0/0
100% Functions 0/0
100% Lines 7/7

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 85x 5x 5x 5x 5x 5x 5x  
export { default as ejs } from './ejs'
export { default as merge } from './merge'
export { default as exist } from './exist'
export { default as extractArea } from './extract-area'
export { default as mustache } from './mustache'
export { default as ignoreWhen } from './ignore-when'
export { default as deleteWhen } from './delete-when'