@near-js/types

v1.0.0-next.6
TypeScript types for working with the Near JS API

lint

eslint -c ../../.eslintrc.ts.yml src/**/*.ts

build

pnpm compile:esm && pnpm compile:cjs

lint:fix

eslint -c ../../.eslintrc.ts.yml src/**/*.ts --fix

compile:cjs

tsc -p tsconfig.cjs.json && cjsify ./lib/commonjs

compile:esm

tsc -p tsconfig.json
npm i @near-js/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 8/21/2024

Downloads