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 08:52:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9648fb45f317ef9f1558d0dabe1394c8fd27028
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