UNPKG

@deckdeckgo/highlight-code

Version:

A Web Component to highlight your code

5 lines (4 loc) 150 B
import { FunctionalComponent } from '../../stencil-public-runtime'; export declare const CarbonThemeStyle: FunctionalComponent<{ style: string; }>;