X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWritable.html;h=e3e195e695ec15ed858265407ec86003f437a463;hb=ecde6ea8c439bbdd9dc2ca118731b5006a1a9884;hp=5adff2fc3c87062d48bf031cf198c5016c3e9dee;hpb=3fec62b0785f8819bbf9d87ab7b8cf9097f552a7;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 5adff2fc..e3e195e6 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.6

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 - v3.1.29

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