notion-types
Advanced tools
+3
-0
@@ -147,2 +147,5 @@ /** UUID */ | ||
| type: 'numbered_list'; | ||
| format?: BaseTextBlock['format'] & { | ||
| list_start_index?: number; | ||
| }; | ||
| } | ||
@@ -149,0 +152,0 @@ interface HeaderBlock extends BaseTextBlock { |
+1
-1
| { | ||
| "name": "notion-types", | ||
| "version": "7.6.0", | ||
| "version": "7.7.0", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "TypeScript types for core Notion data structures.", |
24859
0.34%706
0.43%