UNPKG

graplix

Version:

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

2 lines (1 loc) 36 B
export type Arrayable<T> = T | T[];