PATH:
opt
/
bitninja-threat-hunting
/
node_modules
/
tsyringe
/
dist
/
typings
/
types
interface Transform<TIn, TOut> { transform: (incoming: TIn, ...args: any[]) => TOut; } export default Transform;
[-] interceptor-options.d.ts
[edit]
[-] dependency-container.d.ts
[edit]
[+]
..
[-] index.d.ts
[edit]
[-] constructor.d.ts
[edit]
[-] dictionary.d.ts
[edit]
[-] disposable.d.ts
[edit]
[-] frequency.d.ts
[edit]
[-] registration-options.d.ts
[edit]
[-] transform.d.ts
[edit]
[-] lifecycle.d.ts
[edit]