@codewars/codemirror-unicode-helper
Advanced tools
Comparing version 0.0.1 to 0.1.0
@@ -6,1 +6,2 @@ /// <reference types="codemirror" /> | ||
export { unicodeHelperWith }; | ||
export type { Pair } from "./unicode-helper"; |
@@ -6,1 +6,2 @@ /// <reference types="codemirror" /> | ||
export { unicodeHelperWith }; | ||
export type { Pair } from "./unicode-helper"; |
{ | ||
"name": "@codewars/codemirror-unicode-helper", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "CodeMirror extension for entering Unicode characters using LaTeX-like abbreviations", | ||
@@ -5,0 +5,0 @@ "main": "lib/cjs/index.js", |
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
28622
382