UNPKG

@bitblit/ratchet-warden-common

Version:

Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL

6 lines (5 loc) 97 B
export interface WardenTeam { teamId: string; label: string; description?: string; }