X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=a11f8d0925dc074229fd32b5133f34f3315e49a1;hb=31a42de7d691911759e12a673e5a2153f5558ed8;hp=46d222a3f70d57921a24e8fb47808ba2144836fd;hpb=926bdbf304ff660de1360e348517038a837c505f;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 46d222a3..a11f8d09 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.15

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 - v4.0.15

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file