UNPKG

@hashicorp/design-system-components

Version:
8 lines (7 loc) 224 B
/** * Copyright IBM Corp. 2021, 2025 * SPDX-License-Identifier: MPL-2.0 */ import { HighlightStyle } from '@codemirror/language'; declare const hdsDarkHighlightStyle: HighlightStyle; export default hdsDarkHighlightStyle;