0.1.4 • Published 7 months ago

@getlit/sdk v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

getlit-sdk

This library was generated with Nx.

Building

Run nx build getlit-sdk to build the library.

Or run yarn build at the repository root to build all packages

Running unit tests

Run nx test getlit-sdk to execute the unit tests via Jest.

Notes to be organised

  • If you are using next.js, you will need to enable SPA via "use client";