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