X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=916ed0c03083244edf2547f0e0ee1a88201453fe;hb=f255f4195ad0ecd123ebd1c07d2f707395ce727d;hp=9eecce06950c388d32484fbee3a3792e31a8c4ac;hpb=36df30dda213f05b2b33841fdf913098957fe675;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 9eecce06..916ed0c0 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.17

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

Type alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file