@trycourier/client-graphql

v1.16.1-internal.674d1d8.0
Courier GraqphQl Client for usage in the browser.

test

jest -c jest.config.js --runInBand

babel

babel src -d dist --extensions ".ts" --ignore "src/**/__tests__/**"

build

rimraf dist && yarn babel

clean

rimraf dist

types

tsc --declaration --outDir typings/ --emitDeclarationOnly --declarationMap --allowJs false --checkJs false

type-check

tsc --noEmit

build:watch

yarn babel --watch
npm i @trycourier/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 5/19/2022

Downloads