There was an error while loading. Please reload this page.
1 parent acf019b commit 4dfca58Copy full SHA for 4dfca58
1 file changed
Sources/ATProtoKit/Models/Lexicons/app.bsky/AppBskyLexicon.swift
@@ -16,6 +16,9 @@ extension AppBskyLexicon {
16
/// A group of lexicons within the `app.bsky.actor` namespace.
17
public enum Actor {}
18
19
+ /// A group of lexicons within the `app.bsky.ageAssurance` namespace.
20
+ public enum AgeAssurance {}
21
+
22
/// A group of lexicons within the `app.bsky.bookmark` namespace.
23
public enum Bookmark {}
24
0 commit comments