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-21 17:02:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
386fc60afda8941a319154f8fdb87e26ae49a614
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