X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=d8661b8930f9127fad22b683f428eabf9cba4d97;hb=f48170aa0c8d2c5555b973ae2e040d04435ace47;hp=d378e3a6df9a6bcd9ac0f6262a81398428e81435;hpb=5ca8a250be7ec77da7a80f5ea3b7a9ef6ba2530a;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index d378e3a6..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