mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-05 16:14:08 +00:00
ts dir
- Put common types in here
- Specific types used throughout the application are best placed where they are used (prefer local instead of global): only abstract them here if they are used more commonly.