UNPKG

tsreflect-ioc

Version:

Inversion of control and Dependency injection framework for typescript based on the tsreflect-compiler package.

3 lines (2 loc) 121 B
/// <reference path="_references.d.ts" /> export declare function getReflectionFileInfos(list: string[]): string[];