UNPKG

@nivinjoseph/n-ject

Version:
8 lines 106 B
// public export enum Lifestyle { Transient = 1, Scoped = 2, Singleton = 3, Instance = 4 }