mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-21 08:52:48 +01:00
feat(package): locale wrapper
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export * from './acl';
|
||||
export * from './locale';
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export const getServerLocale = (): string => exports.ox_lib.getServerLocale();
|
||||
Reference in New Issue
Block a user