index.js 83B

12345
  1. // @flow
  2. import Permissions from "./lib/permissions";
  3. export default Permissions;