UNPKG

lin-cms-test

Version:

The core library of Lin CMS, this package is just for test!

7 lines (6 loc) 145 B
export declare function modelExtend(superModel: any, attributes: any): { new (): { [x: string]: any; }; [x: string]: any; };