X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWritable.html;h=9a822d0fb19b1bc20cb4abd22730fa60211a2357;hb=85de1563849907302a372b5da416e5cb15c23307;hp=87e9bef885ba38b65694357c21c91201cbb1b43e;hpb=cdec20cb33f3f3c2da6f2645d74f78f6551e85e0;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 87e9bef8..9a822d0f 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1,68 +1 @@ -Writable | poolifier - v2.7.4
-
- -
-
-
-
- -

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

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file