UNPKG

nucleus-ui-builder

Version:
5 lines (4 loc) 96 B
export interface ISchema { positional: Record<string, any>; options: Record<string, any>; }