UNPKG

rage-framework

Version:

## How to Install *server-side* ```bash npm install @rage-framework/server ```

2 lines (1 loc) 59 B
export declare function Injector<T>(Service: T): Function;