replicache-react-util

v2.3.0

test

echo "Error: no test specified" && exit 1

build

npm run build-esm && npm run build-cjs

prepare

npm run build

build-cjs

tsc --module commonjs --outDir out

build-esm

tsc --module ESNext --outDir out && mv out/index.js out/index.mjs
npm i replicache-react-util

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 6/22/2021

Downloads