Flemming Bregnvig

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Edited

    Problems with TS types in Ubuntu

     I have following type defined: export type MonitoringType = 'STOP' | 'HEALTH_CHECK_FAILED' | 'MIGRATION_ERRORS';  In another source file I have the following code, which is being reported as an er...
    • 1 follower
    • 1 comment
    • 0 votes