notion-types
Advanced tools
Comparing version 4.19.8 to 5.0.0
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "notion-types", | ||
"version": "4.19.8", | ||
"version": "5.0.0", | ||
"description": "TypeScript types for core Notion data structures.", | ||
@@ -15,3 +15,3 @@ "repository": "NotionX/react-notion-x", | ||
}, | ||
"gitHead": "100dc9191390111b52ac27b9ea31f17451100fff" | ||
"gitHead": "b0394b2b0ccc159fce690d12e76f1d5be8e91446" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2329
122598