mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 15:49:10 +00:00
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export type $TSFixMe = any;
|
|
export type $TSFixMeFunction = (...args: any[]) => any;
|