We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0169b2d commit 66e33b1Copy full SHA for 66e33b1
source/types/index.ts
@@ -0,0 +1,16 @@
1
+/*
2
+ * *** MIT LICENSE ***
3
+ * -------------------------------------------------------------------------
4
+ * This code may be modified and distributed under the MIT license.
5
+ * See the LICENSE file for details.
6
7
+ *
8
+ * @summary Collection of types related to Notion API
9
10
+ * @author Alvis HT Tang <alvis@hilbert.space>
11
+ * @license MIT
12
+ * @copyright Copyright (c) 2021 - All Rights Reserved.
13
14
+ */
15
+
16
+/* istanbul ignore file */
0 commit comments