module.exports = {
name: 'WebAssembly Interface Type',
type: 'data',
color: '#6250e7',
extensions: ['.wit'],
tmScope: 'source.wit',
aceMode: 'text',
languageId: 134534086,
aliases: ['wit'],
codemirrorMode: 'webidl',
codemirrorMimeType: 'text/x-webidl',
}