Comparing version
@@ -5,2 +5,3 @@ import { types as t } from "@marko/compiler"; | ||
declare const kSiblingText: unique symbol; | ||
declare const kSharedText: unique symbol; | ||
declare enum SiblingText { | ||
@@ -15,2 +16,3 @@ None = 0, | ||
[kSiblingText]?: SiblingText; | ||
[kSharedText]?: true; | ||
} | ||
@@ -17,0 +19,0 @@ } |
{ | ||
"name": "marko", | ||
"version": "6.0.39", | ||
"version": "6.0.40", | ||
"description": "Optimized runtime for Marko templates.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
1329248
0.08%37455
0.1%