UNPKG

@redocly/theme

Version:

Shared UI components lib

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