UNPKG

tg-commander

Version:

<p align="center"><img src="https://github.com/stone-jin/tg-commander/raw/master/assets/logo.png" alt="tg-commander logo" width="150px" height="150px"></p>

4 lines (3 loc) 125 B
export declare class IocUtils { static iocInject(constructor: () => any, params: string[], paramsTypes: any[]): any[]; }