@moralisweb3/auth

v2.5.8

dev

tsc --watch

lint

eslint . --ext .js,.ts,.tsx,jsx

test

echo 'not implemented'

build

tsc

clean

rm -rf lib && rm -rf tsconfig.tsbuildinfo && rm -rf ./node_modules/.cache/nx

test:watch

yarn run test --watch

test:coverage

yarn run test --coverage

gen:api-typeses

openapi-typescript https://authapi.moralis.io/api-docs-json --output src/generated/types.ts
npm i @moralisweb3/[email protected]

Metadata

  • MIT
  • Whatever
  • Moralis
  • released 9/27/2022

Downloads