@getlit/sdk
v0.1.4
Published
This library was generated with [Nx](https://nx.dev).
Readme
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
SPAvia"use client";
