UNPKG
projectstarboy_ox_lib
Version:
latest (1.0.1)
1.0.1
JS/TS wrapper for ox_lib exports
github.com/overextended/ox_lib
overextended/ox_lib
projectstarboy_ox_lib
/
server
/
resource
/
cache
/
index.ts
4 lines
(2 loc)
•
81 B
text/typescript
View Raw
1
2
3
4
import
{ cache, onCache }
from
'../../../shared'
;
export
{ cache, onCache };