Luzid — Application API References

@luzid/sdk

The Typescript SDK for the Luzid Application.

npm install @luzid/sdk
import { LuzidSdk } from '@luzid/sdk'

const luzid = new LuzidSdk()
await luzid.validator.restart()

LICENSE

MIT

Generated using TypeDoc