@gomomento/sdk

v1.12.7
Client SDK for Momento services

lint

eslint . --ext .ts

test

jest

build

tsc

watch

tsc -w

format

eslint . --ext .ts --fix

prebuild

eslint . --ext .ts

unit-test

jest unit

integration-test

jest integration

build-and-run-tests

cd ../common-integration-tests && npm run build && cd - && jest
npm i @gomomento/[email protected]

Metadata

Downloads

Maintainers