UNPKG

inversify

Version:

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

3 lines (2 loc) 80 B
declare function injectable(): (target: any) => any; export default injectable;