UNPKG

useasdemo

Version:

Schematics specific to ecip

11 lines (10 loc) 194 B
export interface Schema { project ?: any; app ?: boolean; system ?: boolean; auth ?: boolean; permission ?: boolean; user ?: boolean; log ?: boolean; job ?: boolean; }