UNPKG

monogon

Version:

Modern syntax highlighting for developer tooling

35 lines (34 loc) 1.07 kB
import '../../monogon-code'; declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ content: { type: StringConstructor; required: true; }; lang: { type: () => "plaintext" | "json" | "yaml" | "css"; default: string; required: true; }; readonly: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ content: { type: StringConstructor; required: true; }; lang: { type: () => "plaintext" | "json" | "yaml" | "css"; default: string; required: true; }; readonly: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { lang: "plaintext" | "json" | "yaml" | "css"; readonly: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;