Type alias RawAuthDescriptorRegistration<T>

RawAuthDescriptorRegistration<T>: readonly [auth_type: number, args: T, rules: RawRules | null]

Type Parameters