File size: 121 Bytes
9542df6
 
1
2
3
// Global, custom data types, particularly for defining objects (i.e. strucs)
declare type UUID = import('crypto').UUID;