Add readme, global scope
This commit is contained in:
@@ -17,6 +17,7 @@ export enum FeedType {
|
||||
|
||||
export enum Scope {
|
||||
Self = "self",
|
||||
Global = "global",
|
||||
Follows = "follows",
|
||||
Followers = "followers",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user