X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=d8661b8930f9127fad22b683f428eabf9cba4d97;hb=13abf704a946f98bef12949c5aea0b0202dc07db;hp=e576b77633c6087639a393cdeda708b081ebd768;hpb=87f3b54969e17a64a69f3dc7ce4805493274a4f8;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index e576b776..d8661b89 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1,68 +1 @@ -Writable | poolifier - v3.0.2
-
- -
-
-
-
- -

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

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file