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