This website requires JavaScript.
Explore
Help
Register
Sign In
FumeNodes
/
ox_lib
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CommunityOx/ox_lib.git
synced
2026-08-22 17:20:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd91dd81aba4d7c8bcb7c2fbc9b3e6148eb9ca85
ox_lib
/
package
/
server
/
resource
/
cache
/
index.ts
T
4 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(package): import shared and declare cache in server/client
2022-09-18 08:11:25 +10:00
import
{
cache
,
onCache
}
from
'../../../shared'
;
export
{
cache
,
onCache
};
Reference in New Issue
Copy Permalink