UNPKG

steemconnect-firebase-functions

Version:

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

5 lines (4 loc) 82 B
export interface Reblog { postAuthor: string; postPermlink: string; }