@uiw/codemirror-themes
Advanced tools
Comparing version 4.22.2 to 4.23.0
import { Extension } from '@codemirror/state'; | ||
import { TagStyle } from '@codemirror/language'; | ||
import { StyleSpec } from 'style-mod'; | ||
import { type TagStyle } from '@codemirror/language'; | ||
import type { StyleSpec } from 'style-mod'; | ||
export interface CreateThemeOptions { | ||
@@ -5,0 +5,0 @@ /** |
import { Extension } from '@codemirror/state'; | ||
import { TagStyle } from '@codemirror/language'; | ||
import { StyleSpec } from 'style-mod'; | ||
import { type TagStyle } from '@codemirror/language'; | ||
import type { StyleSpec } from 'style-mod'; | ||
export interface CreateThemeOptions { | ||
@@ -5,0 +5,0 @@ /** |
{ | ||
"name": "@uiw/codemirror-themes", | ||
"version": "4.22.2", | ||
"version": "4.23.0", | ||
"description": "Themes for CodeMirror.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/doc", |
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
26483