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