X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWritable.html;h=50847bb61b252b4c25a9d4739e779acd5139edfa;hb=42283971c52896a642fafa9fd351da3ef645b7f5;hp=0ea7a4428047f057d45d34cb4206fa0ab1ef9eca;hpb=85866e93314ba604dd5dfaf2aab2a647f0196329;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 0ea7a442..50847bb6 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.14

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

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