mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
|
|
import { cache, onCache } from '../../../shared';
|
||
|
|
|
||
|
|
export { cache, onCache };
|