'-'
zhangwei
2025-06-27 d24208b83c83b0a1c8abaddfd81b5bd72624ecb3
1
2
3
4
5
import perms from "./src/perms";
 
const Perms = perms;
 
export { Perms };