Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

File metadata and controls

7 lines (4 loc) · 221 Bytes

This demo shows how use dbrjs with typescript and intellisense in <script>.

npm install or yarn install.

Run npx tsc ./script.ts --lib es2015 --lib dom to build.

Open index.html in browser to run the sample.