{
  "enum": [
    "bigint",
    "boolean",
    "date",
    "module",
    "null",
    "number",
    "regexp",
    "special",
    "string",
    "symbol",
    "undefined"
  ],
  "type": "string",
  "$schema": "http://json-schema.org/draft-07/schema#"
}