X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=b598f8e917e5f46ab5512de94456521ea608702a;hb=6df7fd58278efabaca36bc515ba038ebcae807ec;hp=0ea7a4428047f057d45d34cb4206fa0ab1ef9eca;hpb=b73887071ac359b50a7f117a76b3edf268841aac;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 0ea7a442..b598f8e9 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.19

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