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