UNPKG

inversify

Version:

A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.

3 lines (2 loc) 112 B
declare function unmanaged(): (target: any, targetKey: string, index: number) => any; export default unmanaged;