Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.