X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=0be106bd251a12b33356afb5fc41d2702fdeffb8;hb=40d04d55ce29490e98226cfe968df9502755782d;hp=c5809023e0f377d1639abfc8df669335db1823cb;hpb=96e265eb19e581dd0a73a788a9d641c9f13ce0cd;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index c5809023..0be106bd 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.22

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

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file