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 01:10:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33b70b6f1c06f8846b2d9a97335232f402fad1a6
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