mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-06 10:44:07 +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.