@milkdown/core
Advanced tools
Comparing version 4.9.4 to 4.9.5
@@ -1,3 +0,3 @@ | ||
import { MarkdownNode } from '..'; | ||
import { AnyRecord } from '../utility'; | ||
import type { MarkdownNode } from '..'; | ||
import type { AnyRecord } from '../utility'; | ||
export declare type StackElement = { | ||
@@ -4,0 +4,0 @@ type: string; |
{ | ||
"name": "@milkdown/core", | ||
"version": "4.9.4", | ||
"version": "4.9.5", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "module": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124631