UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

9 lines (8 loc) 153 B
export interface Schema { form?: boolean; mock?: boolean; i18n?: boolean; codeStyle?: boolean; project?: string; defaultLanguage?: string; }