UNPKG

@redhare/lowcode-types

Version:

Types for Ali lowCode engine

5 lines (4 loc) 118 B
export interface IPublicTypeEditorGetOptions { forceNew?: boolean; sourceCls?: new (...args: any[]) => any; }