UNPKG

dot-plop

Version:

A simple approach to PlopJS with first class TypeScript support and a one-line plopfile

3 lines (2 loc) 102 B
import { NodePlopAPI } from './types'; export declare function autoDiscover(plop: NodePlopAPI): void;