UNPKG

steemconnect-firebase-functions

Version:

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

2 lines (1 loc) 151 B
export declare type Scope = 'login' | 'offline' | 'vote' | 'comment' | 'comment_options' | 'custom_json' | 'delete_comment' | 'claim_reward_balance';