UNPKG

@redocly/theme

Version:

Shared UI components lib

6 lines 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DocumentYamlIcon = void 0; var DocumentYamlIcon_1 = require("../../icons/DocumentYamlIcon/DocumentYamlIcon"); Object.defineProperty(exports, "DocumentYamlIcon", { enumerable: true, get: function () { return DocumentYamlIcon_1.DocumentYamlIcon; } }); //# sourceMappingURL=index.js.map