UNPKG

@redocly/theme

Version:

Shared UI components lib

7 lines 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isTag = isTag; function isTag(value) { return !!((value === null || value === void 0 ? void 0 : value.$$mdtype) === 'Tag'); } //# sourceMappingURL=markdoc.js.map