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