This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
oneuptime
Watch
1
Star
0
Fork
0
You've already forked oneuptime
mirror of
https://github.com/OneUptime/oneuptime
synced
2024-11-23 15:49:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd1f54b3ad
oneuptime
/
CommonServer
/
Infrastructure
/
GlobalCache.ts
6 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add types to id
2022-04-07 14:11:34 +00:00
export
default
class
Cache
{
fix
2022-04-12 14:51:38 +00:00
public
static
getItem
(
)
:
void
{
}
add types to id
2022-04-07 14:11:34 +00:00
fix
2022-04-12 14:51:38 +00:00
public
static
setItem
(
)
:
void
{
}
add types to id
2022-04-07 14:11:34 +00:00
}
Reference in New Issue
Copy Permalink