Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 293 Bytes

Typescript Library Template

This is a monorepo that contains starter code to build a typescript library.

Packages

  • Library: contains the code for the library.
  • Test Runner: a test runner to import and test the library code.