UNPKG

@captive/plop-config

Version:
4 lines (3 loc) 151 B
import type { NodePlopAPI } from 'plop'; export default function plopMain(plop: NodePlopAPI): Promise<void>; export { plopPlugin } from './plugin.js';