UNPKG

burst-generate-files

Version:
6 lines (5 loc) 181 B
import * as typesCommon from '../../types'; export type MakeAbsolutePath = { rootPath: string; setting: typesCommon.SettingCustomGen | typesCommon.SettingCLIGenTemplate; };