zhangwei
2025-08-22 85c54d88f139096614aea4b06f2166cae27729d7
1
2
3
4
5
import perms from "./src/perms";
 
const Perms = perms;
 
export { Perms };