UNPKG

@redocly/theme

Version:

Shared UI components lib

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