UNPKG

@bitblit/ratchet-warden-server

Version:

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

5 lines (4 loc) 107 B
export interface WardenS3SingleFileStorageProviderOptions { bucket: string; dataFileKey: string; }