mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
feat(package): acl wrapper
This commit is contained in:
4
package/server/index.ts
Normal file
4
package/server/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as lib from './resource';
|
||||
export * from './resource';
|
||||
|
||||
export default lib;
|
||||
Reference in New Issue
Block a user