1.2.0 • Published 3 months ago

@keeex/fusion-types v1.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 months ago

@keeex/fusion-types

This package contains all public types definitions for the package @keeex/js-fusion. It enables integration of it as a peer dependency while retaining typing informations.

The structure of this package mimics the one in @keeex/js-fusion:

  • core is low-level features
  • fusion is high-level features

The cli directory is excluded, as it is not designed to be used as a separate library.

Packages that requires Fusion integration still needs access to that private package; however parts of KeeeX's public packages can have an optional integration with either @keeex/js-fusion or @keeex/js-fusion-verifier.