0.0.11 • Published 2 months ago

@rescript-graphql-codegen/operations v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

ReScript Project Template

The only official ReScript starter template. Clone this repo to get started.

This is the branch where you can use your output code in NodeJS. To use your output in the browser, do git checkout -b browser origin/browser to switch to the browser branch.

Installation

npm install

Build

  • Build: npm run res:build
  • Clean: npm run res:clean
  • Build & watch: npm run res:dev

Run

node src/Demo.bs.js
0.0.10

2 months ago

0.0.11

2 months ago

0.0.9

2 months ago

0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.1

2 months ago