UNPKG

core-mvc

Version:

Simple but powerful MVC framework for NodeJS.

3 lines 161 B
export declare const provideSingleton: (identifier: any) => (target: any) => any; export default provideSingleton; //# sourceMappingURL=provideSingleton.d.ts.map