zhangwei
2025-06-26 f397a6cfd118ae36022576374ed4a1fd9e15448d
1
2
3
4
5
import perms from "./src/perms";
 
const Perms = perms;
 
export { Perms };