X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWritable.html;h=f8309a4eff44ef06dfede1009fb272c44ec7a3af;hb=37ee3d98ae57b9d3f160a417e747f3615afa6a9c;hp=f9273d06457458a800ebe4340c55f5f4f1fe6dda;hpb=c02dd5c31cb3ec023721a8564e0c1a1540929226;p=poolifier.git diff --git a/docs/types/Writable.html b/docs/types/Writable.html index f9273d06..f8309a4e 100644 --- a/docs/types/Writable.html +++ b/docs/types/Writable.html @@ -1 +1 @@ -Writable | poolifier - v3.0.10

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

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