@straddleio/bridge-core
v0.2.1
Published
Straddle Bridge Core library
Keywords
Readme
@straddleio/bridge-core
Overview
@straddleio/bridge-core contains shared core utilities and types used by @straddleio/bridge-js and @straddleio/bridge-react. While it's a public package, it's primarily intended for internal use and not for direct consumption in applications.
Installation
If you need to install this package directly (though it's generally not necessary), you can do so using npm:
npm install @straddleio/bridge-coreOr using yarn:
yarn add @straddleio/bridge-coreNote
It's recommended to use either @straddleio/bridge-js or @straddleio/bridge-react for integrating Straddle's services into your applications.
