X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=a76a78517ff50b6f6f9add66847213512e0ecf8a;hb=b8882b9d826a828a34eb8ba64b02a74b83db9a09;hp=21b1cf4831ab4e22124a397d150c08521660c10b;hpb=71218fcd1ded9a614da1fc09794a0c213ce059c9;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 21b1cf48..a76a7851 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.8

Type alias Writable<T>

Writable<T>: {
    -readonly [P in keyof T]: T[P]
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file +Writable | poolifier - v3.1.14

Type alias Writable<T>

Writable<T>: {
    -readonly [P in keyof T]: T[P]
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file