@gomomento/generated-types-webtext

v0.91.0
Types for Momento services

test

echo "Error: no test specified" && exit 1

build

rm -rf dist && mkdir dist && ./generate_protos.sh && cp index.ts src/ && tsc && cp src/*.d.ts ./dist && cp src/*.js ./dist

build-only

rm -rf dist && mkdir dist && cp index.ts src/ && tsc && cp src/*.d.ts ./dist && cp src/*.js ./dist
npm i @gomomento/[email protected]

Metadata

Downloads

Maintainers