X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=b598f8e917e5f46ab5512de94456521ea608702a;hb=ac39dc220bef0b83859eb2ec79938b23b2476b6c;hp=a76a78517ff50b6f6f9add66847213512e0ecf8a;hpb=b8882b9d826a828a34eb8ba64b02a74b83db9a09;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index a76a7851..b598f8e9 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.1.14

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

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