UNPKG

steemconnect-firebase-functions

Version:

A TypeScript library that can help you build applications with SteemConnect and Firebase.

5 lines (4 loc) 92 B
export interface ClientCredentials { clientId: string; clientSecret?: string; }