UNPKG

tsioc

Version:

tsioc is AOP, Ioc container, via typescript decorator

8 lines (7 loc) 170 B
export * from './typeCheck'; export * from './MapSet'; import * as allsym from './symbols'; /** * symbols of container. */ export declare const symbols: typeof allsym;