X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=6b36956d43b4d96a728849c1986b558aa4354806;hb=224d008191f52fa20b93e1ba67919569f8d6e315;hp=875e1b981124fd3ecfbeee8faf46588556a9b0f1;hpb=c6ec7ba0bd7e4b55a552e3fd829617fba567ca93;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index 875e1b98..6b36956d 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.7

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

Type Alias Writable<T>

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

Type Parameters

  • T
\ No newline at end of file