"use strict";
/**
* @file
* Interfaces and constants used by the lexical model compiler. These target
* the LMLayer's internal worker code, so we provide those definitions too.
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=lexical-model-source.js.map