X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=c5809023e0f377d1639abfc8df669335db1823cb;hb=c94b034ca040cb4a968d1cca995d89efd51d6402;hp=f1d7775ce7de4a0c6aa6a29b2ec038b04f4f85f8;hpb=cda623c57bf49a82b898aadf180a68130df34507;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index f1d7775c..c5809023 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.13

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

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