r34-types
Version:
Types for both frontend and backend applications using kurozenzen's R34 environment.
2 lines • 340 B
TypeScript
export declare type PreferenceKey = "rated" | "ratedThreshold" | "originals" | "cookies" | "preloadVideos" | "tagSuggestionsCount" | "resultsLayout" | "pageSize" | "showMetadata" | "showComments" | "sort" | "themeId" | "autoPlay" | "hideSeen" | "autoscrollDelay" | "showPostDetails" | "backends";
//# sourceMappingURL=PreferenceKey.d.ts.map