Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 211 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 211 Bytes

This repo is a place to experiment with the Closure Compiler and ES modules.

npm run typecheck

runs type checks.

npm run jsdoc
open out/index.html

creates API docs and opens them in the browser.