UNPKG

@inversifyjs/container

Version:

InversifyJs container

4 lines 111 B
export type Writable<T> = { -readonly [TKey in keyof T]: T[TKey]; }; //# sourceMappingURL=Writable.d.ts.map