X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=6b7f60997e74abf8323ed1084a2f3a85be03697b;hb=2493c34370d0839614058bb55254fd7aec91b664;hp=310489de92987c83e342d4e66d80cf431d1b9b9e;hpb=601deb7292c99dfe7b6ad43935759933f32adca1;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 310489de..6b7f6099 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1,68 +1 @@ -Writable | poolifier - v3.0.3
-
- -
-
-
-
- -

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

Type alias Writable<T>

Writable<T>: {
    -readonly [P in keyof T]: T[P]
}

Type Parameters

  • T
\ No newline at end of file