X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FDraft.html;h=169761c0504fc2c625a587a80a9df8298c4b435d;hb=184d530faf6acf70e116cb4a3fb831938b73e2c0;hp=4653b2beddf853d142599ed0939b5bd925b3206a;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/types/Draft.html b/docs/types/Draft.html index 4653b2be..169761c0 100644 --- a/docs/types/Draft.html +++ b/docs/types/Draft.html @@ -18,15 +18,15 @@
Draft<T>: {
    -readonly [P in keyof T]?: T[P]
}

Make all properties in T non-readonly.

-
+

Type Parameters

-
+
  • Defined in src/utility-types.ts:11
  • +
  • PoolTypes
  • +
  • WorkerChoiceStrategies
  • +
  • WorkerTypes
  • Generated using TypeDoc

    \ No newline at end of file