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