@keeex/fusion-types
v2.7.0
Published
Public type definitions from @keeex/js-fusion
Downloads
252
Readme
@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 featuresfusion
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
.