UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

11 lines (10 loc) 270 B
export default class ConditionsItem { constructor(); _content: any; content(v: (next: any, callback?: any, main?: any, args?: any) => any): this; _condition: any; condition(v: any): this; getObject(): { content: (n: any) => any; }; }