@lightsparkdev/core
v1.2.6
Published
Lightspark JS SDK
Downloads
656
Readme
The Lightspark JS+TS Core package
This is the Lightspark Typescript Core package, which can be used either from a node or browser environment. The package contains core objects and utilities that are used by all Lightspark Typescript SDKs and may be useful for your project.
Getting started
To use the package, you'll need to install it from npm:
$ npm install @lightsparkdev/core
TODO