UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

11 lines (10 loc) 185 B
export interface Schema { form?: boolean; mock?: boolean; defaultLanguage?: string; i18n?: boolean; codeStyle?: boolean; npm?: boolean; yarn?: boolean; hmr?: boolean; }