X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWritable.html;h=d8661b8930f9127fad22b683f428eabf9cba4d97;hb=13abf704a946f98bef12949c5aea0b0202dc07db;hp=517f03719cf9f42d8914c55a4cfead1e23730727;hpb=10fdf6b15d99197b3e9a783dcc697f1acaf02cd2;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 517f0371..d8661b89 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.5

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