UNPKG

nest-access-control

Version:
7 lines (6 loc) 122 B
export interface ACOptions { /** * A name of endpoint which serves grants */ grantsEndpoint?: string; }