@cosmology/lcd

v0.13.3
Telescope LCDClient helpers

lint

eslint .

buidl

npm run build

build

npm run build:module && npm run build:main

clean

rimraf ./types

format

eslint . --fix

prepare

npm run build

build:main

yarn tsc -p tsconfig.json --outDir main --module commonjs

buidl:clean

npm run clean && npm run buidl

build:module

yarn tsc -p tsconfig.json --outDir module --module es2022
npm i @cosmology/[email protected]

Metadata

Downloads