UNPKG

lincd-cli

Version:

Command line tools for the lincd.js library

3 lines 195 B
import { ModuleConfig } from './interfaces'; export default function generateGruntConfig(moduleName: any, config?: ModuleConfig): (grunt: any) => void; //# sourceMappingURL=config-grunt.d.cts.map