X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=54440bf983a78d863b808cb5c6431c518e525282;hb=70a0d99256d476d3815fc545bc86685767aea8c9;hp=517f03719cf9f42d8914c55a4cfead1e23730727;hpb=078116c1d8dde66831fcf40973059818592c8a88;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 517f0371..54440bf9 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 - v3.1.18

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