lemmy-js-client 0.20.0-alpha.11 → 0.20.0-alpha.12
Sign up to get free protection for your applications and to get access to all the features.
package/dist/types/HidePost.d.ts
CHANGED
package/dist/types/Search.d.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export type SearchType = "All" | "Comments" | "Posts" | "Communities" | "Users"
|
1
|
+
export type SearchType = "All" | "Comments" | "Posts" | "Communities" | "Users";
|
package/package.json
CHANGED