UNPKG

spectaql

Version:

A powerful library for autogenerating static GraphQL API documentation

7 lines (4 loc) 280 B
"use strict"; module.exports = function (value, options) {var _options$hash; return `<span class="${(options === null || options === void 0 || (_options$hash = options.hash) === null || _options$hash === void 0 ? void 0 : _options$hash.className) || ''}">${value}</span>`; };