2 lines
64 B
TypeScript
Raw Normal View History

2015-11-28 18:26:55 -06:00
export declare function Plugin(config: any): (cls: any) => any;