Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 207 Bytes

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