// Type definitions for highlightjs 9.12 // Project: https://github.com/isagalaev/highlight.js // Definitions by: Florian Keller // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import highlightjs = require('highlight.js'); export = highlightjs;