X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=54440bf983a78d863b808cb5c6431c518e525282;hb=bc3a52f66e9ffce3a796dcd72fef135852fc76b0;hp=4158098442b1afdc91c9c17261cc5dbd2dcb33c7;hpb=904ddac9d4d1484aa4364ee8c042c62871ec2e39;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 41580984..54440bf9 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.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