UNPKG

core-mvc

Version:

Simple but powerful MVC framework for NodeJS.

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