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>.

If you have not installled typescript. Run npm i typescript -g.

Run tsc ./script.ts to build. Just ignore the errors.

Open index.html in browser to run the sample.