zhangwei
2025-07-24 4d75f39fca8c6afbe8a120a329af8b2a59a1cd61
1
2
3
4
5
import perms from "./src/perms";
 
const Perms = perms;
 
export { Perms };