UNPKG

node-ff

Version:
7 lines (6 loc) 117 B
export interface IPromptDTO { project: string; git: boolean; typing: boolean; orm: string | boolean; }