UNPKG

burst-generate-files

Version:
3 lines (2 loc) 143 B
import * as types from './types'; export declare const selectDirectory: ({ template, selectedNames }: types.SelectDirectory) => Promise<void>;