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