UNPKG

nralcm

Version:

This is a framework based on NodeJs to manage rest api request lifecycle

5 lines (4 loc) 97 B
/** * Decorator for Repository */ export declare function Repository(): (target: any) => void;