zhangwei
2025-08-18 35cf8d289a09a6a4a34cf3d73fb41d84969ae4ee
1
2
3
4
5
import perms from "./src/perms";
 
const Perms = perms;
 
export { Perms };