UNPKG

graplix

Version:

Authorization framework for implementing Relation-based Access Control (ReBAC) with the Resolver (Inspired by [GraphQL](https://graphql.org))

4 lines (3 loc) 101 B
export { fga } from "./fga"; export { parse } from "./parse"; export { validate } from "./validate";