Skip to content

@inox-tools/utils@1.1.1

Latest

Choose a tag to compare

@Fryuni Fryuni released this 28 Feb 23:18
· 4 commits to main since this release
e93d2fa

Patch Changes

  • a88b6c8: Add LazyKeyed.wrap to be simmetric to Lazy.wrap.
  • a88b6c8: Declare static constructors of Lazy and LazyKeyed to take this: void so typescript strictest modes allow passing those functions as values without rebinding.