UNPKG

steemconnect-firebase-functions

Version:

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

5 lines (4 loc) 87 B
export interface DeleteCommentConfig { author: string; permlink: string; }