UNPKG

steemconnect-firebase-functions

Version:

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

4 lines (3 loc) 57 B
export interface Follow { userToFollow: string; }