X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWritable.html;h=916ed0c03083244edf2547f0e0ee1a88201453fe;hb=f255f4195ad0ecd123ebd1c07d2f707395ce727d;hp=d378e3a6df9a6bcd9ac0f6262a81398428e81435;hpb=c07a5f0885feb4abeb50f7b7708048c494c1fc2a;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index d378e3a6..916ed0c0 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.21

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