mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
// eslint-disable-next-line @typescript-eslint/no-restricted-types
|
|
export type GlobalObject = object;
|