UNPKG

@tywalk/pcf-helper

Version:

Command line helper for building and publishing PCF controls to Dataverse.

3 lines (2 loc) 199 B
declare function runInit(path: string, name: string, publisherName: string, publisherPrefix: string, template: string, framework: string, npm: boolean, verbose: boolean): number; export { runInit };