@graphql-hive/laboratory
Version:
[Hive](https://the-guild.dev/graphql/hive) is a fully open-source schema registry, analytics, metrics and gateway for [GraphQL federation](https://the-guild.dev/graphql/hive/federation) and other GraphQL APIs.
20 lines (19 loc) • 899 B
JavaScript
import "./editor.api-DPgI1LYm.js";
import { n as language$1, t as conf$1 } from "./typescript-BKr8i4dV.js";
var conf = conf$1, language = {
defaultToken: "invalid",
tokenPostfix: ".js",
keywords: /* @__PURE__ */ "break.case.catch.class.continue.const.constructor.debugger.default.delete.do.else.export.extends.false.finally.for.from.function.get.if.import.in.instanceof.let.new.null.return.set.static.super.switch.symbol.this.throw.true.try.typeof.undefined.var.void.while.with.yield.async.await.of".split("."),
typeKeywords: [],
operators: language$1.operators,
symbols: language$1.symbols,
escapes: language$1.escapes,
digits: language$1.digits,
octaldigits: language$1.octaldigits,
binarydigits: language$1.binarydigits,
hexdigits: language$1.hexdigits,
regexpctl: language$1.regexpctl,
regexpesc: language$1.regexpesc,
tokenizer: language$1.tokenizer
};
export { conf, language };