@gomomento/sdk

v0.23.1
Client SDK for Momento services

lint

eslint . --ext .ts

test

jest

build

rm -rf dist && tsc && mkdir -p dist/src/internal/vendor && cp -r src/internal/vendor/printf dist/src/internal/vendor/printf

watch

tsc -w

format

eslint . --ext .ts --fix

prebuild

eslint . --ext .ts

integration

jest --config jest-integration.config.ts
npm i @gomomento/[email protected]

Metadata

Downloads

Maintainers