@endo/static-module-record

v1.0.0
Shim for the SES StaticModuleRecord and module-to-program transformer
ses StaticModuleRecord modules ESM

build

exit 0

build:types

tsc --build tsconfig.build.json

clean:types

git clean -f '*.d.ts*'

cover

c8 ava

lint

yarn lint:types && yarn lint:js

lint:types

tsc

lint:js

eslint .

lint-fix

eslint --fix .

test

ava
npm i @endo/[email protected]

Metadata

Downloads