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

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