UNPKG

@m-ld/gateway

Version:

m-ld gateway for services

3 lines (2 loc) 121 B
import type { Subject } from '@m-ld/m-ld'; export declare const userIsAdmin: (user: string, account: string) => Subject;