chmanie / ts-export-import-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to test

  • go to ts-exports-test

  • run npm i

  • run npm run prepublish

  • run npm link

  • go to ts-import-test

  • run npm i

  • run npm link ts-exports-test

  • run npx ts-node index.ts

About


Languages

Language:TypeScript 100.0%