Searched refs:UnknownAtRule (Results 1 – 3 of 3) sorted by relevance
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js | 24610 …UnknownAtRule: new CSSIssueType('css-unknownatrule', localize('unknown.atrule', "at-rule unknown")… 24697 … __webpack_require__.d(__webpack_exports__, "UnknownAtRule", function() { return UnknownAtRule; }); 26343 var UnknownAtRule = /** @class */ (function (_super) { 26344 __extends(UnknownAtRule, _super); 26345 function UnknownAtRule(offset, length) { 26348 Object.defineProperty(UnknownAtRule.prototype, "type", { 26350 return NodeType.UnknownAtRule; 26355 UnknownAtRule.prototype.setAtRuleName = function (atRuleName) { 26358 UnknownAtRule.prototype.getAtRuleName = function () { 26361 return UnknownAtRule; [all …]
|
| D | 4.4.js | 1 …UnknownAtRule=73]="UnknownAtRule",e[e.Use=74]="Use",e[e.ModuleConfiguration=75]="ModuleConfigurati… property
|
| D | 2.2.js.map | 1 …UnknownAtRule: new CSSIssueType('css-unknownatrule', localize('unknown.atrule', \"at-rule unknown\…
|