X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=fb4ef75db03096da365b5dc48f95bac00d982b74;hb=c8576e5fe740384f6f61316b7f09a788a14ab0ef;hp=caafb882e716abc5c015edd00699eeb63a10a269;hpb=c6e4045f0809e888bfbd1dbfc04fa10b7f93a66e;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index caafb882..fb4ef75d 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1,68 +1 @@ -Writable | poolifier - v2.7.5
-
- -
-
-
-
- -

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

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file