Skip to content

a demo project to test a instanceof check function in shared library projects

Notifications You must be signed in to change notification settings

minzojian/instanceofcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

this project is a demo project referenced to this post

  1. run npm i in lib-proj
  2. run npm build in lib-proj
  3. run npm i in app-proj
  4. run npn start in app-proj

the test code in index.ts of lib-proj

About

a demo project to test a instanceof check function in shared library projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published