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