File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
packages/lexicons/src/lib Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 55 * @module
66 * Contains type declarations for Bluesky lexicons
77 * @generated
8- * Generated on: 2026-01-21T05:31:42.772Z
8+ * Generated on: 2026-01-22T04:14:17.501Z
99 * Version: main
10- * Source: https://github.com/bluesky-social/atproto/tree/9bdd35881aa7efce6595ef708ba13d99c473d114 /lexicons
10+ * Source: https://github.com/bluesky-social/atproto/tree/2c4eb7fe207e0ae5f1840881940f400c486bf143 /lexicons
1111 */
1212
1313/** Base type with optional type field */
@@ -769,6 +769,10 @@ export declare namespace AppBskyAuthCreatePosts {
769769 type Main = At . PermissionSet ;
770770}
771771
772+ export declare namespace AppBskyAuthDeleteContent {
773+ type Main = At . PermissionSet ;
774+ }
775+
772776export declare namespace AppBskyAuthFullApp {
773777 type Main = At . PermissionSet ;
774778}
You can’t perform that action at this time.
0 commit comments