@bitgo/public-types

v3.5.0
Collection of types exposed externally as part of the BitGo public API

build

tsc --build --incremental --verbose .

clean

rm -rf -- dist

test

vitest --coverage --run --dir test

prettier-check

prettier --check .

prettier-format

prettier --write .
npm i @bitgo/public-types

Metadata

Downloads