// Alias for when you need to use 'any' as a workaround // and plan to come back to fix it type ShamefulAny = any;