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