mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(package): cache
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import * as lib from './resource';
|
||||
import { cache, onCache } from '../shared/resource';
|
||||
export * from './resource';
|
||||
|
||||
export default lib;
|
||||
export { cache, onCache };
|
||||
|
||||
Reference in New Issue
Block a user