X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=d8661b8930f9127fad22b683f428eabf9cba4d97;hb=13abf704a946f98bef12949c5aea0b0202dc07db;hp=9edb834bd726f95a691080f268263fa19e88fb60;hpb=f6d05faa76d51c0a39fc4585856e5b3a21eba157;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 9edb834b..d8661b89 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.21

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.10

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file