UNPKG

@becomes/cms-bundler

Version:
7 lines (6 loc) 111 B
export interface Options { dev?: boolean; backend?: boolean; ui?: boolean; plugin?: boolean; }