@near-js/types

v0.3.1
TypeScript types for working with the Near JS API

build

pnpm compile:esm && pnpm compile:cjs

compile:esm

tsc -p tsconfig.json

compile:cjs

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

lint

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

lint:fix

eslint -c ../../.eslintrc.ts.yml src/**/*.ts --fix
npm i @near-js/types

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 10/9/2024

Downloads