UNPKG

@hashicorp/design-system-components

Version:
8 lines (7 loc) 223 B
/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ import { HighlightStyle } from '@codemirror/language'; declare const hdsDarkHighlightStyle: HighlightStyle; export default hdsDarkHighlightStyle;