index.ts 74 B

12345
  1. import perms from "./src/perms";
  2. const Perms = perms;
  3. export { Perms };