UNPKG

@canmertinyo/fast-di

Version:

A LIGHTWEIGHT DEPENDENCY INJECTION LIB

5 lines (4 loc) 71 B
export declare enum LifeCycle { Singleton = 0, Transient = 1 }