UNPKG

linguist-languages

Version:
23 lines (21 loc) 424 B
declare const _: { readonly name: 'VHDL' readonly type: 'programming' readonly aceMode: 'vhdl' readonly extensions: readonly [ '.vhdl', '.vhd', '.vhf', '.vhi', '.vho', '.vhs', '.vht', '.vhw', ] readonly languageId: 385 readonly tmScope: 'source.vhdl' readonly codemirrorMode: 'vhdl' readonly codemirrorMimeType: 'text/x-vhdl' readonly color: '#adb2cb' } export default _