{
	"schemaVersion": "2.0",
	"id": 0,
	"name": "TypeDoc API",
	"variant": "project",
	"kind": 1,
	"flags": {},
	"children": [
		{
			"id": 2095,
			"name": "Configuration",
			"variant": "declaration",
			"kind": 4,
			"flags": {},
			"children": [
				{
					"id": 2998,
					"name": "OptionDefaults",
					"variant": "declaration",
					"kind": 4,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Defaults values for TypeDoc options"
							}
						]
					},
					"children": [
						{
							"id": 3001,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 44,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L44"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "TagDefaults.blockTags"
						},
						{
							"id": 3004,
							"name": "cascadedModifierTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 48,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L48"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 2999,
							"name": "excludeNotDocumentedKinds",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 10,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L10"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 4887,
										"typeArguments": [
											{
												"type": "query",
												"queryType": {
													"type": "reference",
													"target": 615,
													"name": "ReflectionKind",
													"package": "typedoc"
												}
											}
										],
										"name": "EnumKeys",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3000,
							"name": "excludeTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 34,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L34"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3007,
							"name": "highlightLanguages",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 72,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L72"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": {
											"packageName": "@gerrit0/mini-shiki",
											"packagePath": "dist/shiki.d.ts",
											"qualifiedName": "BundledLanguage"
										},
										"name": "BundledLanguage",
										"package": "@gerrit0/mini-shiki"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3008,
							"name": "ignoredHighlightLanguages",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 86,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L86"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							},
							"defaultValue": "[]"
						},
						{
							"id": 3002,
							"name": "inlineTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 45,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L45"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "TagDefaults.inlineTags"
						},
						{
							"id": 3010,
							"name": "kindSortOrder",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 94,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L94"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 4887,
										"typeArguments": [
											{
												"type": "query",
												"queryType": {
													"type": "reference",
													"target": 615,
													"name": "ReflectionKind",
													"package": "typedoc"
												}
											}
										],
										"name": "EnumKeys",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3003,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 46,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L46"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "TagDefaults.modifierTags"
						},
						{
							"id": 3006,
							"name": "notRenderedTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 56,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L56"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3005,
							"name": "preservedTypeAnnotationTags",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 54,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L54"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5097,
										"name": "TagString",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "[]"
						},
						{
							"id": 3011,
							"name": "requiredToBeDocumented",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 115,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L115"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 4887,
										"typeArguments": [
											{
												"type": "query",
												"queryType": {
													"type": "reference",
													"target": 615,
													"name": "ReflectionKind",
													"package": "typedoc"
												}
											}
										],
										"name": "EnumKeys",
										"package": "typedoc"
									}
								}
							},
							"defaultValue": "..."
						},
						{
							"id": 3009,
							"name": "sort",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/defaults.ts",
									"line": 88,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L88"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							},
							"defaultValue": "..."
						}
					],
					"groups": [
						{
							"title": "Variables",
							"children": [
								3001,
								3004,
								2999,
								3000,
								3007,
								3008,
								3002,
								3010,
								3003,
								3006,
								3005,
								3011,
								3009
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/defaults.ts",
							"line": 1,
							"character": 0,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/defaults.ts#L1"
						}
					]
				},
				{
					"id": 2096,
					"name": "CommentStyle",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Determines how TypeDoc searches for comments."
							}
						]
					},
					"children": [
						{
							"id": 2100,
							"name": "All",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L38"
								}
							],
							"type": {
								"type": "literal",
								"value": "all"
							}
						},
						{
							"id": 2098,
							"name": "Block",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 36,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L36"
								}
							],
							"type": {
								"type": "literal",
								"value": "block"
							}
						},
						{
							"id": 2097,
							"name": "JSDoc",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 35,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L35"
								}
							],
							"type": {
								"type": "literal",
								"value": "jsdoc"
							}
						},
						{
							"id": 2099,
							"name": "Line",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L37"
								}
							],
							"type": {
								"type": "literal",
								"value": "line"
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								2100,
								2098,
								2097,
								2099
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 34,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L34"
						},
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 40,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L40"
						}
					]
				},
				{
					"id": 2101,
					"name": "EmitStrategy",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"children": [
						{
							"id": 2102,
							"name": "both",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 23,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L23"
								}
							],
							"type": {
								"type": "literal",
								"value": "both"
							}
						},
						{
							"id": 2103,
							"name": "docs",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 24,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L24"
								}
							],
							"type": {
								"type": "literal",
								"value": "docs"
							}
						},
						{
							"id": 2104,
							"name": "none",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L25"
								}
							],
							"type": {
								"type": "literal",
								"value": "none"
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								2102,
								2103,
								2104
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 22,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L22"
						},
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 28,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L28"
						}
					]
				},
				{
					"id": 2105,
					"name": "ParameterHint",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"children": [
						{
							"id": 2107,
							"name": "Directory",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 446,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L446"
								}
							],
							"type": {
								"type": "literal",
								"value": 1
							}
						},
						{
							"id": 2106,
							"name": "File",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 445,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L445"
								}
							],
							"type": {
								"type": "literal",
								"value": 0
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								2107,
								2106
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 444,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L444"
						}
					]
				},
				{
					"id": 2108,
					"name": "ParameterType",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"children": [
						{
							"id": 2116,
							"name": "Array",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 463,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L463"
								}
							],
							"type": {
								"type": "literal",
								"value": 7
							}
						},
						{
							"id": 2113,
							"name": "Boolean",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 460,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L460"
								}
							],
							"type": {
								"type": "literal",
								"value": 4
							}
						},
						{
							"id": 2122,
							"name": "Flags",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An object with true/false flags"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 489,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L489"
								}
							],
							"type": {
								"type": "literal",
								"value": 13
							}
						},
						{
							"id": 2120,
							"name": "GlobArray",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Relative to the config directory."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 481,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L481"
								}
							],
							"type": {
								"type": "literal",
								"value": 11
							}
						},
						{
							"id": 2114,
							"name": "Map",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 461,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L461"
								}
							],
							"type": {
								"type": "literal",
								"value": 5
							}
						},
						{
							"id": 2115,
							"name": "Mixed",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 462,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L462"
								}
							],
							"type": {
								"type": "literal",
								"value": 6
							}
						},
						{
							"id": 2118,
							"name": "ModuleArray",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Resolved according to the config directory if it starts with "
									},
									{
										"kind": "code",
										"text": "`.`"
									}
								],
								"blockTags": [
									{
										"tag": "@deprecated",
										"content": [
											{
												"kind": "text",
												"text": "since 0.28.8, will be removed in 0.29"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 472,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L472"
								}
							],
							"type": {
								"type": "literal",
								"value": 9
							}
						},
						{
							"id": 2112,
							"name": "Number",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L459"
								}
							],
							"type": {
								"type": "literal",
								"value": 3
							}
						},
						{
							"id": 2121,
							"name": "Object",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An object which partially merges user-set values into the defaults."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 485,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L485"
								}
							],
							"type": {
								"type": "literal",
								"value": 12
							}
						},
						{
							"id": 2110,
							"name": "Path",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Resolved according to the config directory."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 454,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L454"
								}
							],
							"type": {
								"type": "literal",
								"value": 1
							}
						},
						{
							"id": 2117,
							"name": "PathArray",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Resolved according to the config directory."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 467,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L467"
								}
							],
							"type": {
								"type": "literal",
								"value": 8
							}
						},
						{
							"id": 2119,
							"name": "PluginArray",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Resolved according to the config directory if it starts with "
									},
									{
										"kind": "code",
										"text": "`.`"
									},
									{
										"kind": "text",
										"text": "\n - only intended for use with the plugin option"
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 477,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L477"
								}
							],
							"type": {
								"type": "literal",
								"value": 10
							}
						},
						{
							"id": 2109,
							"name": "String",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L450"
								}
							],
							"type": {
								"type": "literal",
								"value": 0
							}
						},
						{
							"id": 2111,
							"name": "UrlOrPath",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Resolved according to the config directory unless it starts with https?://"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 458,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L458"
								}
							],
							"type": {
								"type": "literal",
								"value": 2
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								2116,
								2113,
								2122,
								2120,
								2114,
								2115,
								2118,
								2112,
								2121,
								2110,
								2117,
								2119,
								2109,
								2111
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 449,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L449"
						}
					]
				},
				{
					"id": 2255,
					"name": "ArgumentsReader",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Obtains option values from command-line arguments"
							}
						]
					},
					"children": [
						{
							"id": 2256,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 2257,
									"name": "ArgumentsReader",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/arguments.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L25"
										}
									],
									"parameters": [
										{
											"id": 2258,
											"name": "priority",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "number"
											}
										},
										{
											"id": 2259,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "string"
												}
											},
											"defaultValue": "..."
										}
									],
									"type": {
										"type": "reference",
										"target": 2255,
										"name": "ArgumentsReader",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2260,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this reader so that it may be removed by plugins without the plugin\naccessing the instance performing the read. Multiple readers may have the same\nname."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 19,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L19"
								}
							],
							"type": {
								"type": "literal",
								"value": "arguments"
							},
							"defaultValue": "\"arguments\"",
							"implementationOf": {
								"type": "reference",
								"target": 2244,
								"name": "OptionsReader.name"
							}
						},
						{
							"id": 2261,
							"name": "order",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Readers will be processed according to their orders.\nA higher order indicates that the reader should be called *later*.\n\nNote that to preserve expected behavior, the argv reader must have both the lowest\norder so that it may set the location of config files used by other readers and\nthe highest order so that it can override settings from lower order readers."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 20,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L20"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"implementationOf": {
								"type": "reference",
								"target": 2243,
								"name": "OptionsReader.order"
							}
						},
						{
							"id": 2262,
							"name": "supportsPackages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Flag to indicate that this reader should be included in sub-options objects created\nto read options for packages mode."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 21,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L21"
								}
							],
							"type": {
								"type": "literal",
								"value": false
							},
							"defaultValue": "false",
							"implementationOf": {
								"type": "reference",
								"target": 2245,
								"name": "OptionsReader.supportsPackages"
							}
						},
						{
							"id": 2265,
							"name": "ignoreErrors",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 30,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L30"
								}
							],
							"signatures": [
								{
									"id": 2266,
									"name": "ignoreErrors",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/arguments.ts",
											"line": 30,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L30"
										}
									],
									"type": {
										"type": "reference",
										"target": 2255,
										"name": "ArgumentsReader",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2267,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/arguments.ts",
									"line": 35,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L35"
								}
							],
							"signatures": [
								{
									"id": 2268,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Read options from the reader's source and place them in the options parameter.\nOptions without a declared name may be treated as if they were declared with type\n"
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "ParameterType.Mixed",
												"target": 2115
											},
											{
												"kind": "text",
												"text": ". Options which have been declared must be converted to the\ncorrect type. As an alternative to doing this conversion in the reader,\nthe reader may use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "Options.setValue",
												"target": 2211
											},
											{
												"kind": "text",
												"text": ", which will correctly convert values."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/arguments.ts",
											"line": 35,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L35"
										}
									],
									"parameters": [
										{
											"id": 2269,
											"name": "container",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the options container that provides declarations"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 2146,
												"name": "Options",
												"package": "typedoc"
											}
										},
										{
											"id": 2270,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "logger to be used to report errors"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"implementationOf": {
										"type": "reference",
										"target": 2247,
										"name": "OptionsReader.read"
									}
								}
							],
							"implementationOf": {
								"type": "reference",
								"target": 2246,
								"name": "OptionsReader.read"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2256
							]
						},
						{
							"title": "Methods",
							"children": [
								2265,
								2267
							]
						},
						{
							"title": "Properties",
							"children": [
								2260,
								2261,
								2262
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/readers/arguments.ts",
							"line": 18,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/arguments.ts#L18"
						}
					],
					"implementedTypes": [
						{
							"type": "reference",
							"target": 2242,
							"name": "OptionsReader",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2146,
					"name": "Options",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Maintains a collection of option declarations split into TypeDoc options\nand TypeScript options. Ensures options are of the correct type for calling\ncode.\n\n### Option Discovery\n\nSince plugins commonly add custom options, and TypeDoc does not permit options which have\nnot been declared to be set, options must be read twice. The first time options are read,\na noop logger is passed so that any errors are ignored. Then, after loading plugins, options\nare read again, this time with the logger specified by the application.\n\nOptions are read in a specific order.\n1. argv (0) - Must be read first since it should change the files read when\n   passing --options or --tsconfig.\n2. typedoc-json (100) - Read next so that it can specify the tsconfig.json file to read.\n3. tsconfig-json (200) - Last config file reader, cannot specify the typedoc.json file to read.\n4. argv (300) - Read argv again since any options set there should override those set in config\n   files."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "None"
									}
								]
							},
							{
								"tag": "@summary",
								"content": [
									{
										"kind": "text",
										"text": "Contains all of TypeDoc's option declarations & values"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 2147,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L112"
								}
							],
							"signatures": [
								{
									"id": 2148,
									"name": "Options",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 112,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L112"
										}
									],
									"type": {
										"type": "reference",
										"target": 2146,
										"name": "Options",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2156,
							"name": "packageDir",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "In packages mode, the directory of the package being converted."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 110,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L110"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2185,
							"name": "addDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L216"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L224"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 227,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L227"
								}
							],
							"signatures": [
								{
									"id": 2186,
									"name": "addDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Adds an option declaration to the container with extra type checking to ensure that\nthe runtime type is consistent with the declared type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 216,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L216"
										}
									],
									"typeParameters": [
										{
											"id": 2187,
											"name": "K",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 2520,
													"name": "TypeDocOptionMap",
													"package": "typedoc"
												}
											}
										}
									],
									"parameters": [
										{
											"id": 2188,
											"name": "declaration",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The option declaration that should be added."
													}
												]
											},
											"type": {
												"type": "intersection",
												"types": [
													{
														"type": "reflection",
														"declaration": {
															"id": 2189,
															"name": "__type",
															"variant": "declaration",
															"kind": 65536,
															"flags": {},
															"children": [
																{
																	"id": 2190,
																	"name": "name",
																	"variant": "declaration",
																	"kind": 1024,
																	"flags": {},
																	"sources": [
																		{
																			"fileName": "lib/utils/options/options.ts",
																			"line": 217,
																			"character": 23,
																			"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L217"
																		}
																	],
																	"type": {
																		"type": "reference",
																		"target": 2187,
																		"name": "K",
																		"package": "typedoc",
																		"refersToTypeParameter": true
																	}
																}
															],
															"groups": [
																{
																	"title": "Properties",
																	"children": [
																		2190
																	]
																}
															],
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 217,
																	"character": 21,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L217"
																}
															]
														}
													},
													{
														"type": "reference",
														"target": 2417,
														"typeArguments": [
															{
																"type": "reference",
																"target": 2187,
																"name": "K",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "KeyToDeclaration",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								},
								{
									"id": 2191,
									"name": "addDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Adds an option declaration to the container."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 224,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L224"
										}
									],
									"parameters": [
										{
											"id": 2192,
											"name": "declaration",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The option declaration that should be added."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2174,
							"name": "addReader",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 197,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L197"
								}
							],
							"signatures": [
								{
									"id": 2175,
									"name": "addReader",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Adds an option reader that will be used to read configuration values\nfrom the command line, configuration files, or other locations."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 197,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L197"
										}
									],
									"parameters": [
										{
											"id": 2176,
											"name": "reader",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2242,
												"name": "OptionsReader",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2157,
							"name": "copyForPackage",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L119"
								}
							],
							"signatures": [
								{
									"id": 2158,
									"name": "copyForPackage",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Clones the options, intended for use in packages mode."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 119,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L119"
										}
									],
									"parameters": [
										{
											"id": 2159,
											"name": "packageDir",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 2146,
										"name": "Options",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2224,
							"name": "fixCompilerOptions",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 369,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L369"
								}
							],
							"signatures": [
								{
									"id": 2225,
									"name": "fixCompilerOptions",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 369,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L369"
										}
									],
									"parameters": [
										{
											"id": 2226,
											"name": "options",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Readonly"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": {
															"packageName": "typescript",
															"packagePath": "lib/typescript.d.ts",
															"qualifiedName": "ts.CompilerOptions"
														},
														"name": "ts.CompilerOptions",
														"package": "typescript"
													}
												],
												"name": "Readonly",
												"package": "typescript"
											}
										},
										{
											"id": 2227,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.CompilerOptions"
										},
										"name": "CompilerOptions",
										"package": "typescript",
										"qualifiedName": "ts.CompilerOptions"
									}
								}
							]
						},
						{
							"id": 2221,
							"name": "getCompilerOptions",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 364,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L364"
								}
							],
							"signatures": [
								{
									"id": 2222,
									"name": "getCompilerOptions",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the set compiler options."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 364,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L364"
										}
									],
									"parameters": [
										{
											"id": 2223,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.CompilerOptions"
										},
										"name": "CompilerOptions",
										"package": "typescript",
										"qualifiedName": "ts.CompilerOptions"
									}
								}
							]
						},
						{
							"id": 2193,
							"name": "getDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L244"
								}
							],
							"signatures": [
								{
									"id": 2194,
									"name": "getDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets a declaration by one of its names."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 244,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L244"
										}
									],
									"parameters": [
										{
											"id": 2195,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Readonly"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 2380,
														"name": "DeclarationOption",
														"package": "typedoc"
													}
												],
												"name": "Readonly",
												"package": "typescript"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 2196,
							"name": "getDeclarations",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 251,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L251"
								}
							],
							"signatures": [
								{
									"id": 2197,
									"name": "getDeclarations",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets all declared options."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 251,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L251"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": {
												"packageName": "typescript",
												"packagePath": "lib/lib.es5.d.ts",
												"qualifiedName": "Readonly"
											},
											"typeArguments": [
												{
													"type": "reference",
													"target": 2380,
													"name": "DeclarationOption",
													"package": "typedoc"
												}
											],
											"name": "Readonly",
											"package": "typescript"
										}
									}
								}
							]
						},
						{
							"id": 2228,
							"name": "getFileNames",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 405,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L405"
								}
							],
							"signatures": [
								{
									"id": 2229,
									"name": "getFileNames",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the file names discovered through reading a tsconfig file."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 405,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L405"
										}
									],
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									}
								}
							]
						},
						{
							"id": 2240,
							"name": "getHelp",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 2241,
									"name": "getHelp",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Get the help message to be displayed to the user if "
											},
											{
												"kind": "code",
												"text": "`--help`"
											},
											{
												"kind": "text",
												"text": " is passed."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L447"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 2230,
							"name": "getProjectReferences",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 412,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L412"
								}
							],
							"signatures": [
								{
									"id": 2231,
									"name": "getProjectReferences",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the project references - used in solution style tsconfig setups."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 412,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L412"
										}
									],
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.ProjectReference"
												},
												"name": "ProjectReference",
												"package": "typescript",
												"qualifiedName": "ts.ProjectReference"
											}
										}
									}
								}
							]
						},
						{
							"id": 2203,
							"name": "getRawValues",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 273,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L273"
								}
							],
							"signatures": [
								{
									"id": 2204,
									"name": "getRawValues",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets all of the TypeDoc option values defined in this option container."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 273,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L273"
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Readonly"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 2800,
														"name": "TypeDocOptionValues",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										],
										"name": "Readonly",
										"package": "typescript"
									}
								}
							]
						},
						{
							"id": 2237,
							"name": "getSimilarOptions",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 440,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L440"
								}
							],
							"signatures": [
								{
									"id": 2238,
									"name": "getSimilarOptions",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Discover similar option names to the given name, for use in error reporting."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 440,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L440"
										}
									],
									"parameters": [
										{
											"id": 2239,
											"name": "missingName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "intrinsic",
											"name": "string"
										}
									}
								}
							]
						},
						{
							"id": 2205,
							"name": "getValue",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 281,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L281"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 282,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L282"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 283,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L283"
								}
							],
							"signatures": [
								{
									"id": 2206,
									"name": "getValue",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets a value for the given option key, throwing if the option has not been declared."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 281,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L281"
										}
									],
									"typeParameters": [
										{
											"id": 2207,
											"name": "K",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 2520,
													"name": "TypeDocOptionMap",
													"package": "typedoc"
												}
											}
										}
									],
									"parameters": [
										{
											"id": 2208,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2207,
												"name": "K",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 2207,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 2800,
											"name": "TypeDocOptionValues",
											"package": "typedoc"
										}
									}
								},
								{
									"id": 2209,
									"name": "getValue",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets a value for the given option key, throwing if the option has not been declared."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 282,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L282"
										}
									],
									"parameters": [
										{
											"id": 2210,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								}
							]
						},
						{
							"id": 2198,
							"name": "isSet",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 259,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L259"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 260,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L260"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 261,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L261"
								}
							],
							"signatures": [
								{
									"id": 2199,
									"name": "isSet",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if the given option's value is deeply strict equal to the default."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 259,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L259"
										}
									],
									"parameters": [
										{
											"id": 2200,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 2520,
													"name": "TypeDocOptionMap",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								},
								{
									"id": 2201,
									"name": "isSet",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if the given option's value is deeply strict equal to the default."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 260,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L260"
										}
									],
									"parameters": [
										{
											"id": 2202,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 2177,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 201,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L201"
								}
							],
							"signatures": [
								{
									"id": 2178,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 201,
											"character": 10,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L201"
										}
									],
									"parameters": [
										{
											"id": 2179,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										},
										{
											"id": 2180,
											"name": "cwd",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "..."
										},
										{
											"id": 2181,
											"name": "usedFile",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2182,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/options.ts",
															"line": 204,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L204"
														}
													],
													"signatures": [
														{
															"id": 2183,
															"name": "__type",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 204,
																	"character": 18,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L204"
																}
															],
															"parameters": [
																{
																	"id": 2184,
																	"name": "path",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "intrinsic",
																		"name": "string"
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											},
											"defaultValue": "..."
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Promise"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "void"
											}
										],
										"name": "Promise",
										"package": "typescript"
									}
								}
							]
						},
						{
							"id": 2169,
							"name": "reset",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 169,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L169"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 170,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L170"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 171,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L171"
								}
							],
							"signatures": [
								{
									"id": 2170,
									"name": "reset",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Resets the option bag to all default values.\nIf a name is provided, will only reset that name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 169,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L169"
										}
									],
									"parameters": [
										{
											"id": 2171,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "unknown",
												"name": "keyof TypeDocOptionMap"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								},
								{
									"id": 2172,
									"name": "reset",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Resets the option bag to all default values.\nIf a name is provided, will only reset that name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 170,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L170"
										}
									],
									"parameters": [
										{
											"id": 2173,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "intrinsic",
												"name": "undefined"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2164,
							"name": "restore",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 159,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L159"
								}
							],
							"signatures": [
								{
									"id": 2165,
									"name": "restore",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Take a snapshot of option values now, used in tests only."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 159,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L159"
										}
									],
									"parameters": [
										{
											"id": 2166,
											"name": "snapshot",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2167,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2168,
															"name": "__optionSnapshot",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 159,
																	"character": 24,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L159"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "never"
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																2168
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils/options/options.ts",
															"line": 159,
															"character": 22,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L159"
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2232,
							"name": "setCompilerOptions",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 419,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L419"
								}
							],
							"signatures": [
								{
									"id": 2233,
									"name": "setCompilerOptions",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Sets the compiler options that will be used to get a TS program."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 419,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L419"
										}
									],
									"parameters": [
										{
											"id": 2234,
											"name": "fileNames",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "intrinsic",
														"name": "string"
													}
												}
											}
										},
										{
											"id": 2235,
											"name": "options",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.CompilerOptions"
												},
												"name": "CompilerOptions",
												"package": "typescript",
												"qualifiedName": "ts.CompilerOptions"
											}
										},
										{
											"id": 2236,
											"name": "projectReferences",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "typeOperator",
														"operator": "readonly",
														"target": {
															"type": "array",
															"elementType": {
																"type": "reference",
																"target": {
																	"packageName": "typescript",
																	"packagePath": "lib/typescript.d.ts",
																	"qualifiedName": "ts.ProjectReference"
																},
																"name": "ProjectReference",
																"package": "typescript",
																"qualifiedName": "ts.ProjectReference"
															}
														}
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2211,
							"name": "setValue",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 304,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L304"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 309,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L309"
								},
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L314"
								}
							],
							"signatures": [
								{
									"id": 2212,
									"name": "setValue",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Sets the given declared option. Throws if setting the option fails."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 304,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L304"
										}
									],
									"typeParameters": [
										{
											"id": 2213,
											"name": "K",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 2520,
													"name": "TypeDocOptionMap",
													"package": "typedoc"
												}
											}
										}
									],
									"parameters": [
										{
											"id": 2214,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2213,
												"name": "K",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										},
										{
											"id": 2215,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Exclude"
												},
												"typeArguments": [
													{
														"type": "indexedAccess",
														"indexType": {
															"type": "reference",
															"target": 2213,
															"name": "K",
															"package": "typedoc",
															"refersToTypeParameter": true
														},
														"objectType": {
															"type": "reference",
															"target": 2667,
															"name": "TypeDocOptions",
															"package": "typedoc"
														}
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												],
												"name": "Exclude",
												"package": "typescript"
											}
										},
										{
											"id": 2216,
											"name": "configPath",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the directory to resolve Path type values against"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								},
								{
									"id": 2217,
									"name": "setValue",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Sets the given declared option. Throws if setting the option fails."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 309,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L309"
										}
									],
									"parameters": [
										{
											"id": 2218,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										},
										{
											"id": 2219,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										},
										{
											"id": 2220,
											"name": "configPath",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the directory to resolve Path type values against"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "undefined"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 2160,
							"name": "snapshot",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 144,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L144"
								}
							],
							"signatures": [
								{
									"id": 2161,
									"name": "snapshot",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Take a snapshot of option values now, used in tests only."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 144,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L144"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 2162,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 2163,
													"name": "__optionSnapshot",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/options.ts",
															"line": 145,
															"character": 28,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L145"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "never"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														2163
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils/options/options.ts",
													"line": 145,
													"character": 26,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L145"
												}
											]
										}
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2147
							]
						},
						{
							"title": "Methods",
							"children": [
								2185,
								2174,
								2157,
								2224,
								2221,
								2193,
								2196,
								2228,
								2240,
								2230,
								2203,
								2237,
								2205,
								2198,
								2177,
								2169,
								2164,
								2232,
								2211,
								2160
							]
						},
						{
							"title": "Properties",
							"children": [
								2156
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/options.ts",
							"line": 98,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L98"
						}
					]
				},
				{
					"id": 2271,
					"name": "PackageJsonReader",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes an option reader that discovers user configuration and converts it to the\nTypeDoc format."
							}
						]
					},
					"children": [
						{
							"id": 2272,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 2273,
									"name": "PackageJsonReader",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2271,
										"name": "PackageJsonReader",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2276,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this reader so that it may be removed by plugins without the plugin\naccessing the instance performing the read. Multiple readers may have the same\nname."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/package-json.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L16"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"defaultValue": "\"package-json\"",
							"implementationOf": {
								"type": "reference",
								"target": 2244,
								"name": "OptionsReader.name"
							}
						},
						{
							"id": 2274,
							"name": "order",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Readers will be processed according to their orders.\nA higher order indicates that the reader should be called *later*.\n\nNote that to preserve expected behavior, the argv reader must have both the lowest\norder so that it may set the location of config files used by other readers and\nthe highest order so that it can override settings from lower order readers."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/package-json.ts",
									"line": 12,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L12"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "150",
							"implementationOf": {
								"type": "reference",
								"target": 2243,
								"name": "OptionsReader.order"
							}
						},
						{
							"id": 2275,
							"name": "supportsPackages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Flag to indicate that this reader should be included in sub-options objects created\nto read options for packages mode."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/package-json.ts",
									"line": 14,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L14"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "true",
							"implementationOf": {
								"type": "reference",
								"target": 2245,
								"name": "OptionsReader.supportsPackages"
							}
						},
						{
							"id": 2277,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/package-json.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L18"
								}
							],
							"signatures": [
								{
									"id": 2278,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Read options from the reader's source and place them in the options parameter.\nOptions without a declared name may be treated as if they were declared with type\n"
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "ParameterType.Mixed",
												"target": 2115
											},
											{
												"kind": "text",
												"text": ". Options which have been declared must be converted to the\ncorrect type. As an alternative to doing this conversion in the reader,\nthe reader may use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "Options.setValue",
												"target": 2211
											},
											{
												"kind": "text",
												"text": ", which will correctly convert values."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/package-json.ts",
											"line": 18,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L18"
										}
									],
									"parameters": [
										{
											"id": 2279,
											"name": "container",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the options container that provides declarations"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 2146,
												"name": "Options",
												"package": "typedoc"
											}
										},
										{
											"id": 2280,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "logger to be used to report errors"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										},
										{
											"id": 2281,
											"name": "cwd",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the directory which should be treated as the current working directory for option file discovery"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 2282,
											"name": "usedFile",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "a callback to track files that were read or whose existence was checked, for purposes of restarting a build when watching files"
													}
												]
											},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2283,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/readers/package-json.ts",
															"line": 22,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L22"
														}
													],
													"signatures": [
														{
															"id": 2284,
															"name": "__type",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/readers/package-json.ts",
																	"line": 22,
																	"character": 18,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L22"
																}
															],
															"parameters": [
																{
																	"id": 2285,
																	"name": "path",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "intrinsic",
																		"name": "string"
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"implementationOf": {
										"type": "reference",
										"target": 2247,
										"name": "OptionsReader.read"
									}
								}
							],
							"implementationOf": {
								"type": "reference",
								"target": 2246,
								"name": "OptionsReader.read"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2272
							]
						},
						{
							"title": "Methods",
							"children": [
								2277
							]
						},
						{
							"title": "Properties",
							"children": [
								2276,
								2274,
								2275
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/readers/package-json.ts",
							"line": 9,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/package-json.ts#L9"
						}
					],
					"implementedTypes": [
						{
							"type": "reference",
							"target": 2242,
							"name": "OptionsReader",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2286,
					"name": "TSConfigReader",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes an option reader that discovers user configuration and converts it to the\nTypeDoc format."
							}
						]
					},
					"children": [
						{
							"id": 2287,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 2288,
									"name": "TSConfigReader",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2286,
										"name": "TSConfigReader",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2290,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this reader so that it may be removed by plugins without the plugin\naccessing the instance performing the read. Multiple readers may have the same\nname."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/tsconfig.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"defaultValue": "\"tsconfig-json\"",
							"implementationOf": {
								"type": "reference",
								"target": 2244,
								"name": "OptionsReader.name"
							}
						},
						{
							"id": 2289,
							"name": "order",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Note: Runs after the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "TypeDocReader",
										"target": 2327
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/tsconfig.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L54"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "200",
							"implementationOf": {
								"type": "reference",
								"target": 2243,
								"name": "OptionsReader.order"
							}
						},
						{
							"id": 2291,
							"name": "supportsPackages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Flag to indicate that this reader should be included in sub-options objects created\nto read options for packages mode."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/tsconfig.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L58"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "true",
							"implementationOf": {
								"type": "reference",
								"target": 2245,
								"name": "OptionsReader.supportsPackages"
							}
						},
						{
							"id": 2293,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/tsconfig.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 2294,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Read options from the reader's source and place them in the options parameter.\nOptions without a declared name may be treated as if they were declared with type\n"
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "ParameterType.Mixed",
												"target": 2115
											},
											{
												"kind": "text",
												"text": ". Options which have been declared must be converted to the\ncorrect type. As an alternative to doing this conversion in the reader,\nthe reader may use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "Options.setValue",
												"target": 2211
											},
											{
												"kind": "text",
												"text": ", which will correctly convert values."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/tsconfig.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 2295,
											"name": "container",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the options container that provides declarations"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 2146,
												"name": "Options",
												"package": "typedoc"
											}
										},
										{
											"id": 2296,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "logger to be used to report errors"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										},
										{
											"id": 2297,
											"name": "cwd",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the directory which should be treated as the current working directory for option file discovery"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 2298,
											"name": "usedFile",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "a callback to track files that were read or whose existence was checked, for purposes of restarting a build when watching files"
													}
												]
											},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2299,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/readers/tsconfig.ts",
															"line": 66,
															"character": 19,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L66"
														}
													],
													"signatures": [
														{
															"id": 2300,
															"name": "__type",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/readers/tsconfig.ts",
																	"line": 66,
																	"character": 19,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L66"
																}
															],
															"parameters": [
																{
																	"id": 2301,
																	"name": "path",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "intrinsic",
																		"name": "string"
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"implementationOf": {
										"type": "reference",
										"target": 2247,
										"name": "OptionsReader.read"
									}
								}
							],
							"implementationOf": {
								"type": "reference",
								"target": 2246,
								"name": "OptionsReader.read"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2287
							]
						},
						{
							"title": "Methods",
							"children": [
								2293
							]
						},
						{
							"title": "Properties",
							"children": [
								2290,
								2289,
								2291
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/readers/tsconfig.ts",
							"line": 50,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/tsconfig.ts#L50"
						}
					],
					"implementedTypes": [
						{
							"type": "reference",
							"target": 2242,
							"name": "OptionsReader",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2327,
					"name": "TypeDocReader",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Obtains option values from typedoc.json"
							}
						]
					},
					"children": [
						{
							"id": 2328,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 2329,
									"name": "TypeDocReader",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2327,
										"name": "TypeDocReader",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 2331,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this reader so that it may be removed by plugins without the plugin\naccessing the instance performing the read. Multiple readers may have the same\nname."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/typedoc.ts",
									"line": 23,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L23"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"defaultValue": "\"typedoc-json\"",
							"implementationOf": {
								"type": "reference",
								"target": 2244,
								"name": "OptionsReader.name"
							}
						},
						{
							"id": 2330,
							"name": "order",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should run before the tsconfig reader so that it can specify a tsconfig file to read."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/typedoc.ts",
									"line": 21,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L21"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "100",
							"implementationOf": {
								"type": "reference",
								"target": 2243,
								"name": "OptionsReader.order"
							}
						},
						{
							"id": 2332,
							"name": "supportsPackages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Flag to indicate that this reader should be included in sub-options objects created\nto read options for packages mode."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/typedoc.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L25"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "true",
							"implementationOf": {
								"type": "reference",
								"target": 2245,
								"name": "OptionsReader.supportsPackages"
							}
						},
						{
							"id": 2333,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/readers/typedoc.ts",
									"line": 30,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L30"
								}
							],
							"signatures": [
								{
									"id": 2334,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Read user configuration from a typedoc.json or typedoc.js configuration file."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/readers/typedoc.ts",
											"line": 30,
											"character": 10,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L30"
										}
									],
									"parameters": [
										{
											"id": 2335,
											"name": "container",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2146,
												"name": "Options",
												"package": "typedoc"
											}
										},
										{
											"id": 2336,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										},
										{
											"id": 2337,
											"name": "cwd",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 2338,
											"name": "usedFile",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2339,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/readers/typedoc.ts",
															"line": 34,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L34"
														}
													],
													"signatures": [
														{
															"id": 2340,
															"name": "__type",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/readers/typedoc.ts",
																	"line": 34,
																	"character": 18,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L34"
																}
															],
															"parameters": [
																{
																	"id": 2341,
																	"name": "path",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "intrinsic",
																		"name": "string"
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Promise"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "void"
											}
										],
										"name": "Promise",
										"package": "typescript"
									},
									"implementationOf": {
										"type": "reference",
										"target": 2247,
										"name": "OptionsReader.read"
									}
								}
							],
							"implementationOf": {
								"type": "reference",
								"target": 2246,
								"name": "OptionsReader.read"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2328
							]
						},
						{
							"title": "Methods",
							"children": [
								2333
							]
						},
						{
							"title": "Properties",
							"children": [
								2331,
								2330,
								2332
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/readers/typedoc.ts",
							"line": 17,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/readers/typedoc.ts#L17"
						}
					],
					"implementedTypes": [
						{
							"type": "reference",
							"target": 2242,
							"name": "OptionsReader",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2360,
					"name": "ArrayDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2368,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2369,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2370,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2367,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2361,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 588,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L588"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 2116,
										"name": "Array",
										"package": "typedoc",
										"qualifiedName": "ParameterType.Array"
									},
									{
										"type": "reference",
										"target": 2117,
										"name": "PathArray",
										"package": "typedoc",
										"qualifiedName": "ParameterType.PathArray"
									},
									{
										"type": "reference",
										"target": 2118,
										"name": "ModuleArray",
										"package": "typedoc",
										"qualifiedName": "ParameterType.ModuleArray"
									},
									{
										"type": "reference",
										"target": 2119,
										"name": "PluginArray",
										"package": "typedoc",
										"qualifiedName": "ParameterType.PluginArray"
									}
								]
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2371,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2362,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to an empty array."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 598,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L598"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							}
						},
						{
							"id": 2363,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 604,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L604"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2364,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 604,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L604"
										}
									],
									"signatures": [
										{
											"id": 2365,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 604,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L604"
												}
											],
											"parameters": [
												{
													"id": 2366,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2368,
								2367,
								2361,
								2371,
								2362,
								2363
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 587,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L587"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2372,
					"name": "BooleanDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2376,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2377,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2378,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2375,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2373,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 579,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L579"
								}
							],
							"type": {
								"type": "reference",
								"target": 2113,
								"name": "Boolean",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2379,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2374,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to false."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 584,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L584"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2376,
								2375,
								2373,
								2379,
								2374
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 578,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L578"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2381,
					"name": "DeclarationOptionBase",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2383,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2384,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2385,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							}
						},
						{
							"id": 2382,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2387,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2386,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 510,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L510"
								}
							],
							"type": {
								"type": "reference",
								"target": 2108,
								"name": "ParameterType",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2383,
								2382,
								2387,
								2386
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 492,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L492"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 2360,
							"name": "ArrayDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2372,
							"name": "BooleanDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2390,
							"name": "FlagsDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2399,
							"name": "GlobArrayDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2433,
							"name": "MapDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2443,
							"name": "MixedDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2455,
							"name": "NumberDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2469,
							"name": "ObjectDeclarationOption"
						},
						{
							"type": "reference",
							"target": 2506,
							"name": "StringDeclarationOption"
						}
					]
				},
				{
					"id": 2390,
					"name": "FlagsDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2393,
							"name": "defaults",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All of the possible flags, with their default values set."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 675,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L675"
								}
							],
							"type": {
								"type": "reference",
								"target": 2391,
								"name": "T",
								"package": "typedoc",
								"qualifiedName": "FlagsDeclarationOption.T",
								"refersToTypeParameter": true
							}
						},
						{
							"id": 2395,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2396,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2397,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2394,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2392,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 670,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L670"
								}
							],
							"type": {
								"type": "reference",
								"target": 2122,
								"name": "Flags",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Flags"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2398,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2393,
								2395,
								2394,
								2392,
								2398
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 669,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L669"
						}
					],
					"typeParameters": [
						{
							"id": 2391,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "boolean"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2399,
					"name": "GlobArrayDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2407,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2408,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2409,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2406,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2400,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 608,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L608"
								}
							],
							"type": {
								"type": "reference",
								"target": 2120,
								"name": "GlobArray",
								"package": "typedoc",
								"qualifiedName": "ParameterType.GlobArray"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2410,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2401,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to an empty array.\nIf specified, globs are relative to cwd when TypeDoc is run."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 614,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L614"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "readonly",
								"target": {
									"type": "array",
									"elementType": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							}
						},
						{
							"id": 2402,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 620,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L620"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2403,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 620,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L620"
										}
									],
									"signatures": [
										{
											"id": 2404,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 620,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L620"
												}
											],
											"parameters": [
												{
													"id": 2405,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 4977,
															"name": "GlobString",
															"package": "typedoc"
														}
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2407,
								2406,
								2400,
								2410,
								2401,
								2402
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 607,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L607"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2433,
					"name": "MapDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2437,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unlike the rest of the option types, there is no sensible generic default for mapped option types.\nThe default value for a mapped type must be specified."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 666,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L666"
								}
							],
							"type": {
								"type": "reference",
								"target": 2434,
								"name": "T",
								"package": "typedoc",
								"qualifiedName": "MapDeclarationOption.T",
								"refersToTypeParameter": true
							}
						},
						{
							"id": 2439,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2440,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2441,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2436,
							"name": "map",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Maps a given value to the option type. The map type may be a TypeScript enum.\nIn that case, when generating an error message for a mismatched key, the numeric\nkeys will not be listed."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 660,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L660"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es2015.collection.d.ts",
											"qualifiedName": "Map"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": 2434,
												"name": "T",
												"package": "typedoc",
												"qualifiedName": "MapDeclarationOption.T",
												"refersToTypeParameter": true
											}
										],
										"name": "Map",
										"package": "typescript"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "number"
													}
												]
											},
											{
												"type": "reference",
												"target": 2434,
												"name": "T",
												"package": "typedoc",
												"qualifiedName": "MapDeclarationOption.T",
												"refersToTypeParameter": true
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2438,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2435,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 653,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L653"
								}
							],
							"type": {
								"type": "reference",
								"target": 2114,
								"name": "Map",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Map"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2442,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2437,
								2439,
								2436,
								2438,
								2435,
								2442
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 652,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L652"
						}
					],
					"typeParameters": [
						{
							"id": 2434,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {}
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2443,
					"name": "MixedDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2451,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2452,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2453,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2450,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2444,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 624,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L624"
								}
							],
							"type": {
								"type": "reference",
								"target": 2115,
								"name": "Mixed",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Mixed"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2454,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2445,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to undefined."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 629,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L629"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2446,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 635,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L635"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2447,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 635,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L635"
										}
									],
									"signatures": [
										{
											"id": 2448,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 635,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L635"
												}
											],
											"parameters": [
												{
													"id": 2449,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "unknown"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2451,
								2450,
								2444,
								2454,
								2445,
								2446
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 623,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L623"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2455,
					"name": "NumberDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2465,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2466,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2467,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2464,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2456,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 554,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L554"
								}
							],
							"type": {
								"type": "reference",
								"target": 2112,
								"name": "Number",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Number"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2468,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2459,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to 0."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 569,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L569"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2458,
							"name": "maxValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Highest possible value."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 564,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L564"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2457,
							"name": "minValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Lowest possible value."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 559,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L559"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2460,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 575,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L575"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2461,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 575,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L575"
										}
									],
									"signatures": [
										{
											"id": 2462,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 575,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L575"
												}
											],
											"parameters": [
												{
													"id": 2463,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "number"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2465,
								2464,
								2456,
								2468,
								2459,
								2458,
								2457,
								2460
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 553,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L553"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2469,
					"name": "ObjectDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2477,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2478,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2479,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2476,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2470,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parameter type, used to convert user configuration values into the expected type.\nIf not set, the type will be a string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 639,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L639"
								}
							],
							"type": {
								"type": "reference",
								"target": 2121,
								"name": "Object",
								"package": "typedoc",
								"qualifiedName": "ParameterType.Object"
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2480,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2471,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to undefined."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 644,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L644"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2472,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 650,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L650"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2473,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 650,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L650"
										}
									],
									"signatures": [
										{
											"id": 2474,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 650,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L650"
												}
											],
											"parameters": [
												{
													"id": 2475,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "unknown"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2477,
								2476,
								2470,
								2480,
								2471,
								2472
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 638,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L638"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2242,
					"name": "OptionsReader",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes an option reader that discovers user configuration and converts it to the\nTypeDoc format."
							}
						]
					},
					"children": [
						{
							"id": 2244,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this reader so that it may be removed by plugins without the plugin\naccessing the instance performing the read. Multiple readers may have the same\nname."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 40,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L40"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2243,
							"name": "order",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Readers will be processed according to their orders.\nA higher order indicates that the reader should be called *later*.\n\nNote that to preserve expected behavior, the argv reader must have both the lowest\norder so that it may set the location of config files used by other readers and\nthe highest order so that it can override settings from lower order readers."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 33,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L33"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2245,
							"name": "supportsPackages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Flag to indicate that this reader should be included in sub-options objects created\nto read options for packages mode."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 46,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L46"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2246,
							"name": "read",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 59,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L59"
								}
							],
							"signatures": [
								{
									"id": 2247,
									"name": "read",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Read options from the reader's source and place them in the options parameter.\nOptions without a declared name may be treated as if they were declared with type\n"
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "ParameterType.Mixed",
												"target": 2115
											},
											{
												"kind": "text",
												"text": ". Options which have been declared must be converted to the\ncorrect type. As an alternative to doing this conversion in the reader,\nthe reader may use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "Options.setValue",
												"target": 2211
											},
											{
												"kind": "text",
												"text": ", which will correctly convert values."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 59,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L59"
										}
									],
									"parameters": [
										{
											"id": 2248,
											"name": "container",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the options container that provides declarations"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 2146,
												"name": "Options",
												"package": "typedoc"
											}
										},
										{
											"id": 2249,
											"name": "logger",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "logger to be used to report errors"
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 5004,
												"name": "Logger",
												"package": "typedoc"
											}
										},
										{
											"id": 2250,
											"name": "cwd",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the directory which should be treated as the current working directory for option file discovery"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 2251,
											"name": "usedFile",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "a callback to track files that were read or whose existence was checked, for purposes of restarting a build when watching files"
													}
												]
											},
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2252,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/options.ts",
															"line": 63,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L63"
														}
													],
													"signatures": [
														{
															"id": 2253,
															"name": "__type",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 63,
																	"character": 18,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L63"
																}
															],
															"parameters": [
																{
																	"id": 2254,
																	"name": "file",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "intrinsic",
																		"name": "string"
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "void"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Promise"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "void"
													}
												],
												"name": "Promise",
												"package": "typescript"
											}
										]
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Methods",
							"children": [
								2246
							]
						},
						{
							"title": "Properties",
							"children": [
								2244,
								2243,
								2245
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/options.ts",
							"line": 24,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L24"
						}
					],
					"implementedBy": [
						{
							"type": "reference",
							"target": 2255,
							"name": "ArgumentsReader"
						},
						{
							"type": "reference",
							"target": 2271,
							"name": "PackageJsonReader"
						},
						{
							"type": "reference",
							"target": 2286,
							"name": "TSConfigReader"
						},
						{
							"type": "reference",
							"target": 2327,
							"name": "TypeDocReader"
						}
					]
				},
				{
					"id": 2486,
					"name": "ParameterTypeToOptionTypeMap",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2487,
							"name": "0",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 690,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L690"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2488,
							"name": "1",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 691,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L691"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2499,
							"name": "10",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 701,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L701"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 5087,
											"name": "NormalizedPathOrModule",
											"package": "typedoc"
										},
										{
											"type": "reflection",
											"declaration": {
												"id": 2500,
												"name": "__type",
												"variant": "declaration",
												"kind": 65536,
												"flags": {},
												"sources": [
													{
														"fileName": "lib/utils/options/declaration.ts",
														"line": 701,
														"character": 65,
														"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L701"
													}
												],
												"signatures": [
													{
														"id": 2501,
														"name": "__type",
														"variant": "signature",
														"kind": 4096,
														"flags": {},
														"sources": [
															{
																"fileName": "lib/utils/options/declaration.ts",
																"line": 701,
																"character": 65,
																"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L701"
															}
														],
														"parameters": [
															{
																"id": 2502,
																"name": "app",
																"variant": "param",
																"kind": 32768,
																"flags": {},
																"type": {
																	"type": "reference",
																	"target": 3072,
																	"name": "Application",
																	"package": "typedoc"
																}
															}
														],
														"type": {
															"type": "union",
															"types": [
																{
																	"type": "intrinsic",
																	"name": "void"
																},
																{
																	"type": "reference",
																	"target": {
																		"packageName": "typescript",
																		"packagePath": "lib/lib.es5.d.ts",
																		"qualifiedName": "Promise"
																	},
																	"typeArguments": [
																		{
																			"type": "intrinsic",
																			"name": "void"
																		}
																	],
																	"name": "Promise",
																	"package": "typescript"
																}
															]
														}
													}
												]
											}
										}
									]
								}
							}
						},
						{
							"id": 2503,
							"name": "11",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 702,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L702"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2495,
							"name": "12",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 696,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L696"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2504,
							"name": "13",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 703,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L703"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "boolean"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2489,
							"name": "2",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 692,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L692"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intersection",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reflection",
												"declaration": {
													"id": 2490,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2491,
															"name": "__normPath",
															"variant": "declaration",
															"kind": 1024,
															"flags": {
																"isReadonly": true
															},
															"sources": [
																{
																	"fileName": "lib/utils-common/path.ts",
																	"line": 14,
																	"character": 60,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L14"
																}
															],
															"type": {
																"type": "query",
																"queryType": {
																	"type": "reference",
																	"target": 2491,
																	"name": "__normPath",
																	"package": "typedoc",
																	"qualifiedName": "__type.__normPath"
																}
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																2491
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils-common/path.ts",
															"line": 14,
															"character": 49,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L14"
														}
													]
												}
											}
										]
									}
								]
							}
						},
						{
							"id": 2492,
							"name": "3",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 693,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L693"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2493,
							"name": "4",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 694,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L694"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2505,
							"name": "5",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 706,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L706"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2494,
							"name": "6",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 695,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L695"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2496,
							"name": "7",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 697,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L697"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2497,
							"name": "8",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 698,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L698"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5084,
									"name": "NormalizedPath",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2498,
							"name": "9",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 700,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L700"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5087,
									"name": "NormalizedPathOrModule",
									"package": "typedoc"
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2487,
								2488,
								2499,
								2503,
								2495,
								2504,
								2489,
								2492,
								2493,
								2505,
								2494,
								2496,
								2497,
								2498
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 689,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L689"
						}
					]
				},
				{
					"id": 2506,
					"name": "StringDeclarationOption",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 2516,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The help text to be displayed to the user when --help is passed.\n\nThis may be a string, which will be presented directly, or a function,\nwhich will be called so that option help can be translated into the user specified locale."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 504,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2517,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 504,
											"character": 37,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
										}
									],
									"signatures": [
										{
											"id": 2518,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 504,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L504"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2383,
								"name": "DeclarationOptionBase.help"
							}
						},
						{
							"id": 2515,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The option name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 496,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L496"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2382,
								"name": "DeclarationOptionBase.name"
							}
						},
						{
							"id": 2519,
							"name": "configFileOnly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, this option will be omitted from "
									},
									{
										"kind": "code",
										"text": "`--help`"
									},
									{
										"kind": "text",
										"text": ", and attempting to specify it on the command\nline will produce an error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 516,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L516"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2387,
								"name": "DeclarationOptionBase.configFileOnly"
							}
						},
						{
							"id": 2508,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If not specified defaults to the empty string for all types."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 529,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L529"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2509,
							"name": "hint",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional hint for the type of input expected, will be displayed in the help output."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 534,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L534"
								}
							],
							"type": {
								"type": "reference",
								"target": 2105,
								"name": "ParameterHint",
								"package": "typedoc"
							}
						},
						{
							"id": 2510,
							"name": "outputShortcut",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If specified, when this output is specified TypeDoc will automatically add\nan output to the "
									},
									{
										"kind": "code",
										"text": "`outputs`"
									},
									{
										"kind": "text",
										"text": " option whose name is the value of this property with\nthe path set to the value of this option. Should only be used with "
									},
									{
										"kind": "code",
										"text": "`type`"
									},
									{
										"kind": "text",
										"text": "\nset to "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ParameterType.Path",
										"target": 2110
									},
									{
										"kind": "text",
										"text": ".\n\nIf any output shortcuts are set, the "
									},
									{
										"kind": "code",
										"text": "`outputs`"
									},
									{
										"kind": "text",
										"text": " option will be ignored."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 544,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L544"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2507,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Specifies the resolution strategy. If "
									},
									{
										"kind": "code",
										"text": "`Path`"
									},
									{
										"kind": "text",
										"text": " is provided, values will be resolved according to their\nlocation in a file. If "
									},
									{
										"kind": "code",
										"text": "`String`"
									},
									{
										"kind": "text",
										"text": " or no value is provided, values will not be resolved."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 524,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L524"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 2109,
										"name": "String",
										"package": "typedoc",
										"qualifiedName": "ParameterType.String"
									},
									{
										"type": "reference",
										"target": 2110,
										"name": "Path",
										"package": "typedoc",
										"qualifiedName": "ParameterType.Path"
									},
									{
										"type": "reference",
										"target": 2111,
										"name": "UrlOrPath",
										"package": "typedoc",
										"qualifiedName": "ParameterType.UrlOrPath"
									}
								]
							},
							"overwrites": {
								"type": "reference",
								"target": 2386,
								"name": "DeclarationOptionBase.type"
							}
						},
						{
							"id": 2511,
							"name": "validate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "An optional validation function that validates a potential value of this option.\nThe function must throw an Error if the validation fails and should do nothing otherwise."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 550,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L550"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2512,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 550,
											"character": 15,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L550"
										}
									],
									"signatures": [
										{
											"id": 2513,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 550,
													"character": 15,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L550"
												}
											],
											"parameters": [
												{
													"id": 2514,
													"name": "value",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "string"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2516,
								2515,
								2519,
								2508,
								2509,
								2510,
								2507,
								2511
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 519,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L519"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 2381,
							"name": "DeclarationOptionBase",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2520,
					"name": "TypeDocOptionMap",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes all TypeDoc options. Used internally to provide better types when fetching options.\nExternal consumers should likely use "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "TypeDocOptions",
								"target": 2667
							},
							{
								"kind": "text",
								"text": " instead.\n\nIf writing a plugin, you may find it useful to use declaration merging to add your options to this interface\nso that you have autocomplete when using "
							},
							{
								"kind": "code",
								"text": "`app.options.getValue`"
							},
							{
								"kind": "text",
								"text": ".\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\ndeclare module \"typedoc\" {\n  export interface TypeDocOptionMap {\n    pluginOption: string[];\n  }\n}\n```"
							}
						]
					},
					"children": [
						{
							"id": 2535,
							"name": "alwaysCreateEntryPointModule",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 202,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L202"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2559,
							"name": "basePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 226,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L226"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2637,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 315,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L315"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2590,
							"name": "cacheBust",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 272,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L272"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2643,
							"name": "cascadedModifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 323,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L323"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2645,
							"name": "categorizeByGroup",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 327,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L327"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2648,
							"name": "categoryOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 330,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L330"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2596,
							"name": "cleanOutputDir",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 278,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L278"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2585,
							"name": "cname",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 267,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L267"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2627,
							"name": "commentStyle",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 310,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L310"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2628,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2632,
											"name": "All",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 38,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L38"
												}
											],
											"type": {
												"type": "literal",
												"value": "all"
											},
											"defaultValue": "\"all\""
										},
										{
											"id": 2630,
											"name": "Block",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 36,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L36"
												}
											],
											"type": {
												"type": "literal",
												"value": "block"
											},
											"defaultValue": "\"block\""
										},
										{
											"id": 2629,
											"name": "JSDoc",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 35,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L35"
												}
											],
											"type": {
												"type": "literal",
												"value": "jsdoc"
											},
											"defaultValue": "\"jsdoc\""
										},
										{
											"id": 2631,
											"name": "Line",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 37,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L37"
												}
											],
											"type": {
												"type": "literal",
												"value": "line"
											},
											"defaultValue": "\"line\""
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2632,
												2630,
												2629,
												2631
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 34,
											"character": 28,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L34"
										}
									]
								}
							}
						},
						{
							"id": 2523,
							"name": "compilerOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2577,
							"name": "customCss",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 242,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L242"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2592,
							"name": "customFooterHtml",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 274,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L274"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2593,
							"name": "customFooterHtmlDisableWrapper",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 275,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L275"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2578,
							"name": "customJs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L243"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2573,
							"name": "darkHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 238,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L238"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2647,
							"name": "defaultCategory",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 329,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L329"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2555,
							"name": "disableGit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L222"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2551,
							"name": "disableSources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 218,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L218"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2584,
							"name": "displayBasePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 266,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L266"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2565,
							"name": "emit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 234,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L234"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2566,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2567,
											"name": "both",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 23,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L23"
												}
											],
											"type": {
												"type": "literal",
												"value": "both"
											},
											"defaultValue": "\"both\""
										},
										{
											"id": 2568,
											"name": "docs",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 24,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L24"
												}
											],
											"type": {
												"type": "literal",
												"value": "docs"
											},
											"defaultValue": "\"docs\""
										},
										{
											"id": 2569,
											"name": "none",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 25,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L25"
												}
											],
											"type": {
												"type": "literal",
												"value": "none"
											},
											"defaultValue": "\"none\""
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2567,
												2568,
												2569
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 22,
											"character": 28,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L22"
										}
									]
								}
							}
						},
						{
							"id": 2528,
							"name": "entryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 200,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L200"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2529,
							"name": "entryPointStrategy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 201,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L201"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2530,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2532,
											"name": "Expand",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The default behavior in v0.21 and earlier. Behaves like the resolve behavior, but will recursively\nexpand directories into an entry point for each file within the directory."
													}
												]
											},
											"sources": [
												{
													"fileName": "lib/utils/entry-point.ts",
													"line": 25,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L25"
												}
											],
											"type": {
												"type": "literal",
												"value": "expand"
											},
											"defaultValue": "\"expand\""
										},
										{
											"id": 2534,
											"name": "Merge",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Merges multiple previously generated output from TypeDoc's --json output together into a single project."
													}
												]
											},
											"sources": [
												{
													"fileName": "lib/utils/entry-point.ts",
													"line": 34,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L34"
												}
											],
											"type": {
												"type": "literal",
												"value": "merge"
											},
											"defaultValue": "\"merge\""
										},
										{
											"id": 2533,
											"name": "Packages",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Run TypeDoc in each directory passed as an entry point. Once all directories have been converted,\nuse the merge option to produce final output."
													}
												]
											},
											"sources": [
												{
													"fileName": "lib/utils/entry-point.ts",
													"line": 30,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L30"
												}
											],
											"type": {
												"type": "literal",
												"value": "packages"
											},
											"defaultValue": "\"packages\""
										},
										{
											"id": 2531,
											"name": "Resolve",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The default behavior in v0.22+, expects all provided entry points as being part of a single program.\nAny directories included in the entry point list will result in "
													},
													{
														"kind": "code",
														"text": "`dir/index.([cm][tj]s|[tj]sx?)`"
													},
													{
														"kind": "text",
														"text": " being used."
													}
												]
											},
											"sources": [
												{
													"fileName": "lib/utils/entry-point.ts",
													"line": 20,
													"character": 4,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L20"
												}
											],
											"type": {
												"type": "literal",
												"value": "resolve"
											},
											"defaultValue": "\"resolve\""
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2532,
												2534,
												2533,
												2531
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/entry-point.ts",
											"line": 15,
											"character": 34,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L15"
										}
									]
								}
							}
						},
						{
							"id": 2537,
							"name": "exclude",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 204,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L204"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2547,
							"name": "excludeCategories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 214,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L214"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2539,
							"name": "excludeExternals",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 206,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L206"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2542,
							"name": "excludeInternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L209"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2540,
							"name": "excludeNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 207,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L207"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2541,
							"name": "excludeNotDocumentedKinds",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 208,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L208"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2544,
							"name": "excludePrivate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 211,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L211"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2543,
							"name": "excludePrivateClassFields",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L210"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2545,
							"name": "excludeProtected",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L212"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2546,
							"name": "excludeReferences",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L213"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2640,
							"name": "excludeTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 318,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L318"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2538,
							"name": "externalPattern",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 205,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L205"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2642,
							"name": "externalSymbolLinkMappings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 320,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L320"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "string"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2586,
							"name": "favicon",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 268,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L268"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2587,
							"name": "githubPages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 269,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L269"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2557,
							"name": "gitRemote",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L224"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2556,
							"name": "gitRevision",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 223,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L223"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2649,
							"name": "groupOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 331,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L331"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2646,
							"name": "groupReferencesByType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 328,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L328"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2608,
							"name": "headings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 290,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2609,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2611,
											"name": "document",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 292,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L292"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2610,
											"name": "readme",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 291,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L291"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2611,
												2610
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 290,
											"character": 14,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
										}
									]
								}
							}
						},
						{
							"id": 2662,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 348,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L348"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2591,
							"name": "hideGenerator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 273,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L273"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2574,
							"name": "highlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 239,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L239"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2588,
							"name": "hostedBaseUrl",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 270,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L270"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2562,
							"name": "html",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 231,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L231"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2575,
							"name": "ignoredHighlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 240,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L240"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2615,
							"name": "includeHierarchySummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 297,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L297"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2550,
							"name": "includeVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 217,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L217"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2638,
							"name": "inlineTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 316,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L316"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2659,
							"name": "intentionallyNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 343,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L343"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2655,
							"name": "intentionallyNotExported",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 339,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L339"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2635,
							"name": "jsDocCompatibility",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 313,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L313"
								}
							],
							"type": {
								"type": "reference",
								"target": 2411,
								"name": "JsDocCompatibility",
								"package": "typedoc"
							}
						},
						{
							"id": 2563,
							"name": "json",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 232,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L232"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2652,
							"name": "kindSortOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 334,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L334"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2525,
							"name": "lang",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 193,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L193"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2572,
							"name": "lightHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 237,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L237"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2526,
							"name": "locales",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 194,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L194"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "string"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2665,
							"name": "logLevel",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 351,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L351"
								}
							],
							"type": {
								"type": "query",
								"queryType": {
									"type": "reference",
									"target": 5058,
									"name": "LogLevel",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2580,
							"name": "markdownItLoader",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Will be called when TypeDoc is setting up the markdown parser to use to render markdown.\nCan be used to add markdown-it plugins to the parser with code like this:\n\n"
									},
									{
										"kind": "code",
										"text": "```ts\n// typedoc.config.mjs\nimport iterator from \"markdown-it-for-inline\";\nexport default {\n    /** @param {MarkdownIt} parser */\n    markdownItLoader(parser) {\n        parser.use(iterator, \"foo_replace\", \"text\", function(tokens, idx) {\n            tokens[idx].content = tokens[idx].content.replace(/foo/g, 'bar');\n        });\n    }\n}\n```"
									},
									{
										"kind": "text",
										"text": "\n\nNote: Unfortunately, markdown-it doesn't ship its own types, so "
									},
									{
										"kind": "code",
										"text": "`parser`"
									},
									{
										"kind": "text",
										"text": " isn't\nstrictly typed here."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reflection",
										"declaration": {
											"id": 2581,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 265,
													"character": 46,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
												}
											],
											"signatures": [
												{
													"id": 2582,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 265,
															"character": 46,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
														}
													],
													"parameters": [
														{
															"id": 2583,
															"name": "parser",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "any"
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2579,
							"name": "markdownItOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L244"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "unknown"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2554,
							"name": "markdownLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 221,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L221"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2548,
							"name": "maxTypeConversionDepth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 215,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L215"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2639,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L317"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2549,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L216"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2601,
							"name": "navigation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 283,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2602,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2606,
											"name": "compactFolders",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 287,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L287"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2607,
											"name": "excludeReferences",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 288,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L288"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2603,
											"name": "includeCategories",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 284,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L284"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2605,
											"name": "includeFolders",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 286,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L286"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2604,
											"name": "includeGroups",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 285,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L285"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2606,
												2607,
												2603,
												2605,
												2604
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 283,
											"character": 16,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
										}
									]
								}
							}
						},
						{
							"id": 2600,
							"name": "navigationLeaves",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 282,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L282"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2598,
							"name": "navigationLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L280"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2641,
							"name": "notRenderedTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 319,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L319"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2521,
							"name": "options",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 189,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L189"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2561,
							"name": "out",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 230,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L230"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2560,
							"name": "outputs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 2481,
											"name": "OutputSpecification",
											"package": "typedoc"
										}
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2527,
							"name": "packageOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L195"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": 2933,
										"name": "TypeDocPackageOptions",
										"package": "typedoc"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2658,
							"name": "packagesRequiringDocumentation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 342,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L342"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2524,
							"name": "plugin",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 192,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L192"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5090,
									"name": "NormalizedPathOrModuleOrFunction",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2644,
							"name": "preservedTypeAnnotationTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L324"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2634,
							"name": "preserveLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 312,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L312"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2661,
							"name": "preserveWatchOutput",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 347,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L347"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2564,
							"name": "pretty",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 233,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L233"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2536,
							"name": "projectDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L203"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2558,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 225,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L225"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2657,
							"name": "requiredToBeDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 341,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L341"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2571,
							"name": "router",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 236,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L236"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2624,
							"name": "searchCategoryBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 305,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L305"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2625,
							"name": "searchGroupBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2594,
							"name": "searchInComments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 276,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L276"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2595,
							"name": "searchInDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 277,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L277"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2664,
							"name": "showConfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 350,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L350"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2599,
							"name": "sidebarLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 281,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L281"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2666,
							"name": "skipErrorChecking",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 352,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L352"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2612,
							"name": "sluggerConfiguration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2613,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2614,
											"name": "lowercase",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 295,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2614
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 294,
											"character": 26,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
										}
									]
								}
							}
						},
						{
							"id": 2650,
							"name": "sort",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 332,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L332"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "kind"
										},
										{
											"type": "literal",
											"value": "source-order"
										},
										{
											"type": "literal",
											"value": "alphabetical"
										},
										{
											"type": "literal",
											"value": "alphabetical-ignoring-documents"
										},
										{
											"type": "literal",
											"value": "enum-value-ascending"
										},
										{
											"type": "literal",
											"value": "enum-value-descending"
										},
										{
											"type": "literal",
											"value": "enum-member-source-order"
										},
										{
											"type": "literal",
											"value": "static-first"
										},
										{
											"type": "literal",
											"value": "instance-first"
										},
										{
											"type": "literal",
											"value": "visibility"
										},
										{
											"type": "literal",
											"value": "required-first"
										},
										{
											"type": "literal",
											"value": "external-last"
										},
										{
											"type": "literal",
											"value": "documents-first"
										},
										{
											"type": "literal",
											"value": "documents-last"
										}
									]
								}
							}
						},
						{
							"id": 2651,
							"name": "sortEntryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 333,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L333"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2553,
							"name": "sourceLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 220,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L220"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2552,
							"name": "sourceLinkTemplate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 219,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L219"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2636,
							"name": "suppressCommentWarningsInDeclarationFiles",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L314"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2570,
							"name": "theme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 235,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L235"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2597,
							"name": "titleLink",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 279,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L279"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2654,
							"name": "treatValidationWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 338,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L338"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2653,
							"name": "treatWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 337,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L337"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2522,
							"name": "tsconfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 190,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L190"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2576,
							"name": "typePrintWidth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 241,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L241"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2626,
							"name": "useFirstParagraphOfCommentAsSummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 307,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L307"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2589,
							"name": "useHostedBaseUrlForAbsoluteLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 271,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L271"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2633,
							"name": "useTsLinkResolution",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 311,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L311"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2656,
							"name": "validation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L340"
								}
							],
							"type": {
								"type": "reference",
								"target": 2990,
								"name": "ValidationOptions",
								"package": "typedoc"
							}
						},
						{
							"id": 2663,
							"name": "version",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 349,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L349"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2616,
							"name": "visibilityFilters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 298,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reflection",
										"declaration": {
											"id": 2617,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 2621,
													"name": "external",
													"variant": "declaration",
													"kind": 1024,
													"flags": {
														"isOptional": true
													},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 302,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L302"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												},
												{
													"id": 2620,
													"name": "inherited",
													"variant": "declaration",
													"kind": 1024,
													"flags": {
														"isOptional": true
													},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 301,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L301"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												},
												{
													"id": 2619,
													"name": "private",
													"variant": "declaration",
													"kind": 1024,
													"flags": {
														"isOptional": true
													},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 300,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L300"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												},
												{
													"id": 2618,
													"name": "protected",
													"variant": "declaration",
													"kind": 1024,
													"flags": {
														"isOptional": true
													},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 299,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L299"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														2621,
														2620,
														2619,
														2618
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 298,
													"character": 47,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
												}
											],
											"indexSignatures": [
												{
													"id": 2622,
													"name": "__index",
													"variant": "signature",
													"kind": 8192,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 303,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L303"
														}
													],
													"parameters": [
														{
															"id": 2623,
															"name": "tag",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "templateLiteral",
																"head": "@",
																"tail": [
																	[
																		{
																			"type": "intrinsic",
																			"name": "string"
																		},
																		""
																	]
																]
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												}
											]
										}
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2660,
							"name": "watch",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 346,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L346"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2535,
								2559,
								2637,
								2590,
								2643,
								2645,
								2648,
								2596,
								2585,
								2627,
								2523,
								2577,
								2592,
								2593,
								2578,
								2573,
								2647,
								2555,
								2551,
								2584,
								2565,
								2528,
								2529,
								2537,
								2547,
								2539,
								2542,
								2540,
								2541,
								2544,
								2543,
								2545,
								2546,
								2640,
								2538,
								2642,
								2586,
								2587,
								2557,
								2556,
								2649,
								2646,
								2608,
								2662,
								2591,
								2574,
								2588,
								2562,
								2575,
								2615,
								2550,
								2638,
								2659,
								2655,
								2635,
								2563,
								2652,
								2525,
								2572,
								2526,
								2665,
								2580,
								2579,
								2554,
								2548,
								2639,
								2549,
								2601,
								2600,
								2598,
								2641,
								2521,
								2561,
								2560,
								2527,
								2658,
								2524,
								2644,
								2634,
								2661,
								2564,
								2536,
								2558,
								2657,
								2571,
								2624,
								2625,
								2594,
								2595,
								2664,
								2599,
								2666,
								2612,
								2650,
								2651,
								2553,
								2552,
								2636,
								2570,
								2597,
								2654,
								2653,
								2522,
								2576,
								2626,
								2589,
								2633,
								2656,
								2663,
								2616,
								2660
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 187,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L187"
						}
					]
				},
				{
					"id": 2667,
					"name": "TypeDocOptions",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "An interface describing all TypeDoc specific options. Generated from a\nmap which contains more information about each option for better types when\ndefining said options."
							}
						]
					},
					"children": [
						{
							"id": 2677,
							"name": "alwaysCreateEntryPointModule",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 202,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L202"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2701,
							"name": "basePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 226,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L226"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2770,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 315,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L315"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2728,
							"name": "cacheBust",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 272,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L272"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2776,
							"name": "cascadedModifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 323,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L323"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2778,
							"name": "categorizeByGroup",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 327,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L327"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2781,
							"name": "categoryOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 330,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L330"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2734,
							"name": "cleanOutputDir",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 278,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L278"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2723,
							"name": "cname",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 267,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L267"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2765,
							"name": "commentStyle",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 310,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L310"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "jsdoc"
									},
									{
										"type": "literal",
										"value": "block"
									},
									{
										"type": "literal",
										"value": "line"
									},
									{
										"type": "literal",
										"value": "all"
									},
									{
										"type": "literal",
										"value": "All"
									},
									{
										"type": "literal",
										"value": "JSDoc"
									},
									{
										"type": "literal",
										"value": "Block"
									},
									{
										"type": "literal",
										"value": "Line"
									}
								]
							}
						},
						{
							"id": 2670,
							"name": "compilerOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2715,
							"name": "customCss",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 242,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L242"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2730,
							"name": "customFooterHtml",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 274,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L274"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2731,
							"name": "customFooterHtmlDisableWrapper",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 275,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L275"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2716,
							"name": "customJs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L243"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2711,
							"name": "darkHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 238,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L238"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2780,
							"name": "defaultCategory",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 329,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L329"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2697,
							"name": "disableGit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L222"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2693,
							"name": "disableSources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 218,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L218"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2722,
							"name": "displayBasePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 266,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L266"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2707,
							"name": "emit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 234,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L234"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "none"
									},
									{
										"type": "literal",
										"value": "both"
									},
									{
										"type": "literal",
										"value": "docs"
									}
								]
							}
						},
						{
							"id": 2675,
							"name": "entryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 200,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L200"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2676,
							"name": "entryPointStrategy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 201,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L201"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "Expand"
									},
									{
										"type": "literal",
										"value": "expand"
									},
									{
										"type": "literal",
										"value": "resolve"
									},
									{
										"type": "literal",
										"value": "packages"
									},
									{
										"type": "literal",
										"value": "merge"
									},
									{
										"type": "literal",
										"value": "Resolve"
									},
									{
										"type": "literal",
										"value": "Packages"
									},
									{
										"type": "literal",
										"value": "Merge"
									}
								]
							}
						},
						{
							"id": 2679,
							"name": "exclude",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 204,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L204"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2689,
							"name": "excludeCategories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 214,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L214"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2681,
							"name": "excludeExternals",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 206,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L206"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2684,
							"name": "excludeInternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L209"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2682,
							"name": "excludeNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 207,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L207"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2683,
							"name": "excludeNotDocumentedKinds",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 208,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L208"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2686,
							"name": "excludePrivate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 211,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L211"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2685,
							"name": "excludePrivateClassFields",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L210"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2687,
							"name": "excludeProtected",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L212"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2688,
							"name": "excludeReferences",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L213"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2773,
							"name": "excludeTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 318,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L318"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2680,
							"name": "externalPattern",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 205,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L205"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2775,
							"name": "externalSymbolLinkMappings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 320,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L320"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2724,
							"name": "favicon",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 268,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L268"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2725,
							"name": "githubPages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 269,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L269"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2699,
							"name": "gitRemote",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L224"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2698,
							"name": "gitRevision",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 223,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L223"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2782,
							"name": "groupOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 331,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L331"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2779,
							"name": "groupReferencesByType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 328,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L328"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2746,
							"name": "headings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 290,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reflection",
												"declaration": {
													"id": 2747,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2749,
															"name": "document",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 292,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L292"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														},
														{
															"id": 2748,
															"name": "readme",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 291,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L291"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																2749,
																2748
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 290,
															"character": 14,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
														}
													]
												}
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2795,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 348,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L348"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2729,
							"name": "hideGenerator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 273,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L273"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2712,
							"name": "highlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 239,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L239"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2726,
							"name": "hostedBaseUrl",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 270,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L270"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2704,
							"name": "html",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 231,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L231"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2713,
							"name": "ignoredHighlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 240,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L240"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2753,
							"name": "includeHierarchySummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 297,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L297"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2692,
							"name": "includeVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 217,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L217"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2771,
							"name": "inlineTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 316,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L316"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2792,
							"name": "intentionallyNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 343,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L343"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2788,
							"name": "intentionallyNotExported",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 339,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L339"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2768,
							"name": "jsDocCompatibility",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 313,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L313"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 2411,
												"name": "JsDocCompatibility",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2705,
							"name": "json",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 232,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L232"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2785,
							"name": "kindSortOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 334,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L334"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2672,
							"name": "lang",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 193,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L193"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2710,
							"name": "lightHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 237,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L237"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2673,
							"name": "locales",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 194,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L194"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2798,
							"name": "logLevel",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 351,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L351"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5059,
										"name": "Verbose",
										"package": "typedoc",
										"qualifiedName": "LogLevel.Verbose"
									},
									{
										"type": "reference",
										"target": 5060,
										"name": "Info",
										"package": "typedoc",
										"qualifiedName": "LogLevel.Info"
									},
									{
										"type": "reference",
										"target": 5061,
										"name": "Warn",
										"package": "typedoc",
										"qualifiedName": "LogLevel.Warn"
									},
									{
										"type": "reference",
										"target": 5062,
										"name": "Error",
										"package": "typedoc",
										"qualifiedName": "LogLevel.Error"
									},
									{
										"type": "reference",
										"target": 5063,
										"name": "None",
										"package": "typedoc",
										"qualifiedName": "LogLevel.None"
									},
									{
										"type": "literal",
										"value": "Verbose"
									},
									{
										"type": "literal",
										"value": "Info"
									},
									{
										"type": "literal",
										"value": "Warn"
									},
									{
										"type": "literal",
										"value": "Error"
									},
									{
										"type": "literal",
										"value": "None"
									}
								]
							}
						},
						{
							"id": 2718,
							"name": "markdownItLoader",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Will be called when TypeDoc is setting up the markdown parser to use to render markdown.\nCan be used to add markdown-it plugins to the parser with code like this:\n\n"
									},
									{
										"kind": "code",
										"text": "```ts\n// typedoc.config.mjs\nimport iterator from \"markdown-it-for-inline\";\nexport default {\n    /** @param {MarkdownIt} parser */\n    markdownItLoader(parser) {\n        parser.use(iterator, \"foo_replace\", \"text\", function(tokens, idx) {\n            tokens[idx].content = tokens[idx].content.replace(/foo/g, 'bar');\n        });\n    }\n}\n```"
									},
									{
										"kind": "text",
										"text": "\n\nNote: Unfortunately, markdown-it doesn't ship its own types, so "
									},
									{
										"kind": "code",
										"text": "`parser`"
									},
									{
										"kind": "text",
										"text": " isn't\nstrictly typed here."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2719,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 265,
											"character": 46,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
										}
									],
									"signatures": [
										{
											"id": 2720,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 265,
													"character": 46,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
												}
											],
											"parameters": [
												{
													"id": 2721,
													"name": "parser",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "any"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						},
						{
							"id": 2717,
							"name": "markdownItOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L244"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2696,
							"name": "markdownLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 221,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L221"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2690,
							"name": "maxTypeConversionDepth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 215,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L215"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2772,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L317"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2691,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L216"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2739,
							"name": "navigation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 283,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reflection",
												"declaration": {
													"id": 2740,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2744,
															"name": "compactFolders",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 287,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L287"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														},
														{
															"id": 2745,
															"name": "excludeReferences",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 288,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L288"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														},
														{
															"id": 2741,
															"name": "includeCategories",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 284,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L284"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														},
														{
															"id": 2743,
															"name": "includeFolders",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 286,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L286"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														},
														{
															"id": 2742,
															"name": "includeGroups",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 285,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L285"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																2744,
																2745,
																2741,
																2743,
																2742
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 283,
															"character": 16,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
														}
													]
												}
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2738,
							"name": "navigationLeaves",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 282,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L282"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2736,
							"name": "navigationLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L280"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2774,
							"name": "notRenderedTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 319,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L319"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2668,
							"name": "options",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 189,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L189"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2703,
							"name": "out",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 230,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L230"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2702,
							"name": "outputs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L229"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 2481,
									"name": "OutputSpecification",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2674,
							"name": "packageOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L195"
								}
							],
							"type": {
								"type": "reference",
								"target": 2933,
								"name": "TypeDocPackageOptions",
								"package": "typedoc"
							}
						},
						{
							"id": 2791,
							"name": "packagesRequiringDocumentation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 342,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L342"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2671,
							"name": "plugin",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 192,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L192"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2777,
							"name": "preservedTypeAnnotationTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L324"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2767,
							"name": "preserveLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 312,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L312"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2794,
							"name": "preserveWatchOutput",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 347,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L347"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2706,
							"name": "pretty",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 233,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L233"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2678,
							"name": "projectDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L203"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2700,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 225,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L225"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2790,
							"name": "requiredToBeDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 341,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L341"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2709,
							"name": "router",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 236,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L236"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2762,
							"name": "searchCategoryBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 305,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L305"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "number"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2763,
							"name": "searchGroupBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "number"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2732,
							"name": "searchInComments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 276,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L276"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2733,
							"name": "searchInDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 277,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L277"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2797,
							"name": "showConfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 350,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L350"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2737,
							"name": "sidebarLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 281,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L281"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 2799,
							"name": "skipErrorChecking",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 352,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L352"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2750,
							"name": "sluggerConfiguration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reflection",
												"declaration": {
													"id": 2751,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2752,
															"name": "lowercase",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/declaration.ts",
																	"line": 295,
																	"character": 8,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "boolean"
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																2752
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 294,
															"character": 26,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
														}
													]
												}
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2783,
							"name": "sort",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 332,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L332"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "kind"
										},
										{
											"type": "literal",
											"value": "source-order"
										},
										{
											"type": "literal",
											"value": "alphabetical"
										},
										{
											"type": "literal",
											"value": "alphabetical-ignoring-documents"
										},
										{
											"type": "literal",
											"value": "enum-value-ascending"
										},
										{
											"type": "literal",
											"value": "enum-value-descending"
										},
										{
											"type": "literal",
											"value": "enum-member-source-order"
										},
										{
											"type": "literal",
											"value": "static-first"
										},
										{
											"type": "literal",
											"value": "instance-first"
										},
										{
											"type": "literal",
											"value": "visibility"
										},
										{
											"type": "literal",
											"value": "required-first"
										},
										{
											"type": "literal",
											"value": "external-last"
										},
										{
											"type": "literal",
											"value": "documents-first"
										},
										{
											"type": "literal",
											"value": "documents-last"
										}
									]
								}
							}
						},
						{
							"id": 2784,
							"name": "sortEntryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 333,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L333"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2695,
							"name": "sourceLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 220,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L220"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2694,
							"name": "sourceLinkTemplate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 219,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L219"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2769,
							"name": "suppressCommentWarningsInDeclarationFiles",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L314"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2708,
							"name": "theme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 235,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L235"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2735,
							"name": "titleLink",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 279,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L279"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2787,
							"name": "treatValidationWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 338,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L338"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2786,
							"name": "treatWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 337,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L337"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2669,
							"name": "tsconfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 190,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L190"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2714,
							"name": "typePrintWidth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 241,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L241"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2764,
							"name": "useFirstParagraphOfCommentAsSummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 307,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L307"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2727,
							"name": "useHostedBaseUrlForAbsoluteLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 271,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L271"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2766,
							"name": "useTsLinkResolution",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 311,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L311"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2789,
							"name": "validation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L340"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 2990,
												"name": "ValidationOptions",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							}
						},
						{
							"id": 2796,
							"name": "version",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 349,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L349"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2754,
							"name": "visibilityFilters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 298,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2755,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2759,
											"name": "external",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 302,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L302"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2758,
											"name": "inherited",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 301,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L301"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2757,
											"name": "private",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 300,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L300"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2756,
											"name": "protected",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 299,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L299"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2759,
												2758,
												2757,
												2756
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 298,
											"character": 47,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
										}
									],
									"indexSignatures": [
										{
											"id": 2760,
											"name": "__index",
											"variant": "signature",
											"kind": 8192,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 303,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L303"
												}
											],
											"parameters": [
												{
													"id": 2761,
													"name": "tag",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									]
								}
							}
						},
						{
							"id": 2793,
							"name": "watch",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 346,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L346"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2677,
								2701,
								2770,
								2728,
								2776,
								2778,
								2781,
								2734,
								2723,
								2765,
								2670,
								2715,
								2730,
								2731,
								2716,
								2711,
								2780,
								2697,
								2693,
								2722,
								2707,
								2675,
								2676,
								2679,
								2689,
								2681,
								2684,
								2682,
								2683,
								2686,
								2685,
								2687,
								2688,
								2773,
								2680,
								2775,
								2724,
								2725,
								2699,
								2698,
								2782,
								2779,
								2746,
								2795,
								2729,
								2712,
								2726,
								2704,
								2713,
								2753,
								2692,
								2771,
								2792,
								2788,
								2768,
								2705,
								2785,
								2672,
								2710,
								2673,
								2798,
								2718,
								2717,
								2696,
								2690,
								2772,
								2691,
								2739,
								2738,
								2736,
								2774,
								2668,
								2703,
								2702,
								2674,
								2791,
								2671,
								2777,
								2767,
								2794,
								2706,
								2678,
								2700,
								2790,
								2709,
								2762,
								2763,
								2732,
								2733,
								2797,
								2737,
								2799,
								2750,
								2783,
								2784,
								2695,
								2694,
								2769,
								2708,
								2735,
								2787,
								2786,
								2669,
								2714,
								2764,
								2727,
								2766,
								2789,
								2796,
								2754,
								2793
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 123,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L123"
						}
					]
				},
				{
					"id": 2800,
					"name": "TypeDocOptionValues",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes all TypeDoc specific options as returned by "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Options.getValue",
								"target": 2205
							},
							{
								"kind": "text",
								"text": ", this is\nslightly more restrictive than the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "TypeDocOptions",
								"target": 2667
							},
							{
								"kind": "text",
								"text": " since it does not allow both\nkeys and values for mapped option types, and does not allow partials of flag values.\nIt also does not mark keys as optional."
							}
						]
					},
					"children": [
						{
							"id": 2810,
							"name": "alwaysCreateEntryPointModule",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 202,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L202"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2834,
							"name": "basePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 226,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L226"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2903,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 315,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L315"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2861,
							"name": "cacheBust",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 272,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L272"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2909,
							"name": "cascadedModifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 323,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L323"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2911,
							"name": "categorizeByGroup",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 327,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L327"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2914,
							"name": "categoryOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 330,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L330"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2867,
							"name": "cleanOutputDir",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 278,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L278"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2856,
							"name": "cname",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 267,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L267"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2898,
							"name": "commentStyle",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 310,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L310"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "jsdoc"
									},
									{
										"type": "literal",
										"value": "block"
									},
									{
										"type": "literal",
										"value": "line"
									},
									{
										"type": "literal",
										"value": "all"
									}
								]
							}
						},
						{
							"id": 2803,
							"name": "compilerOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						},
						{
							"id": 2848,
							"name": "customCss",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 242,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L242"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2863,
							"name": "customFooterHtml",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 274,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L274"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2864,
							"name": "customFooterHtmlDisableWrapper",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 275,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L275"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2849,
							"name": "customJs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L243"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2844,
							"name": "darkHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 238,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L238"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2913,
							"name": "defaultCategory",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 329,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L329"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2830,
							"name": "disableGit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L222"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2826,
							"name": "disableSources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 218,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L218"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2855,
							"name": "displayBasePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 266,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L266"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2840,
							"name": "emit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 234,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L234"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "none"
									},
									{
										"type": "literal",
										"value": "both"
									},
									{
										"type": "literal",
										"value": "docs"
									}
								]
							}
						},
						{
							"id": 2808,
							"name": "entryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 200,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L200"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2809,
							"name": "entryPointStrategy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 201,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L201"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "expand"
									},
									{
										"type": "literal",
										"value": "resolve"
									},
									{
										"type": "literal",
										"value": "packages"
									},
									{
										"type": "literal",
										"value": "merge"
									}
								]
							}
						},
						{
							"id": 2812,
							"name": "exclude",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 204,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L204"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2822,
							"name": "excludeCategories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 214,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L214"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2814,
							"name": "excludeExternals",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 206,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L206"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2817,
							"name": "excludeInternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L209"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2815,
							"name": "excludeNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 207,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L207"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2816,
							"name": "excludeNotDocumentedKinds",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 208,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L208"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2819,
							"name": "excludePrivate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 211,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L211"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2818,
							"name": "excludePrivateClassFields",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L210"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2820,
							"name": "excludeProtected",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L212"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2821,
							"name": "excludeReferences",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L213"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2906,
							"name": "excludeTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 318,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L318"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2813,
							"name": "externalPattern",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 205,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L205"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2908,
							"name": "externalSymbolLinkMappings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 320,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L320"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "string"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2857,
							"name": "favicon",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 268,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L268"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2858,
							"name": "githubPages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 269,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L269"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2832,
							"name": "gitRemote",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L224"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2831,
							"name": "gitRevision",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 223,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L223"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2915,
							"name": "groupOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 331,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L331"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2912,
							"name": "groupReferencesByType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 328,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L328"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2879,
							"name": "headings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 290,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2880,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2882,
											"name": "document",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 292,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L292"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2881,
											"name": "readme",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 291,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L291"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2882,
												2881
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 290,
											"character": 14,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L290"
										}
									]
								}
							}
						},
						{
							"id": 2928,
							"name": "help",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 348,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L348"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2862,
							"name": "hideGenerator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 273,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L273"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2845,
							"name": "highlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 239,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L239"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2859,
							"name": "hostedBaseUrl",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 270,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L270"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2837,
							"name": "html",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 231,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L231"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2846,
							"name": "ignoredHighlightLanguages",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 240,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L240"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2886,
							"name": "includeHierarchySummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 297,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L297"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2825,
							"name": "includeVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 217,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L217"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2904,
							"name": "inlineTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 316,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L316"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2925,
							"name": "intentionallyNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 343,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L343"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2921,
							"name": "intentionallyNotExported",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 339,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L339"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2901,
							"name": "jsDocCompatibility",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 313,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L313"
								}
							],
							"type": {
								"type": "reference",
								"target": 2411,
								"name": "JsDocCompatibility",
								"package": "typedoc"
							}
						},
						{
							"id": 2838,
							"name": "json",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 232,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L232"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2918,
							"name": "kindSortOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 334,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L334"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2805,
							"name": "lang",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 193,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L193"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2843,
							"name": "lightHighlightTheme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 237,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L237"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "@gerrit0/mini-shiki",
									"packagePath": "dist/shiki.d.ts",
									"qualifiedName": "BundledTheme"
								},
								"name": "BundledTheme",
								"package": "@gerrit0/mini-shiki"
							}
						},
						{
							"id": 2806,
							"name": "locales",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 194,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L194"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "string"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2931,
							"name": "logLevel",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 351,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L351"
								}
							],
							"type": {
								"type": "reference",
								"target": 5058,
								"name": "LogLevel",
								"package": "typedoc"
							}
						},
						{
							"id": 2851,
							"name": "markdownItLoader",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Will be called when TypeDoc is setting up the markdown parser to use to render markdown.\nCan be used to add markdown-it plugins to the parser with code like this:\n\n"
									},
									{
										"kind": "code",
										"text": "```ts\n// typedoc.config.mjs\nimport iterator from \"markdown-it-for-inline\";\nexport default {\n    /** @param {MarkdownIt} parser */\n    markdownItLoader(parser) {\n        parser.use(iterator, \"foo_replace\", \"text\", function(tokens, idx) {\n            tokens[idx].content = tokens[idx].content.replace(/foo/g, 'bar');\n        });\n    }\n}\n```"
									},
									{
										"kind": "text",
										"text": "\n\nNote: Unfortunately, markdown-it doesn't ship its own types, so "
									},
									{
										"kind": "code",
										"text": "`parser`"
									},
									{
										"kind": "text",
										"text": " isn't\nstrictly typed here."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2852,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 265,
											"character": 46,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
										}
									],
									"signatures": [
										{
											"id": 2853,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 265,
													"character": 46,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L265"
												}
											],
											"parameters": [
												{
													"id": 2854,
													"name": "parser",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "any"
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "void"
											}
										}
									]
								}
							}
						},
						{
							"id": 2850,
							"name": "markdownItOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L244"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "unknown"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2829,
							"name": "markdownLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 221,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L221"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2823,
							"name": "maxTypeConversionDepth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 215,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L215"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2905,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L317"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2824,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L216"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2872,
							"name": "navigation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 283,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2873,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2877,
											"name": "compactFolders",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 287,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L287"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2878,
											"name": "excludeReferences",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 288,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L288"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2874,
											"name": "includeCategories",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 284,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L284"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2876,
											"name": "includeFolders",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 286,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L286"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2875,
											"name": "includeGroups",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 285,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L285"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2877,
												2878,
												2874,
												2876,
												2875
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 283,
											"character": 16,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L283"
										}
									]
								}
							}
						},
						{
							"id": 2871,
							"name": "navigationLeaves",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 282,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L282"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2869,
							"name": "navigationLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L280"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2907,
							"name": "notRenderedTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 319,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L319"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2801,
							"name": "options",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 189,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L189"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2836,
							"name": "out",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 230,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L230"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2835,
							"name": "outputs",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L229"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 2481,
									"name": "OutputSpecification",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2807,
							"name": "packageOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L195"
								}
							],
							"type": {
								"type": "reference",
								"target": 2933,
								"name": "TypeDocPackageOptions",
								"package": "typedoc"
							}
						},
						{
							"id": 2924,
							"name": "packagesRequiringDocumentation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 342,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L342"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						},
						{
							"id": 2804,
							"name": "plugin",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 192,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L192"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5090,
									"name": "NormalizedPathOrModuleOrFunction",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2910,
							"name": "preservedTypeAnnotationTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L324"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						},
						{
							"id": 2900,
							"name": "preserveLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 312,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L312"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2927,
							"name": "preserveWatchOutput",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 347,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L347"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2839,
							"name": "pretty",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 233,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L233"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2811,
							"name": "projectDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L203"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4977,
									"name": "GlobString",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2833,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 225,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L225"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2923,
							"name": "requiredToBeDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 341,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L341"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							}
						},
						{
							"id": 2842,
							"name": "router",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 236,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L236"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2895,
							"name": "searchCategoryBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 305,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L305"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2896,
							"name": "searchGroupBoosts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2865,
							"name": "searchInComments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 276,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L276"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2866,
							"name": "searchInDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 277,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L277"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2930,
							"name": "showConfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 350,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L350"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2870,
							"name": "sidebarLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 281,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L281"
								}
							],
							"type": {
								"type": "reference",
								"target": 2429,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "ManuallyValidatedOption",
								"package": "typedoc"
							}
						},
						{
							"id": 2932,
							"name": "skipErrorChecking",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 352,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L352"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2883,
							"name": "sluggerConfiguration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2884,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2885,
											"name": "lowercase",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 295,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2885
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 294,
											"character": 26,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
										}
									]
								}
							}
						},
						{
							"id": 2916,
							"name": "sort",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 332,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L332"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "kind"
										},
										{
											"type": "literal",
											"value": "source-order"
										},
										{
											"type": "literal",
											"value": "alphabetical"
										},
										{
											"type": "literal",
											"value": "alphabetical-ignoring-documents"
										},
										{
											"type": "literal",
											"value": "enum-value-ascending"
										},
										{
											"type": "literal",
											"value": "enum-value-descending"
										},
										{
											"type": "literal",
											"value": "enum-member-source-order"
										},
										{
											"type": "literal",
											"value": "static-first"
										},
										{
											"type": "literal",
											"value": "instance-first"
										},
										{
											"type": "literal",
											"value": "visibility"
										},
										{
											"type": "literal",
											"value": "required-first"
										},
										{
											"type": "literal",
											"value": "external-last"
										},
										{
											"type": "literal",
											"value": "documents-first"
										},
										{
											"type": "literal",
											"value": "documents-last"
										}
									]
								}
							}
						},
						{
							"id": 2917,
							"name": "sortEntryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 333,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L333"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2828,
							"name": "sourceLinkExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 220,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L220"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2827,
							"name": "sourceLinkTemplate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 219,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L219"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2902,
							"name": "suppressCommentWarningsInDeclarationFiles",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L314"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2841,
							"name": "theme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 235,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L235"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2868,
							"name": "titleLink",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 279,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L279"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2920,
							"name": "treatValidationWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 338,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L338"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2919,
							"name": "treatWarningsAsErrors",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 337,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L337"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2802,
							"name": "tsconfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 190,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L190"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 2847,
							"name": "typePrintWidth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 241,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L241"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 2897,
							"name": "useFirstParagraphOfCommentAsSummary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 307,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L307"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2860,
							"name": "useHostedBaseUrlForAbsoluteLinks",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 271,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L271"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2899,
							"name": "useTsLinkResolution",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 311,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L311"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2922,
							"name": "validation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L340"
								}
							],
							"type": {
								"type": "reference",
								"target": 2990,
								"name": "ValidationOptions",
								"package": "typedoc"
							}
						},
						{
							"id": 2929,
							"name": "version",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 349,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L349"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2887,
							"name": "visibilityFilters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 298,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2888,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 2892,
											"name": "external",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 302,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L302"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2891,
											"name": "inherited",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 301,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L301"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2890,
											"name": "private",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 300,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L300"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 2889,
											"name": "protected",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 299,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L299"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												2892,
												2891,
												2890,
												2889
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 298,
											"character": 47,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L298"
										}
									],
									"indexSignatures": [
										{
											"id": 2893,
											"name": "__index",
											"variant": "signature",
											"kind": 8192,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 303,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L303"
												}
											],
											"parameters": [
												{
													"id": 2894,
													"name": "tag",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									]
								}
							}
						},
						{
							"id": 2926,
							"name": "watch",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 346,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L346"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2810,
								2834,
								2903,
								2861,
								2909,
								2911,
								2914,
								2867,
								2856,
								2898,
								2803,
								2848,
								2863,
								2864,
								2849,
								2844,
								2913,
								2830,
								2826,
								2855,
								2840,
								2808,
								2809,
								2812,
								2822,
								2814,
								2817,
								2815,
								2816,
								2819,
								2818,
								2820,
								2821,
								2906,
								2813,
								2908,
								2857,
								2858,
								2832,
								2831,
								2915,
								2912,
								2879,
								2928,
								2862,
								2845,
								2859,
								2837,
								2846,
								2886,
								2825,
								2904,
								2925,
								2921,
								2901,
								2838,
								2918,
								2805,
								2843,
								2806,
								2931,
								2851,
								2850,
								2829,
								2823,
								2905,
								2824,
								2872,
								2871,
								2869,
								2907,
								2801,
								2836,
								2835,
								2807,
								2924,
								2804,
								2910,
								2900,
								2927,
								2839,
								2811,
								2833,
								2923,
								2842,
								2895,
								2896,
								2865,
								2866,
								2930,
								2870,
								2932,
								2883,
								2916,
								2917,
								2828,
								2827,
								2902,
								2841,
								2868,
								2920,
								2919,
								2802,
								2847,
								2897,
								2860,
								2899,
								2922,
								2929,
								2887,
								2926
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 148,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L148"
						}
					]
				},
				{
					"id": 2933,
					"name": "TypeDocPackageOptions",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes TypeDoc options suitable for setting within the "
							},
							{
								"kind": "code",
								"text": "`packageOptions`"
							},
							{
								"kind": "text",
								"text": " setting.\n\nThis is a subset of all options specified in "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "TypeDocOptions",
								"target": 2667
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"children": [
						{
							"id": 2944,
							"name": "alwaysCreateEntryPointModule",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 202,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L202"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2535,
								"name": "Omit.alwaysCreateEntryPointModule",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.alwaysCreateEntryPointModule"
							}
						},
						{
							"id": 2964,
							"name": "basePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 226,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L226"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2559,
								"name": "Omit.basePath",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.basePath"
							}
						},
						{
							"id": 2935,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 315,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L315"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2637,
								"name": "Omit.blockTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.blockTags"
							}
						},
						{
							"id": 2975,
							"name": "cascadedModifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 323,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L323"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2643,
								"name": "Omit.cascadedModifierTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.cascadedModifierTags"
							}
						},
						{
							"id": 2977,
							"name": "categorizeByGroup",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 327,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L327"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2645,
								"name": "Omit.categorizeByGroup",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.categorizeByGroup"
							}
						},
						{
							"id": 2980,
							"name": "categoryOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 330,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L330"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2648,
								"name": "Omit.categoryOrder",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.categoryOrder"
							}
						},
						{
							"id": 2967,
							"name": "commentStyle",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 310,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L310"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "jsdoc"
									},
									{
										"type": "literal",
										"value": "block"
									},
									{
										"type": "literal",
										"value": "line"
									},
									{
										"type": "literal",
										"value": "all"
									},
									{
										"type": "literal",
										"value": "All"
									},
									{
										"type": "literal",
										"value": "JSDoc"
									},
									{
										"type": "literal",
										"value": "Block"
									},
									{
										"type": "literal",
										"value": "Line"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2627,
								"name": "Omit.commentStyle",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.commentStyle"
							}
						},
						{
							"id": 2941,
							"name": "compilerOptions",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2523,
								"name": "Omit.compilerOptions",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.compilerOptions"
							}
						},
						{
							"id": 2979,
							"name": "defaultCategory",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 329,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L329"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2647,
								"name": "Omit.defaultCategory",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.defaultCategory"
							}
						},
						{
							"id": 2961,
							"name": "disableGit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L222"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2555,
								"name": "Omit.disableGit",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.disableGit"
							}
						},
						{
							"id": 2959,
							"name": "disableSources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 218,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L218"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2551,
								"name": "Omit.disableSources",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.disableSources"
							}
						},
						{
							"id": 2966,
							"name": "displayBasePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 266,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L266"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2584,
								"name": "Omit.displayBasePath",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.displayBasePath"
							}
						},
						{
							"id": 2965,
							"name": "emit",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 234,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L234"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "none"
									},
									{
										"type": "literal",
										"value": "both"
									},
									{
										"type": "literal",
										"value": "docs"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2565,
								"name": "Omit.emit",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.emit"
							}
						},
						{
							"id": 2942,
							"name": "entryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 200,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L200"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2528,
								"name": "Omit.entryPoints",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.entryPoints"
							}
						},
						{
							"id": 2943,
							"name": "entryPointStrategy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 201,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L201"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "Expand"
									},
									{
										"type": "literal",
										"value": "expand"
									},
									{
										"type": "literal",
										"value": "resolve"
									},
									{
										"type": "literal",
										"value": "packages"
									},
									{
										"type": "literal",
										"value": "merge"
									},
									{
										"type": "literal",
										"value": "Resolve"
									},
									{
										"type": "literal",
										"value": "Packages"
									},
									{
										"type": "literal",
										"value": "Merge"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2529,
								"name": "Omit.entryPointStrategy",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.entryPointStrategy"
							}
						},
						{
							"id": 2946,
							"name": "exclude",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 204,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L204"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2537,
								"name": "Omit.exclude",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.exclude"
							}
						},
						{
							"id": 2956,
							"name": "excludeCategories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 214,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L214"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2547,
								"name": "Omit.excludeCategories",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeCategories"
							}
						},
						{
							"id": 2948,
							"name": "excludeExternals",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 206,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L206"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2539,
								"name": "Omit.excludeExternals",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeExternals"
							}
						},
						{
							"id": 2951,
							"name": "excludeInternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L209"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2542,
								"name": "Omit.excludeInternal",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeInternal"
							}
						},
						{
							"id": 2949,
							"name": "excludeNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 207,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L207"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2540,
								"name": "Omit.excludeNotDocumented",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeNotDocumented"
							}
						},
						{
							"id": 2950,
							"name": "excludeNotDocumentedKinds",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 208,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L208"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2541,
								"name": "Omit.excludeNotDocumentedKinds",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeNotDocumentedKinds"
							}
						},
						{
							"id": 2953,
							"name": "excludePrivate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 211,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L211"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2544,
								"name": "Omit.excludePrivate",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludePrivate"
							}
						},
						{
							"id": 2952,
							"name": "excludePrivateClassFields",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L210"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2543,
								"name": "Omit.excludePrivateClassFields",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludePrivateClassFields"
							}
						},
						{
							"id": 2954,
							"name": "excludeProtected",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L212"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2545,
								"name": "Omit.excludeProtected",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeProtected"
							}
						},
						{
							"id": 2955,
							"name": "excludeReferences",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L213"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2546,
								"name": "Omit.excludeReferences",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeReferences"
							}
						},
						{
							"id": 2973,
							"name": "excludeTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 318,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L318"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2640,
								"name": "Omit.excludeTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.excludeTags"
							}
						},
						{
							"id": 2947,
							"name": "externalPattern",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 205,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L205"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2538,
								"name": "Omit.externalPattern",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.externalPattern"
							}
						},
						{
							"id": 2974,
							"name": "externalSymbolLinkMappings",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 320,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L320"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "Record",
								"package": "typescript"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2642,
								"name": "Omit.externalSymbolLinkMappings",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.externalSymbolLinkMappings"
							}
						},
						{
							"id": 2963,
							"name": "gitRemote",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L224"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2557,
								"name": "Omit.gitRemote",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.gitRemote"
							}
						},
						{
							"id": 2962,
							"name": "gitRevision",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 223,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L223"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2556,
								"name": "Omit.gitRevision",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.gitRevision"
							}
						},
						{
							"id": 2981,
							"name": "groupOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 331,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L331"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2649,
								"name": "Omit.groupOrder",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.groupOrder"
							}
						},
						{
							"id": 2978,
							"name": "groupReferencesByType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 328,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L328"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2646,
								"name": "Omit.groupReferencesByType",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.groupReferencesByType"
							}
						},
						{
							"id": 2958,
							"name": "includeVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 217,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L217"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2550,
								"name": "Omit.includeVersion",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.includeVersion"
							}
						},
						{
							"id": 2972,
							"name": "inlineTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 316,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L316"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2638,
								"name": "Omit.inlineTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.inlineTags"
							}
						},
						{
							"id": 2988,
							"name": "intentionallyNotDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 343,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L343"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2659,
								"name": "Omit.intentionallyNotDocumented",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.intentionallyNotDocumented"
							}
						},
						{
							"id": 2984,
							"name": "intentionallyNotExported",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 339,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L339"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2655,
								"name": "Omit.intentionallyNotExported",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.intentionallyNotExported"
							}
						},
						{
							"id": 2970,
							"name": "jsDocCompatibility",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 313,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L313"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 2411,
												"name": "JsDocCompatibility",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2635,
								"name": "Omit.jsDocCompatibility",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.jsDocCompatibility"
							}
						},
						{
							"id": 2983,
							"name": "kindSortOrder",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 334,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L334"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2652,
								"name": "Omit.kindSortOrder",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.kindSortOrder"
							}
						},
						{
							"id": 2957,
							"name": "maxTypeConversionDepth",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 215,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L215"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2548,
								"name": "Omit.maxTypeConversionDepth",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.maxTypeConversionDepth"
							}
						},
						{
							"id": 2938,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L317"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2639,
								"name": "Omit.modifierTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.modifierTags"
							}
						},
						{
							"id": 2936,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L216"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2549,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.name"
							}
						},
						{
							"id": 2939,
							"name": "options",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 189,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L189"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2521,
								"name": "Omit.options",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.options"
							}
						},
						{
							"id": 2987,
							"name": "packagesRequiringDocumentation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 342,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L342"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2658,
								"name": "Omit.packagesRequiringDocumentation",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.packagesRequiringDocumentation"
							}
						},
						{
							"id": 2976,
							"name": "preservedTypeAnnotationTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L324"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2644,
								"name": "Omit.preservedTypeAnnotationTags",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.preservedTypeAnnotationTags"
							}
						},
						{
							"id": 2969,
							"name": "preserveLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 312,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L312"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2634,
								"name": "Omit.preserveLinkText",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.preserveLinkText"
							}
						},
						{
							"id": 2945,
							"name": "projectDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L203"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2536,
								"name": "Omit.projectDocuments",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.projectDocuments"
							}
						},
						{
							"id": 2937,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 225,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L225"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2558,
								"name": "Omit.readme",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.readme"
							}
						},
						{
							"id": 2986,
							"name": "requiredToBeDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 341,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L341"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 625,
									"name": "KindString",
									"package": "typedoc",
									"qualifiedName": "ReflectionKind.KindString"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2657,
								"name": "Omit.requiredToBeDocumented",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.requiredToBeDocumented"
							}
						},
						{
							"id": 2989,
							"name": "skipErrorChecking",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 352,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L352"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2666,
								"name": "Omit.skipErrorChecking",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.skipErrorChecking"
							}
						},
						{
							"id": 2934,
							"name": "sort",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 332,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L332"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "kind"
										},
										{
											"type": "literal",
											"value": "source-order"
										},
										{
											"type": "literal",
											"value": "alphabetical"
										},
										{
											"type": "literal",
											"value": "alphabetical-ignoring-documents"
										},
										{
											"type": "literal",
											"value": "enum-value-ascending"
										},
										{
											"type": "literal",
											"value": "enum-value-descending"
										},
										{
											"type": "literal",
											"value": "enum-member-source-order"
										},
										{
											"type": "literal",
											"value": "static-first"
										},
										{
											"type": "literal",
											"value": "instance-first"
										},
										{
											"type": "literal",
											"value": "visibility"
										},
										{
											"type": "literal",
											"value": "required-first"
										},
										{
											"type": "literal",
											"value": "external-last"
										},
										{
											"type": "literal",
											"value": "documents-first"
										},
										{
											"type": "literal",
											"value": "documents-last"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2650,
								"name": "Omit.sort",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.sort"
							}
						},
						{
							"id": 2982,
							"name": "sortEntryPoints",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 333,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L333"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2651,
								"name": "Omit.sortEntryPoints",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.sortEntryPoints"
							}
						},
						{
							"id": 2960,
							"name": "sourceLinkTemplate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 219,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L219"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2552,
								"name": "Omit.sourceLinkTemplate",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.sourceLinkTemplate"
							}
						},
						{
							"id": 2971,
							"name": "suppressCommentWarningsInDeclarationFiles",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L314"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2636,
								"name": "Omit.suppressCommentWarningsInDeclarationFiles",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.suppressCommentWarningsInDeclarationFiles"
							}
						},
						{
							"id": 2940,
							"name": "tsconfig",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 190,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L190"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2522,
								"name": "Omit.tsconfig",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.tsconfig"
							}
						},
						{
							"id": 2968,
							"name": "useTsLinkResolution",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 311,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L311"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2633,
								"name": "Omit.useTsLinkResolution",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.useTsLinkResolution"
							}
						},
						{
							"id": 2985,
							"name": "validation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L340"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 2990,
												"name": "ValidationOptions",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2656,
								"name": "Omit.validation",
								"package": "typedoc",
								"qualifiedName": "TypeDocOptionMap.validation"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2944,
								2964,
								2935,
								2975,
								2977,
								2980,
								2967,
								2941,
								2979,
								2961,
								2959,
								2966,
								2965,
								2942,
								2943,
								2946,
								2956,
								2948,
								2951,
								2949,
								2950,
								2953,
								2952,
								2954,
								2955,
								2973,
								2947,
								2974,
								2963,
								2962,
								2981,
								2978,
								2958,
								2972,
								2988,
								2984,
								2970,
								2983,
								2957,
								2938,
								2936,
								2939,
								2987,
								2976,
								2969,
								2945,
								2937,
								2986,
								2989,
								2934,
								2982,
								2960,
								2971,
								2940,
								2968,
								2985
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 170,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L170"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 2667,
									"name": "TypeDocOptions",
									"package": "typedoc"
								},
								{
									"type": "indexedAccess",
									"indexType": {
										"type": "intrinsic",
										"name": "number"
									},
									"objectType": {
										"type": "query",
										"queryType": {
											"type": "reference",
											"target": {
												"packageName": "typedoc",
												"packagePath": "src/lib/utils/options/declaration.ts",
												"qualifiedName": "rootPackageOptions"
											},
											"name": "rootPackageOptions",
											"package": "typedoc",
											"preferValues": true
										}
									}
								}
							],
							"name": "Omit",
							"package": "typescript"
						}
					]
				},
				{
					"id": 2380,
					"name": "DeclarationOption",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 678,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L678"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": 2506,
								"name": "StringDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2455,
								"name": "NumberDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2372,
								"name": "BooleanDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2443,
								"name": "MixedDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2469,
								"name": "ObjectDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2433,
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "MapDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2360,
								"name": "ArrayDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2399,
								"name": "GlobArrayDeclarationOption",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2390,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "boolean"
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								],
								"name": "FlagsDeclarationOption",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 2388,
					"name": "DeclarationOptionToOptionType",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 709,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L709"
						}
					],
					"typeParameters": [
						{
							"id": 2389,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 2380,
								"name": "DeclarationOption",
								"package": "typedoc"
							}
						}
					],
					"type": {
						"type": "conditional",
						"checkType": {
							"type": "reference",
							"target": 2389,
							"name": "T",
							"package": "typedoc",
							"refersToTypeParameter": true
						},
						"extendsType": {
							"type": "reference",
							"target": 2433,
							"typeArguments": [
								{
									"type": "inferred",
									"name": "U"
								}
							],
							"name": "MapDeclarationOption",
							"package": "typedoc"
						},
						"trueType": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/options/declaration.ts",
								"qualifiedName": "U"
							},
							"name": "U",
							"package": "typedoc",
							"refersToTypeParameter": true
						},
						"falseType": {
							"type": "conditional",
							"checkType": {
								"type": "reference",
								"target": 2389,
								"name": "T",
								"package": "typedoc",
								"refersToTypeParameter": true
							},
							"extendsType": {
								"type": "reference",
								"target": 2390,
								"typeArguments": [
									{
										"type": "inferred",
										"name": "U"
									}
								],
								"name": "FlagsDeclarationOption",
								"package": "typedoc"
							},
							"trueType": {
								"type": "reference",
								"target": {
									"packageName": "typedoc",
									"packagePath": "src/lib/utils/options/declaration.ts",
									"qualifiedName": "U"
								},
								"name": "U",
								"package": "typedoc",
								"refersToTypeParameter": true
							},
							"falseType": {
								"type": "indexedAccess",
								"indexType": {
									"type": "reference",
									"target": {
										"packageName": "typescript",
										"packagePath": "lib/lib.es5.d.ts",
										"qualifiedName": "Exclude"
									},
									"typeArguments": [
										{
											"type": "indexedAccess",
											"indexType": {
												"type": "literal",
												"value": "type"
											},
											"objectType": {
												"type": "reference",
												"target": 2389,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										},
										{
											"type": "intrinsic",
											"name": "undefined"
										}
									],
									"name": "Exclude",
									"package": "typescript"
								},
								"objectType": {
									"type": "reference",
									"target": 2486,
									"name": "ParameterTypeToOptionTypeMap",
									"package": "typedoc"
								}
							}
						}
					}
				},
				{
					"id": 2411,
					"name": "JsDocCompatibility",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"children": [
						{
							"id": 2414,
							"name": "defaultTag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will treat "
									},
									{
										"kind": "code",
										"text": "`@default`"
									},
									{
										"kind": "text",
										"text": " blocks as code unless they contain a code block.\nOn by default, this is how VSCode renders blocks."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L399"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2413,
							"name": "exampleTag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will treat "
									},
									{
										"kind": "code",
										"text": "`@example`"
									},
									{
										"kind": "text",
										"text": " blocks as code unless they contain a code block.\nOn by default, this is how VSCode renders blocks."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 394,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L394"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2416,
							"name": "ignoreUnescapedBraces",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will not emit warnings about unescaped "
									},
									{
										"kind": "code",
										"text": "`{`"
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "code",
										"text": "`}`"
									},
									{
										"kind": "text",
										"text": " characters encountered\nwhen parsing a comment. On by default."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 409,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L409"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2415,
							"name": "inheritDocTag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will warn if a "
									},
									{
										"kind": "code",
										"text": "`@inheritDoc`"
									},
									{
										"kind": "text",
										"text": " tag is spelled without TSDoc capitalization\n(i.e. "
									},
									{
										"kind": "code",
										"text": "`@inheritdoc`"
									},
									{
										"kind": "text",
										"text": "). On by default."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 404,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L404"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2414,
								2413,
								2416,
								2415
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 389,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L389"
						}
					]
				},
				{
					"id": 2417,
					"name": "KeyToDeclaration",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Converts a given TypeDoc option key to the type of the declaration expected."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 415,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L415"
						}
					],
					"typeParameters": [
						{
							"id": 2428,
							"name": "K",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {},
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 2520,
									"name": "TypeDocOptionMap",
									"package": "typedoc"
								}
							}
						}
					],
					"type": {
						"type": "conditional",
						"checkType": {
							"type": "indexedAccess",
							"indexType": {
								"type": "reference",
								"target": 2428,
								"name": "K",
								"package": "typedoc",
								"refersToTypeParameter": true
							},
							"objectType": {
								"type": "reference",
								"target": 2520,
								"name": "TypeDocOptionMap",
								"package": "typedoc"
							}
						},
						"extendsType": {
							"type": "intrinsic",
							"name": "boolean"
						},
						"trueType": {
							"type": "reference",
							"target": 2372,
							"name": "BooleanDeclarationOption",
							"package": "typedoc"
						},
						"falseType": {
							"type": "conditional",
							"checkType": {
								"type": "indexedAccess",
								"indexType": {
									"type": "reference",
									"target": 2428,
									"name": "K",
									"package": "typedoc",
									"refersToTypeParameter": true
								},
								"objectType": {
									"type": "reference",
									"target": 2520,
									"name": "TypeDocOptionMap",
									"package": "typedoc"
								}
							},
							"extendsType": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								]
							},
							"trueType": {
								"type": "reference",
								"target": 2506,
								"name": "StringDeclarationOption",
								"package": "typedoc"
							},
							"falseType": {
								"type": "conditional",
								"checkType": {
									"type": "indexedAccess",
									"indexType": {
										"type": "reference",
										"target": 2428,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"objectType": {
										"type": "reference",
										"target": 2520,
										"name": "TypeDocOptionMap",
										"package": "typedoc"
									}
								},
								"extendsType": {
									"type": "intrinsic",
									"name": "number"
								},
								"trueType": {
									"type": "reference",
									"target": 2455,
									"name": "NumberDeclarationOption",
									"package": "typedoc"
								},
								"falseType": {
									"type": "conditional",
									"checkType": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 2428,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 2520,
											"name": "TypeDocOptionMap",
											"package": "typedoc"
										}
									},
									"extendsType": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4977,
											"name": "GlobString",
											"package": "typedoc"
										}
									},
									"trueType": {
										"type": "reference",
										"target": 2399,
										"name": "GlobArrayDeclarationOption",
										"package": "typedoc"
									},
									"falseType": {
										"type": "conditional",
										"checkType": {
											"type": "indexedAccess",
											"indexType": {
												"type": "reference",
												"target": 2428,
												"name": "K",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											"objectType": {
												"type": "reference",
												"target": 2520,
												"name": "TypeDocOptionMap",
												"package": "typedoc"
											}
										},
										"extendsType": {
											"type": "union",
											"types": [
												{
													"type": "array",
													"elementType": {
														"type": "intrinsic",
														"name": "string"
													}
												},
												{
													"type": "array",
													"elementType": {
														"type": "reference",
														"target": 5084,
														"name": "NormalizedPath",
														"package": "typedoc"
													}
												},
												{
													"type": "array",
													"elementType": {
														"type": "reference",
														"target": 5087,
														"name": "NormalizedPathOrModule",
														"package": "typedoc"
													}
												},
												{
													"type": "array",
													"elementType": {
														"type": "reference",
														"target": 5090,
														"name": "NormalizedPathOrModuleOrFunction",
														"package": "typedoc"
													}
												}
											]
										},
										"trueType": {
											"type": "reference",
											"target": 2360,
											"name": "ArrayDeclarationOption",
											"package": "typedoc"
										},
										"falseType": {
											"type": "conditional",
											"checkType": {
												"type": "intrinsic",
												"name": "unknown"
											},
											"extendsType": {
												"type": "indexedAccess",
												"indexType": {
													"type": "reference",
													"target": 2428,
													"name": "K",
													"package": "typedoc",
													"refersToTypeParameter": true
												},
												"objectType": {
													"type": "reference",
													"target": 2520,
													"name": "TypeDocOptionMap",
													"package": "typedoc"
												}
											},
											"trueType": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 2443,
														"name": "MixedDeclarationOption",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 2469,
														"name": "ObjectDeclarationOption",
														"package": "typedoc"
													}
												]
											},
											"falseType": {
												"type": "conditional",
												"checkType": {
													"type": "indexedAccess",
													"indexType": {
														"type": "reference",
														"target": 2428,
														"name": "K",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													"objectType": {
														"type": "reference",
														"target": 2520,
														"name": "TypeDocOptionMap",
														"package": "typedoc"
													}
												},
												"extendsType": {
													"type": "reference",
													"target": 2429,
													"typeArguments": [
														{
															"type": "intrinsic",
															"name": "unknown"
														}
													],
													"name": "ManuallyValidatedOption",
													"package": "typedoc"
												},
												"trueType": {
													"type": "union",
													"types": [
														{
															"type": "intersection",
															"types": [
																{
																	"type": "reference",
																	"target": 2443,
																	"name": "MixedDeclarationOption",
																	"package": "typedoc"
																},
																{
																	"type": "reflection",
																	"declaration": {
																		"id": 2418,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {},
																		"children": [
																			{
																				"id": 2419,
																				"name": "validate",
																				"variant": "declaration",
																				"kind": 2048,
																				"flags": {},
																				"sources": [
																					{
																						"fileName": "lib/utils/options/declaration.ts",
																						"line": 426,
																						"character": 16,
																						"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L426"
																					}
																				],
																				"signatures": [
																					{
																						"id": 2420,
																						"name": "validate",
																						"variant": "signature",
																						"kind": 4096,
																						"flags": {},
																						"sources": [
																							{
																								"fileName": "lib/utils/options/declaration.ts",
																								"line": 426,
																								"character": 16,
																								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L426"
																							}
																						],
																						"parameters": [
																							{
																								"id": 2421,
																								"name": "value",
																								"variant": "param",
																								"kind": 32768,
																								"flags": {},
																								"type": {
																									"type": "unknown",
																									"name": "..."
																								}
																							},
																							{
																								"id": 2422,
																								"name": "i18n",
																								"variant": "param",
																								"kind": 32768,
																								"flags": {},
																								"type": {
																									"type": "unknown",
																									"name": "..."
																								}
																							}
																						],
																						"type": {
																							"type": "unknown",
																							"name": "..."
																						}
																					}
																				]
																			}
																		],
																		"groups": [
																			{
																				"title": "Methods",
																				"children": [
																					2419
																				]
																			}
																		],
																		"sources": [
																			{
																				"fileName": "lib/utils/options/declaration.ts",
																				"line": 425,
																				"character": 40,
																				"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L425"
																			}
																		]
																	}
																}
															]
														},
														{
															"type": "intersection",
															"types": [
																{
																	"type": "reference",
																	"target": 2469,
																	"name": "ObjectDeclarationOption",
																	"package": "typedoc"
																},
																{
																	"type": "reflection",
																	"declaration": {
																		"id": 2423,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {},
																		"children": [
																			{
																				"id": 2424,
																				"name": "validate",
																				"variant": "declaration",
																				"kind": 2048,
																				"flags": {},
																				"sources": [
																					{
																						"fileName": "lib/utils/options/declaration.ts",
																						"line": 432,
																						"character": 16,
																						"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L432"
																					}
																				],
																				"signatures": [
																					{
																						"id": 2425,
																						"name": "validate",
																						"variant": "signature",
																						"kind": 4096,
																						"flags": {},
																						"sources": [
																							{
																								"fileName": "lib/utils/options/declaration.ts",
																								"line": 432,
																								"character": 16,
																								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L432"
																							}
																						],
																						"parameters": [
																							{
																								"id": 2426,
																								"name": "value",
																								"variant": "param",
																								"kind": 32768,
																								"flags": {},
																								"type": {
																									"type": "unknown",
																									"name": "..."
																								}
																							},
																							{
																								"id": 2427,
																								"name": "i18n",
																								"variant": "param",
																								"kind": 32768,
																								"flags": {},
																								"type": {
																									"type": "unknown",
																									"name": "..."
																								}
																							}
																						],
																						"type": {
																							"type": "unknown",
																							"name": "..."
																						}
																					}
																				]
																			}
																		],
																		"groups": [
																			{
																				"title": "Methods",
																				"children": [
																					2424
																				]
																			}
																		],
																		"sources": [
																			{
																				"fileName": "lib/utils/options/declaration.ts",
																				"line": 431,
																				"character": 41,
																				"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L431"
																			}
																		]
																	}
																}
															]
														}
													]
												},
												"falseType": {
													"type": "conditional",
													"checkType": {
														"type": "indexedAccess",
														"indexType": {
															"type": "reference",
															"target": 2428,
															"name": "K",
															"package": "typedoc",
															"refersToTypeParameter": true
														},
														"objectType": {
															"type": "reference",
															"target": 2520,
															"name": "TypeDocOptionMap",
															"package": "typedoc"
														}
													},
													"extendsType": {
														"type": "reference",
														"target": {
															"packageName": "typescript",
															"packagePath": "lib/lib.es5.d.ts",
															"qualifiedName": "Record"
														},
														"typeArguments": [
															{
																"type": "intrinsic",
																"name": "string"
															},
															{
																"type": "intrinsic",
																"name": "boolean"
															}
														],
														"name": "Record",
														"package": "typescript"
													},
													"trueType": {
														"type": "reference",
														"target": 2390,
														"typeArguments": [
															{
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 2428,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 2520,
																	"name": "TypeDocOptionMap",
																	"package": "typedoc"
																}
															}
														],
														"name": "FlagsDeclarationOption",
														"package": "typedoc"
													},
													"falseType": {
														"type": "conditional",
														"checkType": {
															"type": "indexedAccess",
															"indexType": {
																"type": "reference",
																"target": 2428,
																"name": "K",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															"objectType": {
																"type": "reference",
																"target": 2520,
																"name": "TypeDocOptionMap",
																"package": "typedoc"
															}
														},
														"extendsType": {
															"type": "reference",
															"target": {
																"packageName": "typescript",
																"packagePath": "lib/lib.es5.d.ts",
																"qualifiedName": "Record"
															},
															"typeArguments": [
																{
																	"type": "union",
																	"types": [
																		{
																			"type": "unknown",
																			"name": "..."
																		},
																		{
																			"type": "unknown",
																			"name": "..."
																		}
																	]
																},
																{
																	"type": "inferred",
																	"name": "U"
																}
															],
															"name": "Record",
															"package": "typescript"
														},
														"trueType": {
															"type": "reference",
															"target": 2433,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": {
																		"packageName": "typedoc",
																		"packagePath": "src/lib/utils/options/declaration.ts",
																		"qualifiedName": "U"
																	},
																	"name": "U",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																}
															],
															"name": "MapDeclarationOption",
															"package": "typedoc"
														},
														"falseType": {
															"type": "intrinsic",
															"name": "never"
														}
													}
												}
											}
										}
									}
								}
							}
						}
					}
				},
				{
					"id": 2429,
					"name": "ManuallyValidatedOption",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Wrapper type for values in TypeDocOptionMap which are represented with an unknown option type, but\nhave a validation function that checks that they are the given type."
							}
						]
					},
					"children": [
						{
							"id": 2431,
							"name": "__validated",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 359,
									"character": 43,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L359"
								}
							],
							"type": {
								"type": "reference",
								"target": 2432,
								"name": "T",
								"package": "typedoc",
								"refersToTypeParameter": true
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2431
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 359,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L359"
						}
					],
					"typeParameters": [
						{
							"id": 2432,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {}
						}
					]
				},
				{
					"id": 2481,
					"name": "OutputSpecification",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"children": [
						{
							"id": 2483,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 43,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L43"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2484,
							"name": "path",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L44"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2485,
							"name": "options",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L45"
								}
							],
							"type": {
								"type": "reference",
								"target": 2667,
								"name": "TypeDocOptions",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2483,
								2484,
								2485
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 42,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L42"
						}
					]
				},
				{
					"id": 2990,
					"name": "ValidationOptions",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"children": [
						{
							"id": 2993,
							"name": "invalidLink",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings about {@link} tags which will produce broken links."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 370,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L370"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2994,
							"name": "invalidPath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings about relative paths within the documentation which could not be resolved."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 374,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L374"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2996,
							"name": "notDocumented",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings about declarations that do not have doc comments"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 382,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L382"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2992,
							"name": "notExported",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings when a symbol is referenced by the documentation,\nbut is not included in the documentation."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 366,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L366"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2995,
							"name": "rewrittenLink",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings about {@link} tags which do not link directly to their target."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 378,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L378"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 2997,
							"name": "unusedMergeModuleWith",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, TypeDoc will produce warnings about "
									},
									{
										"kind": "code",
										"text": "`@mergeModuleWith`"
									},
									{
										"kind": "text",
										"text": " tags which were not resolved."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 386,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L386"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2993,
								2994,
								2996,
								2992,
								2995,
								2997
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils/options/declaration.ts",
							"line": 361,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L361"
						}
					]
				},
				{
					"id": 2123,
					"name": "Option",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/options/options.ts",
							"line": 457,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L457"
						}
					],
					"signatures": [
						{
							"id": 2124,
							"name": "Option",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Binds an option to an accessor. Does not register the option.\n\nNote: This is a standard ES decorator. It will not work with pre-TS 5.0 experimental decorators enabled."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/options/options.ts",
									"line": 457,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L457"
								}
							],
							"typeParameters": [
								{
									"id": 2125,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 2520,
											"name": "TypeDocOptionMap",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 2126,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2125,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 2127,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/options.ts",
											"line": 458,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L458"
										}
									],
									"signatures": [
										{
											"id": 2128,
											"name": "__type",
											"variant": "signature",
											"kind": 4096,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils/options/options.ts",
													"line": 458,
													"character": 11,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L458"
												}
											],
											"parameters": [
												{
													"id": 2129,
													"name": "_",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "unknown"
													}
												},
												{
													"id": 2130,
													"name": "_context",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "reference",
														"target": {
															"packageName": "typescript",
															"packagePath": "lib/lib.decorators.d.ts",
															"qualifiedName": "ClassAccessorDecoratorContext"
														},
														"typeArguments": [
															{
																"type": "union",
																"types": [
																	{
																		"type": "reflection",
																		"declaration": {
																			"id": 2131,
																			"name": "__type",
																			"variant": "declaration",
																			"kind": 65536,
																			"flags": {},
																			"children": [
																				{
																					"id": 2132,
																					"name": "application",
																					"variant": "declaration",
																					"kind": 1024,
																					"flags": {},
																					"sources": [
																						{
																							"fileName": "lib/utils/options/options.ts",
																							"line": 461,
																							"character": 14,
																							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L461"
																						}
																					],
																					"type": {
																						"type": "reference",
																						"target": 3072,
																						"name": "Application",
																						"package": "typedoc"
																					}
																				}
																			],
																			"groups": [
																				{
																					"title": "Properties",
																					"children": [
																						2132
																					]
																				}
																			],
																			"sources": [
																				{
																					"fileName": "lib/utils/options/options.ts",
																					"line": 461,
																					"character": 12,
																					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L461"
																				}
																			]
																		}
																	},
																	{
																		"type": "reflection",
																		"declaration": {
																			"id": 2133,
																			"name": "__type",
																			"variant": "declaration",
																			"kind": 65536,
																			"flags": {},
																			"children": [
																				{
																					"id": 2134,
																					"name": "options",
																					"variant": "declaration",
																					"kind": 1024,
																					"flags": {},
																					"sources": [
																						{
																							"fileName": "lib/utils/options/options.ts",
																							"line": 461,
																							"character": 45,
																							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L461"
																						}
																					],
																					"type": {
																						"type": "reference",
																						"target": 2146,
																						"name": "Options",
																						"package": "typedoc"
																					}
																				}
																			],
																			"groups": [
																				{
																					"title": "Properties",
																					"children": [
																						2134
																					]
																				}
																			],
																			"sources": [
																				{
																					"fileName": "lib/utils/options/options.ts",
																					"line": 461,
																					"character": 43,
																					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L461"
																				}
																			]
																		}
																	}
																]
															},
															{
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 2125,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 2800,
																	"name": "TypeDocOptionValues",
																	"package": "typedoc"
																}
															}
														],
														"name": "ClassAccessorDecoratorContext",
														"package": "typescript"
													}
												}
											],
											"type": {
												"type": "reflection",
												"declaration": {
													"id": 2135,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 2136,
															"name": "get",
															"variant": "declaration",
															"kind": 2048,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 466,
																	"character": 12,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																}
															],
															"signatures": [
																{
																	"id": 2137,
																	"name": "get",
																	"variant": "signature",
																	"kind": 4096,
																	"flags": {},
																	"sources": [
																		{
																			"fileName": "lib/utils/options/options.ts",
																			"line": 466,
																			"character": 12,
																			"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																		}
																	],
																	"parameters": [
																		{
																			"id": 2138,
																			"name": "this",
																			"variant": "param",
																			"kind": 32768,
																			"flags": {},
																			"type": {
																				"type": "union",
																				"types": [
																					{
																						"type": "reflection",
																						"declaration": {
																							"id": 2139,
																							"name": "__type",
																							"variant": "declaration",
																							"kind": 65536,
																							"flags": {},
																							"children": [
																								{
																									"id": 2140,
																									"name": "application",
																									"variant": "declaration",
																									"kind": 1024,
																									"flags": {},
																									"sources": [
																										{
																											"fileName": "lib/utils/options/options.ts",
																											"line": 466,
																											"character": 24,
																											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																										}
																									],
																									"type": {
																										"type": "reference",
																										"target": 3072,
																										"name": "Application",
																										"package": "typedoc"
																									}
																								}
																							],
																							"groups": [
																								{
																									"title": "Properties",
																									"children": [
																										2140
																									]
																								}
																							],
																							"sources": [
																								{
																									"fileName": "lib/utils/options/options.ts",
																									"line": 466,
																									"character": 22,
																									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																								}
																							]
																						}
																					},
																					{
																						"type": "reflection",
																						"declaration": {
																							"id": 2141,
																							"name": "__type",
																							"variant": "declaration",
																							"kind": 65536,
																							"flags": {},
																							"children": [
																								{
																									"id": 2142,
																									"name": "options",
																									"variant": "declaration",
																									"kind": 1024,
																									"flags": {},
																									"sources": [
																										{
																											"fileName": "lib/utils/options/options.ts",
																											"line": 466,
																											"character": 55,
																											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																										}
																									],
																									"type": {
																										"type": "reference",
																										"target": 2146,
																										"name": "Options",
																										"package": "typedoc"
																									}
																								}
																							],
																							"groups": [
																								{
																									"title": "Properties",
																									"children": [
																										2142
																									]
																								}
																							],
																							"sources": [
																								{
																									"fileName": "lib/utils/options/options.ts",
																									"line": 466,
																									"character": 53,
																									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L466"
																								}
																							]
																						}
																					}
																				]
																			}
																		}
																	],
																	"type": {
																		"type": "indexedAccess",
																		"indexType": {
																			"type": "reference",
																			"target": 2125,
																			"name": "K",
																			"package": "typedoc",
																			"refersToTypeParameter": true
																		},
																		"objectType": {
																			"type": "reference",
																			"target": 2800,
																			"name": "TypeDocOptionValues",
																			"package": "typedoc"
																		}
																	}
																}
															]
														},
														{
															"id": 2143,
															"name": "set",
															"variant": "declaration",
															"kind": 2048,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/utils/options/options.ts",
																	"line": 470,
																	"character": 12,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L470"
																}
															],
															"signatures": [
																{
																	"id": 2144,
																	"name": "set",
																	"variant": "signature",
																	"kind": 4096,
																	"flags": {},
																	"sources": [
																		{
																			"fileName": "lib/utils/options/options.ts",
																			"line": 470,
																			"character": 12,
																			"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L470"
																		}
																	],
																	"parameters": [
																		{
																			"id": 2145,
																			"name": "_value",
																			"variant": "param",
																			"kind": 32768,
																			"flags": {},
																			"type": {
																				"type": "intrinsic",
																				"name": "never"
																			}
																		}
																	],
																	"type": {
																		"type": "intrinsic",
																		"name": "never"
																	}
																}
															]
														}
													],
													"groups": [
														{
															"title": "Methods",
															"children": [
																2136,
																2143
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/utils/options/options.ts",
															"line": 465,
															"character": 15,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/options.ts#L465"
														}
													]
												}
											}
										}
									]
								}
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Namespaces",
					"children": [
						2998
					]
				},
				{
					"title": "Classes",
					"children": [
						2255,
						2271,
						2286,
						2327
					]
				},
				{
					"title": "Enumerations",
					"children": [
						2096,
						2101,
						2105,
						2108
					]
				},
				{
					"title": "Functions",
					"children": [
						2123
					]
				},
				{
					"title": "Interfaces",
					"children": [
						2360,
						2372,
						2381,
						2390,
						2399,
						2433,
						2443,
						2455,
						2469,
						2242,
						2486,
						2506,
						2520,
						2667,
						2800,
						2933
					]
				},
				{
					"title": "None",
					"children": [
						2146
					]
				},
				{
					"title": "Type Aliases",
					"children": [
						2380,
						2388,
						2411,
						2417,
						2429,
						2481,
						2990
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils/options/index.ts",
					"line": 1,
					"character": 0,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/index.ts#L1"
				}
			]
		},
		{
			"id": 5776,
			"name": "Internationalization",
			"variant": "declaration",
			"kind": 4,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Internationalization module for localized strings in output."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Internationalization module for localized strings in output."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 6410,
					"name": "Internationalization",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Responsible for maintaining loaded internationalized strings."
							}
						]
					},
					"children": [
						{
							"id": 6411,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/internationalization/internationalization.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L88"
								}
							],
							"signatures": [
								{
									"id": 6412,
									"name": "Internationalization",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/internationalization/internationalization.ts",
											"line": 88,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L88"
										}
									],
									"type": {
										"type": "reference",
										"target": 6410,
										"name": "Internationalization",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 6418,
							"name": "addTranslations",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/internationalization/internationalization.ts",
									"line": 101,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L101"
								}
							],
							"signatures": [
								{
									"id": 6419,
									"name": "addTranslations",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/internationalization/internationalization.ts",
											"line": 101,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L101"
										}
									],
									"parameters": [
										{
											"id": 6420,
											"name": "locale",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 6421,
											"name": "translations",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "string"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 6425,
							"name": "getSupportedLanguages",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/internationalization/internationalization.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L112"
								}
							],
							"signatures": [
								{
									"id": 6426,
									"name": "getSupportedLanguages",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/internationalization/internationalization.ts",
											"line": 112,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L112"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "intrinsic",
											"name": "string"
										}
									}
								}
							]
						},
						{
							"id": 6422,
							"name": "hasTranslations",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/internationalization/internationalization.ts",
									"line": 108,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L108"
								}
							],
							"signatures": [
								{
									"id": 6423,
									"name": "hasTranslations",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/internationalization/internationalization.ts",
											"line": 108,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L108"
										}
									],
									"parameters": [
										{
											"id": 6424,
											"name": "locale",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 6415,
							"name": "setLocale",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/internationalization/internationalization.ts",
									"line": 92,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L92"
								}
							],
							"signatures": [
								{
									"id": 6416,
									"name": "setLocale",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/internationalization/internationalization.ts",
											"line": 92,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L92"
										}
									],
									"parameters": [
										{
											"id": 6417,
											"name": "locale",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								6411
							]
						},
						{
							"title": "Methods",
							"children": [
								6418,
								6425,
								6422,
								6415
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/internationalization/internationalization.ts",
							"line": 84,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L84"
						}
					]
				},
				{
					"id": 6428,
					"name": "TranslationProxy",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Dynamic proxy type built from "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "TranslatableStrings",
								"target": 5777
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/internationalization/internationalization.ts",
							"line": 49,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L49"
						}
					],
					"type": {
						"type": "mapped",
						"parameter": "K",
						"parameterType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 5777,
								"name": "TranslatableStrings",
								"package": "typedoc"
							}
						},
						"templateType": {
							"type": "reflection",
							"declaration": {
								"id": 6429,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/internationalization/internationalization.ts",
										"line": 50,
										"character": 38,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L50"
									}
								],
								"signatures": [
									{
										"id": 6430,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"parameters": [
											{
												"id": 6431,
												"name": "args",
												"variant": "param",
												"kind": 32768,
												"flags": {
													"isRest": true
												},
												"type": {
													"type": "indexedAccess",
													"indexType": {
														"type": "reference",
														"target": {
															"packageName": "typedoc",
															"packagePath": "src/lib/internationalization/internationalization.ts",
															"qualifiedName": "K"
														},
														"name": "K",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													"objectType": {
														"type": "reference",
														"target": 5777,
														"name": "TranslatableStrings",
														"package": "typedoc"
													}
												}
											}
										],
										"type": {
											"type": "reference",
											"target": 5098,
											"name": "TranslatedString",
											"package": "typedoc"
										}
									}
								]
							}
						}
					}
				},
				{
					"id": 6408,
					"name": "i18n",
					"variant": "reference",
					"kind": 4194304,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/internationalization/index.ts",
							"line": 6,
							"character": 9,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/index.ts#L6"
						}
					],
					"target": 4980
				},
				{
					"id": 6427,
					"name": "TranslatableStrings",
					"variant": "reference",
					"kind": 4194304,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/internationalization/index.ts",
							"line": 7,
							"character": 36,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/index.ts#L7"
						}
					],
					"target": 5777
				},
				{
					"id": 6409,
					"name": "TranslatedString",
					"variant": "reference",
					"kind": 4194304,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/internationalization/index.ts",
							"line": 6,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/index.ts#L6"
						}
					],
					"target": 5098
				}
			],
			"groups": [
				{
					"title": "Classes",
					"children": [
						6410
					]
				},
				{
					"title": "Interfaces",
					"children": [
						6427
					]
				},
				{
					"title": "Type Aliases",
					"children": [
						6428,
						6409
					]
				},
				{
					"title": "Variables",
					"children": [
						6408
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/internationalization/index.ts",
					"line": 1,
					"character": 0,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/index.ts#L1"
				}
			]
		},
		{
			"id": 5359,
			"name": "JSONOutput",
			"variant": "declaration",
			"kind": 4,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Contains interfaces which describe the JSON output. Each interface is related to a specific type of serializer.\n\n## Plugins\nPlugins which modify the serialization process can use declaration merging\nto add custom properties to the exported interfaces.\nFor example, if your custom serializer adds a property to all "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Reflection",
						"target": 5522
					},
					{
						"kind": "text",
						"text": " objects:\n"
					},
					{
						"kind": "code",
						"text": "```ts\ndeclare module 'typedoc/dist/lib/serialization/schema' {\n    export interface AbstractReflection {\n        myCustomProp: boolean\n    }\n}\n```"
					},
					{
						"kind": "text",
						"text": "\n\nIf a plugin defines a new Model type, "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "ModelToObject",
						"target": 5361
					},
					{
						"kind": "text",
						"text": " will not pick up the serializer type and\nthe resulting type will not be included in the return type of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Serializer.toObject",
						"target": 5711
					},
					{
						"kind": "text",
						"text": ".\nTo fix this, use declaration merging to augment the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Serializer",
						"target": 5696
					},
					{
						"kind": "text",
						"text": " class.\n"
					},
					{
						"kind": "code",
						"text": "```ts\ndeclare module 'typedoc/dist/lib/serialization/serializer' {\n    export interface Serializer {\n        toObject(value: CustomModel, obj?: Partial<CustomModel>): CustomOutput\n    }\n}\n```"
					},
					{
						"kind": "text",
						"text": "\n\nFor documentation on the JSON output properties, view the corresponding model."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Contains interfaces which describe the JSON output."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 5552,
					"name": "ArrayType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5554,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the elements in the array."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 246,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L246"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.elementType",
								"package": "typedoc"
							}
						},
						{
							"id": 5553,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 241,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L241"
								}
							],
							"type": {
								"type": "literal",
								"value": "array"
							},
							"defaultValue": "\"array\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5554,
								5553
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 262,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L262"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1309,
									"name": "M.ArrayType",
									"package": "typedoc",
									"qualifiedName": "ArrayType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "elementType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5653,
					"name": "Comment",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5654,
							"name": "summary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L368"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5656,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All associated block level tags."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 405,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L405"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5658,
									"name": "CommentTag",
									"package": "typedoc"
								}
							},
							"defaultValue": "[]",
							"inheritedFrom": {
								"type": "reference",
								"target": 207,
								"name": "Partial.blockTags",
								"package": "typedoc",
								"qualifiedName": "Comment.blockTags"
							}
						},
						{
							"id": 5657,
							"name": "label",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Label associated with this reflection, if any (https://tsdoc.org/pages/tags/label/)"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 415,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L415"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 209,
								"name": "Partial.label",
								"package": "typedoc",
								"qualifiedName": "Comment.label"
							}
						},
						{
							"id": 5655,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 369,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L369"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "templateLiteral",
									"head": "@",
									"tail": [
										[
											{
												"type": "intrinsic",
												"name": "string"
											},
											""
										]
									]
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5654,
								5656,
								5657,
								5655
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 367,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L367"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Partial"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": {
										"packageName": "typedoc",
										"packagePath": "src/lib/serialization/schema.ts",
										"qualifiedName": "S"
									},
									"typeArguments": [
										{
											"type": "reference",
											"target": 179,
											"name": "M.Comment",
											"package": "typedoc",
											"qualifiedName": "Comment"
										},
										{
											"type": "union",
											"types": [
												{
													"type": "literal",
													"value": "blockTags"
												},
												{
													"type": "literal",
													"value": "label"
												}
											]
										}
									],
									"name": "S",
									"package": "typedoc"
								}
							],
							"name": "Partial",
							"package": "typescript"
						}
					]
				},
				{
					"id": 5658,
					"name": "CommentTag",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5659,
							"name": "content",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 374,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L374"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5661,
							"name": "tag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this tag, e.g. "
									},
									{
										"kind": "code",
										"text": "`@returns`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@example`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L83"
								}
							],
							"type": {
								"type": "templateLiteral",
								"head": "@",
								"tail": [
									[
										{
											"type": "intrinsic",
											"name": "string"
										},
										""
									]
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 163,
								"name": "S.tag",
								"package": "typedoc",
								"qualifiedName": "CommentTag.tag"
							}
						},
						{
							"id": 5660,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Some tags, ("
									},
									{
										"kind": "code",
										"text": "`@typedef`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@param`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@property`"
									},
									{
										"kind": "text",
										"text": ", etc.) may have a user defined identifier associated with them.\nIf this tag is one of those, it will be parsed out and included here."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L89"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 164,
								"name": "S.name",
								"package": "typedoc",
								"qualifiedName": "CommentTag.name"
							}
						},
						{
							"id": 5662,
							"name": "typeAnnotation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional type annotation associated with this tag. TypeDoc will remove type annotations unless explicitly\nrequested by the user with the "
									},
									{
										"kind": "code",
										"text": "`preservedTypeAnnotationTags`"
									},
									{
										"kind": "text",
										"text": " option."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 95,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L95"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 165,
								"name": "S.typeAnnotation",
								"package": "typedoc",
								"qualifiedName": "CommentTag.typeAnnotation"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5659,
								5661,
								5660,
								5662
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 373,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L373"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 158,
									"name": "M.CommentTag",
									"package": "typedoc",
									"qualifiedName": "CommentTag"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "tag"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "typeAnnotation"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5555,
					"name": "ConditionalType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5557,
							"name": "checkType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 278,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L278"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.checkType",
								"package": "typedoc"
							}
						},
						{
							"id": 5558,
							"name": "extendsType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 279,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L279"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.extendsType",
								"package": "typedoc"
							}
						},
						{
							"id": 5560,
							"name": "falseType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 281,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L281"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.falseType",
								"package": "typedoc"
							}
						},
						{
							"id": 5559,
							"name": "trueType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 280,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L280"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.trueType",
								"package": "typedoc"
							}
						},
						{
							"id": 5556,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 275,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L275"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditional"
							},
							"defaultValue": "\"conditional\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5557,
								5558,
								5560,
								5559,
								5556
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 265,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L265"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1344,
									"name": "M.ConditionalType",
									"package": "typedoc",
									"qualifiedName": "ConditionalType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "checkType"
										},
										{
											"type": "literal",
											"value": "extendsType"
										},
										{
											"type": "literal",
											"value": "trueType"
										},
										{
											"type": "literal",
											"value": "falseType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5510,
					"name": "ContainerReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5512,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5523,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 5515,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id",
								"package": "typedoc"
							}
						},
						{
							"id": 5513,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind",
								"package": "typedoc"
							}
						},
						{
							"id": 5516,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name",
								"package": "typedoc"
							}
						},
						{
							"id": 5514,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isAbstract": true,
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 291,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L291"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 2086,
									"name": "ReflectionVariant",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5525,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 5521,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5374,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "S.categories",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.categories"
							}
						},
						{
							"id": 5518,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 5452,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 5398,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "S.children",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.children"
							}
						},
						{
							"id": 5511,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L224"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5517,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment",
								"package": "typedoc"
							}
						},
						{
							"id": 5520,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5387,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "S.documents",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.documents"
							}
						},
						{
							"id": 5519,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5369,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "S.groups",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.groups"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5512,
								5515,
								5513,
								5516,
								5514,
								5521,
								5518,
								5511,
								5517,
								5520,
								5519
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 217,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L217"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5522,
							"name": "Reflection",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 252,
									"name": "M.ContainerReflection",
									"package": "typedoc",
									"qualifiedName": "ContainerReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "children"
										},
										{
											"type": "literal",
											"value": "documents"
										},
										{
											"type": "literal",
											"value": "groups"
										},
										{
											"type": "literal",
											"value": "categories"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5452,
					"name": "DeclarationReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5462,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5456,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5455,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5457,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5465,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 43,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L43"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "declaration"
									},
									{
										"type": "literal",
										"value": "reference"
									}
								]
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5460,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5374,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "Omit.categories",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.categories"
							}
						},
						{
							"id": 5453,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 5452,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 5398,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "Omit.children",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.children"
							}
						},
						{
							"id": 5461,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L224"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5511,
								"name": "Omit.childrenIncludingDocuments",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
							}
						},
						{
							"id": 5458,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5463,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The default value of this reflection.\n\nApplies to function parameters, variables, and properties."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 105,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 356,
								"name": "S.defaultValue",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.defaultValue"
							}
						},
						{
							"id": 5459,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5387,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "Omit.documents",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.documents"
							}
						},
						{
							"id": 5475,
							"name": "extendedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that extend this reflection (e.g. the subclasses)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 136,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L136"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5586,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 361,
								"name": "S.extendedBy",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.extendedBy"
							}
						},
						{
							"id": 5474,
							"name": "extendedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection extends (e.g. the parent classes)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L131"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 360,
								"name": "S.extendedTypes",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.extendedTypes"
							}
						},
						{
							"id": 5478,
							"name": "getSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The get signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 93,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L93"
								}
							],
							"type": {
								"type": "reference",
								"target": 5429,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 354,
								"name": "S.getSignature",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.getSignature"
							}
						},
						{
							"id": 5454,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5369,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "Omit.groups",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.groups"
							}
						},
						{
							"id": 5473,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 126,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L126"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 359,
								"name": "S.implementationOf",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementationOf"
							}
						},
						{
							"id": 5477,
							"name": "implementedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that implement this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 146,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L146"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5586,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 363,
								"name": "S.implementedBy",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementedBy"
							}
						},
						{
							"id": 5476,
							"name": "implementedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection implements."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L141"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 362,
								"name": "S.implementedTypes",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementedTypes"
							}
						},
						{
							"id": 5470,
							"name": "indexSignatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L88"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5429,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 353,
								"name": "S.indexSignatures",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.indexSignatures"
							}
						},
						{
							"id": 5472,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L119"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 358,
								"name": "S.inheritedFrom",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.inheritedFrom"
							}
						},
						{
							"id": 5471,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L112"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 357,
								"name": "S.overwrites",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.overwrites"
							}
						},
						{
							"id": 5466,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 162,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L162"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 366,
								"name": "S.packageVersion",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.packageVersion"
							}
						},
						{
							"id": 5481,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme file of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L157"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 365,
								"name": "S.readme",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.readme"
							}
						},
						{
							"id": 5468,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Precomputed boost for search results, may be less than 1 to de-emphasize this member in search results.\nDoes NOT include group/category values as they are computed when building the JS index.\n\nThis is exposed purely for plugin use, see #3036 for details."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 348,
								"name": "S.relevanceBoost",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.relevanceBoost"
							}
						},
						{
							"id": 5479,
							"name": "setSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The set signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L98"
								}
							],
							"type": {
								"type": "reference",
								"target": 5429,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 355,
								"name": "S.setSignature",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.setSignature"
							}
						},
						{
							"id": 5469,
							"name": "signatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of call signatures attached to this declaration.\n\nTypeDoc creates one declaration per function that may contain one or more\nsignature reflections."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L83"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5429,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 352,
								"name": "S.signatures",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.signatures"
							}
						},
						{
							"id": 5467,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L48"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5681,
									"name": "SourceReference",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 347,
								"name": "S.sources",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.sources"
							}
						},
						{
							"id": 5464,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the reflection.\n\nIf the reflection represents a variable or a property, this is the value type.<br />\nIf the reflection represents a signature, this is the return type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L73"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 350,
								"name": "S.type",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.type"
							}
						},
						{
							"id": 5480,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L75"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5482,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 351,
								"name": "S.typeParameters",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.typeParameters"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5462,
								5456,
								5455,
								5457,
								5465,
								5460,
								5453,
								5461,
								5458,
								5463,
								5459,
								5475,
								5474,
								5478,
								5454,
								5473,
								5477,
								5476,
								5470,
								5472,
								5471,
								5466,
								5481,
								5468,
								5479,
								5469,
								5467,
								5464,
								5480
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 161,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L161"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5510,
									"name": "ContainerReflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 340,
									"name": "M.DeclarationReflection",
									"package": "typedoc",
									"qualifiedName": "DeclarationReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "packageVersion"
										},
										{
											"type": "literal",
											"value": "sources"
										},
										{
											"type": "literal",
											"value": "relevanceBoost"
										},
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "signatures"
										},
										{
											"type": "literal",
											"value": "indexSignatures"
										},
										{
											"type": "literal",
											"value": "defaultValue"
										},
										{
											"type": "literal",
											"value": "overwrites"
										},
										{
											"type": "literal",
											"value": "inheritedFrom"
										},
										{
											"type": "literal",
											"value": "implementationOf"
										},
										{
											"type": "literal",
											"value": "extendedTypes"
										},
										{
											"type": "literal",
											"value": "extendedBy"
										},
										{
											"type": "literal",
											"value": "implementedTypes"
										},
										{
											"type": "literal",
											"value": "implementedBy"
										},
										{
											"type": "literal",
											"value": "getSignature"
										},
										{
											"type": "literal",
											"value": "setSignature"
										},
										{
											"type": "literal",
											"value": "typeParameters"
										},
										{
											"type": "literal",
											"value": "readme"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5387,
					"name": "DocumentReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5395,
							"name": "content",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The content to be displayed on the page for this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L15"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 461,
								"name": "S.content",
								"package": "typedoc",
								"qualifiedName": "DocumentReflection.content"
							}
						},
						{
							"id": 5393,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5388,
							"name": "frontmatter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 122,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L122"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 5390,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5389,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5391,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5396,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 10,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L10"
								}
							],
							"type": {
								"type": "literal",
								"value": "document"
							},
							"defaultValue": "\"document\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5394,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Child documents, if any are present."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L31"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5387,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 464,
								"name": "S.children",
								"package": "typedoc",
								"qualifiedName": "DocumentReflection.children"
							}
						},
						{
							"id": 5392,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5397,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A precomputed boost derived from the searchCategoryBoosts and searchGroupBoosts options, used when\nboosting search relevance scores at runtime. May be modified by plugins."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 26,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L26"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 463,
								"name": "S.relevanceBoost",
								"package": "typedoc",
								"qualifiedName": "DocumentReflection.relevanceBoost"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5395,
								5393,
								5388,
								5390,
								5389,
								5391,
								5396,
								5394,
								5392,
								5397
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 115,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L115"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5522,
									"name": "Reflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 453,
									"name": "M.DocumentReflection",
									"package": "typedoc",
									"qualifiedName": "DocumentReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "content"
										},
										{
											"type": "literal",
											"value": "relevanceBoost"
										},
										{
											"type": "literal",
											"value": "children"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5686,
					"name": "FileRegistry",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5687,
							"name": "entries",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Relative path according to the serialization root"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 425,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L425"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 5364,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 5688,
							"name": "reflections",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "File ID to reflection ID"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 427,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L427"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 5364,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5363,
										"name": "ReflectionId",
										"package": "typedoc"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5687,
								5688
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 423,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L423"
						}
					]
				},
				{
					"id": 5561,
					"name": "IndexedAccessType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5563,
							"name": "indexType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 348,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L348"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.indexType",
								"package": "typedoc"
							}
						},
						{
							"id": 5564,
							"name": "objectType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 347,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L347"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.objectType",
								"package": "typedoc"
							}
						},
						{
							"id": 5562,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 344,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L344"
								}
							],
							"type": {
								"type": "literal",
								"value": "indexedAccess"
							},
							"defaultValue": "\"indexedAccess\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5563,
								5564,
								5562
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 274,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L274"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1386,
									"name": "M.IndexedAccessType",
									"package": "typedoc",
									"qualifiedName": "IndexedAccessType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "indexType"
										},
										{
											"type": "literal",
											"value": "objectType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5565,
					"name": "InferredType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5567,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 387,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L387"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.name",
								"package": "typedoc"
							}
						},
						{
							"id": 5566,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 384,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L384"
								}
							],
							"type": {
								"type": "literal",
								"value": "inferred"
							},
							"defaultValue": "\"inferred\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5568,
							"name": "constraint",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 388,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L388"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.constraint",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5567,
								5566,
								5568
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 277,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L277"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1423,
									"name": "M.InferredType",
									"package": "typedoc",
									"qualifiedName": "InferredType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "constraint"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5670,
					"name": "InlineTagDisplayPart",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "If "
							},
							{
								"kind": "code",
								"text": "`target`"
							},
							{
								"kind": "text",
								"text": " is a number, it is a reflection ID. If a string, it is a URL.\n"
							},
							{
								"kind": "code",
								"text": "`target`"
							},
							{
								"kind": "text",
								"text": " will only be set for "
							},
							{
								"kind": "code",
								"text": "`@link`"
							},
							{
								"kind": "text",
								"text": ", "
							},
							{
								"kind": "code",
								"text": "`@linkcode`"
							},
							{
								"kind": "text",
								"text": ", and "
							},
							{
								"kind": "code",
								"text": "`@linkplain`"
							},
							{
								"kind": "text",
								"text": " tags."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5671,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 393,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L393"
								}
							],
							"type": {
								"type": "literal",
								"value": "inline-tag"
							}
						},
						{
							"id": 5672,
							"name": "tag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 394,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L394"
								}
							],
							"type": {
								"type": "templateLiteral",
								"head": "@",
								"tail": [
									[
										{
											"type": "intrinsic",
											"name": "string"
										},
										""
									]
								]
							}
						},
						{
							"id": 5673,
							"name": "text",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 395,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L395"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 5674,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 396,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L396"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": 921,
										"name": "ReflectionId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5365,
										"name": "ReflectionSymbolId",
										"package": "typedoc"
									}
								]
							}
						},
						{
							"id": 5675,
							"name": "tsLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 397,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L397"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5671,
								5672,
								5673,
								5674,
								5675
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 392,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L392"
						}
					]
				},
				{
					"id": 5569,
					"name": "IntersectionType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5570,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 452,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L452"
								}
							],
							"type": {
								"type": "literal",
								"value": "intersection"
							},
							"defaultValue": "\"intersection\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5571,
							"name": "types",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 454,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L454"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.types",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5570,
								5571
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 280,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L280"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1461,
									"name": "M.IntersectionType",
									"package": "typedoc",
									"qualifiedName": "IntersectionType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "types"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5572,
					"name": "IntrinsicType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5574,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 513,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L513"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.name",
								"package": "typedoc"
							}
						},
						{
							"id": 5573,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 511,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L511"
								}
							],
							"type": {
								"type": "literal",
								"value": "intrinsic"
							},
							"defaultValue": "\"intrinsic\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5574,
								5573
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 283,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L283"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1497,
									"name": "M.IntrinsicType",
									"package": "typedoc",
									"qualifiedName": "IntrinsicType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5603,
					"name": "LiteralType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5604,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 543,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L543"
								}
							],
							"type": {
								"type": "literal",
								"value": "literal"
							},
							"defaultValue": "\"literal\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5605,
							"name": "value",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 545,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L545"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "number"
									},
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "reflection",
										"declaration": {
											"id": 5606,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5608,
													"name": "negative",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/schema.ts",
															"line": 68,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L68"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												},
												{
													"id": 5607,
													"name": "value",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/schema.ts",
															"line": 68,
															"character": 25,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L68"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "string"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														5608,
														5607
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/schema.ts",
													"line": 68,
													"character": 23,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L68"
												}
											]
										}
									},
									{
										"type": "literal",
										"value": null
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.value",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5604,
								5605
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 316,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L316"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1531,
									"name": "M.LiteralType",
									"package": "typedoc",
									"qualifiedName": "LiteralType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "value"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5621,
					"name": "MappedType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5623,
							"name": "parameter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 593,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L593"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.parameter",
								"package": "typedoc"
							}
						},
						{
							"id": 5624,
							"name": "parameterType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 594,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L594"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.parameterType",
								"package": "typedoc"
							}
						},
						{
							"id": 5625,
							"name": "templateType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 595,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L595"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.templateType",
								"package": "typedoc"
							}
						},
						{
							"id": 5622,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 590,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L590"
								}
							],
							"type": {
								"type": "literal",
								"value": "mapped"
							},
							"defaultValue": "\"mapped\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5628,
							"name": "nameType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 598,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L598"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.nameType",
								"package": "typedoc"
							}
						},
						{
							"id": 5627,
							"name": "optionalModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 597,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L597"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "+"
									},
									{
										"type": "literal",
										"value": "-"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.optionalModifier",
								"package": "typedoc"
							}
						},
						{
							"id": 5626,
							"name": "readonlyModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 596,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L596"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "+"
									},
									{
										"type": "literal",
										"value": "-"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.readonlyModifier",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5623,
								5624,
								5625,
								5622,
								5628,
								5627,
								5626
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 332,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L332"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1565,
									"name": "M.MappedType",
									"package": "typedoc",
									"qualifiedName": "MappedType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "parameter"
										},
										{
											"type": "literal",
											"value": "parameterType"
										},
										{
											"type": "literal",
											"value": "templateType"
										},
										{
											"type": "literal",
											"value": "readonlyModifier"
										},
										{
											"type": "literal",
											"value": "optionalModifier"
										},
										{
											"type": "literal",
											"value": "nameType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5612,
					"name": "NamedTupleMemberType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5616,
							"name": "element",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1283,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1283"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.element",
								"package": "typedoc"
							}
						},
						{
							"id": 5614,
							"name": "isOptional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1282,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1282"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.isOptional",
								"package": "typedoc"
							}
						},
						{
							"id": 5615,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1281,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1281"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.name",
								"package": "typedoc"
							}
						},
						{
							"id": 5613,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1278,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1278"
								}
							],
							"type": {
								"type": "literal",
								"value": "namedTupleMember"
							},
							"defaultValue": "\"namedTupleMember\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5616,
								5614,
								5615,
								5613
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 324,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L324"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1933,
									"name": "M.NamedTupleMember",
									"package": "typedoc",
									"qualifiedName": "NamedTupleMember"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "isOptional"
										},
										{
											"type": "literal",
											"value": "element"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5575,
					"name": "OptionalType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5577,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 667,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L667"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.elementType",
								"package": "typedoc"
							}
						},
						{
							"id": 5576,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 665,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L665"
								}
							],
							"type": {
								"type": "literal",
								"value": "optional"
							},
							"defaultValue": "\"optional\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5577,
								5576
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 286,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L286"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1610,
									"name": "M.OptionalType",
									"package": "typedoc",
									"qualifiedName": "OptionalType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "elementType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5443,
					"name": "ParameterReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5449,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5446,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5445,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5447,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5444,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L157"
								}
							],
							"type": {
								"type": "literal",
								"value": "param"
							},
							"overwrites": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5448,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5450,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L15"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 654,
								"name": "S.defaultValue",
								"package": "typedoc",
								"qualifiedName": "ParameterReflection.defaultValue"
							}
						},
						{
							"id": 5451,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L17"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 655,
								"name": "S.type",
								"package": "typedoc",
								"qualifiedName": "ParameterReflection.type"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5449,
								5446,
								5445,
								5447,
								5444,
								5448,
								5450,
								5451
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 154,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L154"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5522,
									"name": "Reflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 646,
									"name": "M.ParameterReflection",
									"package": "typedoc",
									"qualifiedName": "ParameterReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "defaultValue"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5578,
					"name": "PredicateType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5580,
							"name": "asserts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "True if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val is string`"
									},
									{
										"kind": "text",
										"text": ",\n               false if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`val is string`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 711,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L711"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.asserts",
								"package": "typedoc"
							}
						},
						{
							"id": 5581,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The identifier name which is tested by the predicate."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 710,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L710"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.name",
								"package": "typedoc"
							}
						},
						{
							"id": 5579,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 697,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L697"
								}
							],
							"type": {
								"type": "literal",
								"value": "predicate"
							},
							"defaultValue": "\"predicate\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5582,
							"name": "targetType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type that the identifier is tested to be.\n                  May be undefined if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val`"
									},
									{
										"kind": "text",
										"text": ".\n                  Will be defined if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val is string`"
									},
									{
										"kind": "text",
										"text": " or "
									},
									{
										"kind": "code",
										"text": "`val is string`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 712,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L712"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.targetType",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5580,
								5581,
								5579,
								5582
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 289,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L289"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1645,
									"name": "M.PredicateType",
									"package": "typedoc",
									"qualifiedName": "PredicateType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "asserts"
										},
										{
											"type": "literal",
											"value": "targetType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5492,
					"name": "ProjectReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5495,
							"name": "files",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L213"
								}
							],
							"type": {
								"type": "reference",
								"target": 5686,
								"name": "FileRegistry",
								"package": "typedoc"
							}
						},
						{
							"id": 5505,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5499,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5498,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5500,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5493,
							"name": "schemaVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Used to determine if TypeDoc supports deserializing the specified json\nSee "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "SCHEMA_VERSION",
										"target": 5360
									},
									{
										"kind": "text",
										"text": " for the current version."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L209"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 5494,
							"name": "symbolIdMap",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L210"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 921,
												"name": "ReflectionId",
												"package": "typedoc"
											},
											{
												"type": "reference",
												"target": 5365,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										],
										"name": "Record",
										"package": "typescript"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						},
						{
							"id": 5506,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 36,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L36"
								}
							],
							"type": {
								"type": "literal",
								"value": "project"
							},
							"defaultValue": "\"project\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5503,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5374,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "Omit.categories",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.categories"
							}
						},
						{
							"id": 5496,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 5452,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 5398,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "Omit.children",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.children"
							}
						},
						{
							"id": 5504,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L224"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5511,
								"name": "Omit.childrenIncludingDocuments",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
							}
						},
						{
							"id": 5501,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5502,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5387,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "Omit.documents",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.documents"
							}
						},
						{
							"id": 5497,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5369,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "Omit.groups",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.groups"
							}
						},
						{
							"id": 5509,
							"name": "packageName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of the package that this reflection documents according to package.json."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 72,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L72"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 17,
								"name": "S.packageName",
								"package": "typedoc",
								"qualifiedName": "ProjectReflection.packageName"
							}
						},
						{
							"id": 5507,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the package that this reflection documents according to package.json."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 77,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L77"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 18,
								"name": "S.packageVersion",
								"package": "typedoc",
								"qualifiedName": "ProjectReflection.packageVersion"
							}
						},
						{
							"id": 5508,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme.md file of the project when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 82,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L82"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 19,
								"name": "S.readme",
								"package": "typedoc",
								"qualifiedName": "ProjectReflection.readme"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5495,
								5505,
								5499,
								5498,
								5500,
								5493,
								5494,
								5506,
								5503,
								5496,
								5504,
								5501,
								5502,
								5497,
								5509,
								5507,
								5508
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 198,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L198"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5510,
									"name": "ContainerReflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 2,
									"name": "M.ProjectReflection",
									"package": "typedoc",
									"qualifiedName": "ProjectReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "packageName"
										},
										{
											"type": "literal",
											"value": "packageVersion"
										},
										{
											"type": "literal",
											"value": "readme"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5583,
					"name": "QueryType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5585,
							"name": "queryType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 757,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L757"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.queryType",
								"package": "typedoc"
							}
						},
						{
							"id": 5584,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 755,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L755"
								}
							],
							"type": {
								"type": "literal",
								"value": "query"
							},
							"defaultValue": "\"query\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5585,
								5584
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 292,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L292"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1684,
									"name": "M.QueryType",
									"package": "typedoc",
									"qualifiedName": "QueryType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "queryType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5398,
					"name": "ReferenceReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5411,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5405,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5404,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5406,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5399,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "-1 if the reference refers to a symbol that does not exist in the documentation.\nOtherwise, the reflection ID."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 133,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L133"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							}
						},
						{
							"id": 5428,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 21,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L21"
								}
							],
							"type": {
								"type": "literal",
								"value": "reference"
							},
							"defaultValue": "\"reference\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5409,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5374,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "Omit.categories",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.categories"
							}
						},
						{
							"id": 5400,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 5452,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 5398,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "Omit.children",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.children"
							}
						},
						{
							"id": 5410,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L224"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5511,
								"name": "Omit.childrenIncludingDocuments",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
							}
						},
						{
							"id": 5407,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5402,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The default value of this reflection.\n\nApplies to function parameters, variables, and properties."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 105,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 356,
								"name": "Omit.defaultValue",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.defaultValue"
							}
						},
						{
							"id": 5408,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5387,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "Omit.documents",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.documents"
							}
						},
						{
							"id": 5421,
							"name": "extendedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that extend this reflection (e.g. the subclasses)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 136,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L136"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5586,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 361,
								"name": "Omit.extendedBy",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.extendedBy"
							}
						},
						{
							"id": 5420,
							"name": "extendedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection extends (e.g. the parent classes)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L131"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 360,
								"name": "Omit.extendedTypes",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.extendedTypes"
							}
						},
						{
							"id": 5424,
							"name": "getSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The get signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 93,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L93"
								}
							],
							"type": {
								"type": "reference",
								"target": 5429,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 354,
								"name": "Omit.getSignature",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.getSignature"
							}
						},
						{
							"id": 5401,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5369,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "Omit.groups",
								"package": "typedoc",
								"qualifiedName": "ContainerReflection.groups"
							}
						},
						{
							"id": 5419,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 126,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L126"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 359,
								"name": "Omit.implementationOf",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementationOf"
							}
						},
						{
							"id": 5423,
							"name": "implementedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that implement this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 146,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L146"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5586,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 363,
								"name": "Omit.implementedBy",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementedBy"
							}
						},
						{
							"id": 5422,
							"name": "implementedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection implements."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L141"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 362,
								"name": "Omit.implementedTypes",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.implementedTypes"
							}
						},
						{
							"id": 5416,
							"name": "indexSignatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L88"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5429,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 353,
								"name": "Omit.indexSignatures",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.indexSignatures"
							}
						},
						{
							"id": 5418,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L119"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 358,
								"name": "Omit.inheritedFrom",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.inheritedFrom"
							}
						},
						{
							"id": 5417,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L112"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 357,
								"name": "Omit.overwrites",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.overwrites"
							}
						},
						{
							"id": 5412,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 162,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L162"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 366,
								"name": "Omit.packageVersion",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.packageVersion"
							}
						},
						{
							"id": 5427,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme file of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L157"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 365,
								"name": "Omit.readme",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.readme"
							}
						},
						{
							"id": 5414,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Precomputed boost for search results, may be less than 1 to de-emphasize this member in search results.\nDoes NOT include group/category values as they are computed when building the JS index.\n\nThis is exposed purely for plugin use, see #3036 for details."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 348,
								"name": "Omit.relevanceBoost",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.relevanceBoost"
							}
						},
						{
							"id": 5425,
							"name": "setSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The set signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L98"
								}
							],
							"type": {
								"type": "reference",
								"target": 5429,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 355,
								"name": "Omit.setSignature",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.setSignature"
							}
						},
						{
							"id": 5415,
							"name": "signatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of call signatures attached to this declaration.\n\nTypeDoc creates one declaration per function that may contain one or more\nsignature reflections."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L83"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5429,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 352,
								"name": "Omit.signatures",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.signatures"
							}
						},
						{
							"id": 5413,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L48"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5681,
									"name": "SourceReference",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 347,
								"name": "Omit.sources",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.sources"
							}
						},
						{
							"id": 5403,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the reflection.\n\nIf the reflection represents a variable or a property, this is the value type.<br />\nIf the reflection represents a signature, this is the return type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L73"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 350,
								"name": "Omit.type",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.type"
							}
						},
						{
							"id": 5426,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L75"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5482,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 351,
								"name": "Omit.typeParameters",
								"package": "typedoc",
								"qualifiedName": "DeclarationReflection.typeParameters"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5411,
								5405,
								5404,
								5406,
								5399,
								5428,
								5409,
								5400,
								5410,
								5407,
								5402,
								5408,
								5421,
								5420,
								5424,
								5401,
								5419,
								5423,
								5422,
								5416,
								5418,
								5417,
								5412,
								5427,
								5414,
								5425,
								5415,
								5413,
								5403,
								5426
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 126,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L126"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5452,
									"name": "DeclarationReflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 718,
									"name": "M.ReferenceReflection",
									"package": "typedoc",
									"qualifiedName": "ReferenceReflection"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5586,
					"name": "ReferenceType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5593,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of the referenced type.\n\nIf the symbol cannot be found because it's not part of the documentation this\ncan be used to represent the type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 804,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L804"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1743,
								"name": "S.name",
								"package": "typedoc",
								"qualifiedName": "ReferenceType.name"
							}
						},
						{
							"id": 5587,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 302,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L302"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 921,
										"name": "ReflectionId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5365,
										"name": "ReflectionSymbolId",
										"package": "typedoc"
									}
								]
							}
						},
						{
							"id": 5592,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 796,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L796"
								}
							],
							"type": {
								"type": "literal",
								"value": "reference"
							},
							"defaultValue": "\"reference\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5596,
							"name": "externalUrl",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If this reference type refers to a reflection defined by a project not being rendered,\npoints to the url that this type should be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 904,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L904"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1756,
								"name": "S.externalUrl",
								"package": "typedoc",
								"qualifiedName": "ReferenceType.externalUrl"
							}
						},
						{
							"id": 5591,
							"name": "highlightedProperties",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5663,
											"name": "CommentDisplayPart",
											"package": "typedoc"
										}
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 5595,
							"name": "package",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The package that this type is referencing."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 898,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L898"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1755,
								"name": "S.package",
								"package": "typedoc",
								"qualifiedName": "ReferenceType.package"
							}
						},
						{
							"id": 5590,
							"name": "preferValues",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 305,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L305"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 5588,
							"name": "qualifiedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 303,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L303"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 5589,
							"name": "refersToTypeParameter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 304,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L304"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 5594,
							"name": "typeArguments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type arguments of this reference."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 809,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L809"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1744,
								"name": "S.typeArguments",
								"package": "typedoc",
								"qualifiedName": "ReferenceType.typeArguments"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5593,
								5587,
								5592,
								5596,
								5591,
								5595,
								5590,
								5588,
								5589,
								5594
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 295,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L295"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1719,
									"name": "M.ReferenceType",
									"package": "typedoc",
									"qualifiedName": "ReferenceType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "typeArguments"
										},
										{
											"type": "literal",
											"value": "package"
										},
										{
											"type": "literal",
											"value": "externalUrl"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5522,
					"name": "Reflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5523,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							}
						},
						{
							"id": 5526,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "S.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5524,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "S.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5527,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "S.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5525,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isAbstract": true,
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 291,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L291"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 2086,
									"name": "ReflectionVariant",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5528,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "S.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5523,
								5526,
								5524,
								5527,
								5525,
								5528
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 228,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L228"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 924,
									"name": "M.Reflection",
									"package": "typedoc",
									"qualifiedName": "Reflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "id"
										},
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "name"
										},
										{
											"type": "literal",
											"value": "kind"
										},
										{
											"type": "literal",
											"value": "comment"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 5510,
							"name": "ContainerReflection"
						}
					]
				},
				{
					"id": 5374,
					"name": "ReflectionCategory",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5376,
							"name": "title",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The title, a string representation of this category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L16"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 998,
								"name": "S.title",
								"package": "typedoc",
								"qualifiedName": "ReflectionCategory.title"
							}
						},
						{
							"id": 5375,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 95,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L95"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5377,
							"name": "description",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The user specified description, if any, set with "
									},
									{
										"kind": "code",
										"text": "`@categoryDescription`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 21,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L21"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 999,
								"name": "S.description",
								"package": "typedoc",
								"qualifiedName": "ReflectionCategory.description"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5376,
								5375,
								5377
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 94,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L94"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 994,
									"name": "M.ReflectionCategory",
									"package": "typedoc",
									"qualifiedName": "ReflectionCategory"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "title"
										},
										{
											"type": "literal",
											"value": "description"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5641,
					"name": "ReflectionFlags",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5649,
							"name": "isAbstract",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 116,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L116"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 880,
								"name": "Partial.isAbstract",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isAbstract"
							}
						},
						{
							"id": 5650,
							"name": "isConst",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 120,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L120"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "Partial.isConst",
								"package": "typedoc"
							}
						},
						{
							"id": 5646,
							"name": "isExternal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 96,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L96"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 874,
								"name": "Partial.isExternal",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isExternal"
							}
						},
						{
							"id": 5652,
							"name": "isInherited",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 128,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L128"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "Partial.isInherited",
								"package": "typedoc"
							}
						},
						{
							"id": 5647,
							"name": "isOptional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 105,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 876,
								"name": "Partial.isOptional",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isOptional"
							}
						},
						{
							"id": 5642,
							"name": "isPrivate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 68,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L68"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 866,
								"name": "Partial.isPrivate",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isPrivate"
							}
						},
						{
							"id": 5643,
							"name": "isProtected",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 75,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L75"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 868,
								"name": "Partial.isProtected",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isProtected"
							}
						},
						{
							"id": 5644,
							"name": "isPublic",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 82,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L82"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 870,
								"name": "Partial.isPublic",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isPublic"
							}
						},
						{
							"id": 5651,
							"name": "isReadonly",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 124,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L124"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "Partial.isReadonly",
								"package": "typedoc"
							}
						},
						{
							"id": 5648,
							"name": "isRest",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 112,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L112"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 878,
								"name": "Partial.isRest",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isRest"
							}
						},
						{
							"id": 5645,
							"name": "isStatic",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 89,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L89"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 872,
								"name": "Partial.isStatic",
								"package": "typedoc",
								"qualifiedName": "ReflectionFlags.isStatic"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5649,
								5650,
								5646,
								5652,
								5647,
								5642,
								5643,
								5644,
								5651,
								5648,
								5645
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 364,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L364"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Partial"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": {
										"packageName": "typedoc",
										"packagePath": "src/lib/serialization/schema.ts",
										"qualifiedName": "S"
									},
									"typeArguments": [
										{
											"type": "reference",
											"target": 855,
											"name": "M.ReflectionFlags",
											"package": "typedoc",
											"qualifiedName": "ReflectionFlags"
										},
										{
											"type": "reference",
											"target": {
												"packageName": "typedoc",
												"packagePath": "src/lib/serialization/schema.ts",
												"qualifiedName": "BoolKeys"
											},
											"typeArguments": [
												{
													"type": "reference",
													"target": 855,
													"name": "M.ReflectionFlags",
													"package": "typedoc",
													"qualifiedName": "ReflectionFlags"
												}
											],
											"name": "BoolKeys",
											"package": "typedoc"
										}
									],
									"name": "S",
									"package": "typedoc"
								}
							],
							"name": "Partial",
							"package": "typescript"
						}
					]
				},
				{
					"id": 5369,
					"name": "ReflectionGroup",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5372,
							"name": "title",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The title, a string representation of the typescript kind, of this group."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L17"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1012,
								"name": "S.title",
								"package": "typedoc",
								"qualifiedName": "ReflectionGroup.title"
							}
						},
						{
							"id": 5371,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Categories contained within this group."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5374,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1015,
								"name": "S.categories",
								"package": "typedoc",
								"qualifiedName": "ReflectionGroup.categories"
							}
						},
						{
							"id": 5370,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 91,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L91"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 921,
									"name": "ReflectionId",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5373,
							"name": "description",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "User specified description via "
									},
									{
										"kind": "code",
										"text": "`@groupDescription`"
									},
									{
										"kind": "text",
										"text": ", if specified."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L22"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5663,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1013,
								"name": "S.description",
								"package": "typedoc",
								"qualifiedName": "ReflectionGroup.description"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5372,
								5371,
								5370,
								5373
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 90,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L90"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1007,
									"name": "M.ReflectionGroup",
									"package": "typedoc",
									"qualifiedName": "ReflectionGroup"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "title"
										},
										{
											"type": "literal",
											"value": "description"
										},
										{
											"type": "literal",
											"value": "categories"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5365,
					"name": "ReflectionSymbolId",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5366,
							"name": "packageName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 85,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L85"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 5367,
							"name": "packagePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 86,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L86"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 5368,
							"name": "qualifiedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 87,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L87"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5366,
								5367,
								5368
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 84,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L84"
						}
					]
				},
				{
					"id": 5597,
					"name": "ReflectionType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5598,
							"name": "declaration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1100,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1100"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5452,
										"name": "DeclarationReflection",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5398,
										"name": "ReferenceReflection",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.declaration",
								"package": "typedoc"
							}
						},
						{
							"id": 5599,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1098,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1098"
								}
							],
							"type": {
								"type": "literal",
								"value": "reflection"
							},
							"defaultValue": "\"reflection\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5598,
								5599
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 310,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L310"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1790,
									"name": "M.ReflectionType",
									"package": "typedoc",
									"qualifiedName": "ReflectionType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "declaration"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5378,
					"name": "ReflectionVariantMap",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5379,
							"name": "declaration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 102,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L102"
								}
							],
							"type": {
								"type": "reference",
								"target": 5452,
								"name": "DeclarationReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5385,
							"name": "document",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 108,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L108"
								}
							],
							"type": {
								"type": "reference",
								"target": 5387,
								"name": "DocumentReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5380,
							"name": "param",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 103,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L103"
								}
							],
							"type": {
								"type": "reference",
								"target": 5443,
								"name": "ParameterReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5381,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 104,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L104"
								}
							],
							"type": {
								"type": "reference",
								"target": 5492,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5382,
							"name": "reference",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 105,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L105"
								}
							],
							"type": {
								"type": "reference",
								"target": 5398,
								"name": "ReferenceReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5383,
							"name": "signature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 106,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L106"
								}
							],
							"type": {
								"type": "reference",
								"target": 5429,
								"name": "SignatureReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 5384,
							"name": "typeParam",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 107,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L107"
								}
							],
							"type": {
								"type": "reference",
								"target": 5482,
								"name": "TypeParameterReflection",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5379,
								5385,
								5380,
								5381,
								5382,
								5383,
								5384
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 101,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L101"
						}
					]
				},
				{
					"id": 5676,
					"name": "RelativeLinkDisplayPart",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "This is used for relative links within comments/documents.\nIt is used to mark pieces of text which need to be replaced\nto make links work properly."
							}
						]
					},
					"children": [
						{
							"id": 5677,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 406,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L406"
								}
							],
							"type": {
								"type": "literal",
								"value": "relative-link"
							}
						},
						{
							"id": 5678,
							"name": "text",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The original relative text from the parsed comment."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 410,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L410"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 5679,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "File ID, if present"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 414,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L414"
								}
							],
							"type": {
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							}
						},
						{
							"id": 5680,
							"name": "targetAnchor",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Anchor within the target file, if present"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 418,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L418"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5677,
								5678,
								5679,
								5680
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 405,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L405"
						}
					]
				},
				{
					"id": 5600,
					"name": "RestType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5602,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1160,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1160"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.elementType",
								"package": "typedoc"
							}
						},
						{
							"id": 5601,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1158,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1158"
								}
							],
							"type": {
								"type": "literal",
								"value": "rest"
							},
							"defaultValue": "\"rest\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5602,
								5601
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 313,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L313"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1826,
									"name": "M.RestType",
									"package": "typedoc",
									"qualifiedName": "RestType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "elementType"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5429,
					"name": "SignatureReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5434,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5431,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5430,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5432,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5436,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 14,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L14"
								}
							],
							"type": {
								"type": "literal",
								"value": "signature"
							},
							"defaultValue": "\"signature\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5433,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5440,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 65,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L65"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1059,
								"name": "S.implementationOf",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.implementationOf"
							}
						},
						{
							"id": 5439,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L58"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1058,
								"name": "S.inheritedFrom",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.inheritedFrom"
							}
						},
						{
							"id": 5438,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 51,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L51"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1057,
								"name": "S.overwrites",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.overwrites"
							}
						},
						{
							"id": 5442,
							"name": "parameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 40,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L40"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5443,
									"name": "ParameterReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1054,
								"name": "S.parameters",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.parameters"
							}
						},
						{
							"id": 5437,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5681,
									"name": "SourceReference",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1053,
								"name": "S.sources",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.sources"
							}
						},
						{
							"id": 5435,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L44"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1056,
								"name": "S.type",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.type"
							}
						},
						{
							"id": 5441,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L42"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5482,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1055,
								"name": "S.typeParameters",
								"package": "typedoc",
								"qualifiedName": "SignatureReflection.typeParameters"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5434,
								5431,
								5430,
								5432,
								5436,
								5433,
								5440,
								5439,
								5438,
								5442,
								5437,
								5435,
								5441
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 137,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L137"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5522,
									"name": "Reflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1044,
									"name": "M.SignatureReflection",
									"package": "typedoc",
									"qualifiedName": "SignatureReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "sources"
										},
										{
											"type": "literal",
											"value": "parameters"
										},
										{
											"type": "literal",
											"value": "typeParameters"
										},
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "overwrites"
										},
										{
											"type": "literal",
											"value": "inheritedFrom"
										},
										{
											"type": "literal",
											"value": "implementationOf"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5681,
					"name": "SourceReference",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 5684,
							"name": "character",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index of the character that emitted the declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 28,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L28"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1130,
								"name": "S.character",
								"package": "typedoc",
								"qualifiedName": "SourceReference.character"
							}
						},
						{
							"id": 5683,
							"name": "fileName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The filename of the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 12,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L12"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1127,
								"name": "S.fileName",
								"package": "typedoc",
								"qualifiedName": "SourceReference.fileName"
							}
						},
						{
							"id": 5682,
							"name": "line",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The one based number of the line that emitted the declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 23,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L23"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1129,
								"name": "S.line",
								"package": "typedoc",
								"qualifiedName": "SourceReference.line"
							}
						},
						{
							"id": 5685,
							"name": "url",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "URL for displaying the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L33"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1131,
								"name": "S.url",
								"package": "typedoc",
								"qualifiedName": "SourceReference.url"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5684,
								5683,
								5682,
								5685
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 421,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L421"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1121,
									"name": "M.SourceReference",
									"package": "typedoc",
									"qualifiedName": "SourceReference"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "fileName"
										},
										{
											"type": "literal",
											"value": "line"
										},
										{
											"type": "literal",
											"value": "character"
										},
										{
											"type": "literal",
											"value": "url"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5617,
					"name": "TemplateLiteralType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5620,
							"name": "head",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1191,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.head",
								"package": "typedoc"
							}
						},
						{
							"id": 5618,
							"name": "tail",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 328,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L328"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "tuple",
									"elements": [
										{
											"type": "reference",
											"target": 5529,
											"name": "SomeType",
											"package": "typedoc"
										},
										{
											"type": "intrinsic",
											"name": "string"
										}
									]
								}
							}
						},
						{
							"id": 5619,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1188,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1188"
								}
							],
							"type": {
								"type": "literal",
								"value": "templateLiteral"
							},
							"defaultValue": "\"templateLiteral\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5620,
								5618,
								5619
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 327,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L327"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1861,
									"name": "M.TemplateLiteralType",
									"package": "typedoc",
									"qualifiedName": "TemplateLiteralType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "head"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5609,
					"name": "TupleType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5611,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1238,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1238"
								}
							],
							"type": {
								"type": "literal",
								"value": "tuple"
							},
							"defaultValue": "\"tuple\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5610,
							"name": "elements",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 320,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L320"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5611,
								5610
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 319,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L319"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1898,
									"name": "M.TupleType",
									"package": "typedoc",
									"qualifiedName": "TupleType"
								},
								{
									"type": "literal",
									"value": "type"
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5640,
					"name": "Type",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 356,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L356"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 5552,
							"name": "ArrayType"
						},
						{
							"type": "reference",
							"target": 5555,
							"name": "ConditionalType"
						},
						{
							"type": "reference",
							"target": 5561,
							"name": "IndexedAccessType"
						},
						{
							"type": "reference",
							"target": 5565,
							"name": "InferredType"
						},
						{
							"type": "reference",
							"target": 5569,
							"name": "IntersectionType"
						},
						{
							"type": "reference",
							"target": 5572,
							"name": "IntrinsicType"
						},
						{
							"type": "reference",
							"target": 5575,
							"name": "OptionalType"
						},
						{
							"type": "reference",
							"target": 5578,
							"name": "PredicateType"
						},
						{
							"type": "reference",
							"target": 5583,
							"name": "QueryType"
						},
						{
							"type": "reference",
							"target": 5586,
							"name": "ReferenceType"
						},
						{
							"type": "reference",
							"target": 5597,
							"name": "ReflectionType"
						},
						{
							"type": "reference",
							"target": 5600,
							"name": "RestType"
						},
						{
							"type": "reference",
							"target": 5603,
							"name": "LiteralType"
						},
						{
							"type": "reference",
							"target": 5609,
							"name": "TupleType"
						},
						{
							"type": "reference",
							"target": 5612,
							"name": "NamedTupleMemberType"
						},
						{
							"type": "reference",
							"target": 5617,
							"name": "TemplateLiteralType"
						},
						{
							"type": "reference",
							"target": 5621,
							"name": "MappedType"
						},
						{
							"type": "reference",
							"target": 5629,
							"name": "TypeOperatorType"
						},
						{
							"type": "reference",
							"target": 5633,
							"name": "UnionType"
						},
						{
							"type": "reference",
							"target": 5637,
							"name": "UnknownType"
						}
					]
				},
				{
					"id": 5629,
					"name": "TypeOperatorType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5631,
							"name": "operator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1323,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1323"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "readonly"
									},
									{
										"type": "literal",
										"value": "keyof"
									},
									{
										"type": "literal",
										"value": "unique"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.operator",
								"package": "typedoc"
							}
						},
						{
							"id": 5632,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1322,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1322"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.target",
								"package": "typedoc"
							}
						},
						{
							"id": 5630,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1319,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1319"
								}
							],
							"type": {
								"type": "literal",
								"value": "typeOperator"
							},
							"defaultValue": "\"typeOperator\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5631,
								5632,
								5630
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 347,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L347"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1972,
									"name": "M.TypeOperatorType",
									"package": "typedoc",
									"qualifiedName": "TypeOperatorType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "operator"
										},
										{
											"type": "literal",
											"value": "target"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5482,
					"name": "TypeParameterReflection",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5487,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L229"
								}
							],
							"type": {
								"type": "reference",
								"target": 5641,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5512,
								"name": "Omit.flags",
								"package": "typedoc",
								"qualifiedName": "Reflection.flags"
							}
						},
						{
							"id": 5484,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Omit.id",
								"package": "typedoc",
								"qualifiedName": "Reflection.id"
							}
						},
						{
							"id": 5483,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Omit.kind",
								"package": "typedoc",
								"qualifiedName": "Reflection.kind"
							}
						},
						{
							"id": 5485,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Omit.name",
								"package": "typedoc",
								"qualifiedName": "Reflection.name"
							}
						},
						{
							"id": 5490,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 23,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L23"
								}
							],
							"type": {
								"type": "literal",
								"value": "typeParam"
							},
							"defaultValue": "\"typeParam\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.variant",
								"package": "typedoc"
							}
						},
						{
							"id": 5486,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 5653,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Omit.comment",
								"package": "typedoc",
								"qualifiedName": "Reflection.comment"
							}
						},
						{
							"id": 5488,
							"name": "default",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 29,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L29"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1154,
								"name": "S.default",
								"package": "typedoc",
								"qualifiedName": "TypeParameterReflection.default"
							}
						},
						{
							"id": 5489,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L27"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1153,
								"name": "S.type",
								"package": "typedoc",
								"qualifiedName": "TypeParameterReflection.type"
							}
						},
						{
							"id": 5491,
							"name": "varianceModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L31"
								}
							],
							"type": {
								"type": "reference",
								"target": 1141,
								"name": "VarianceModifier",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 1155,
								"name": "S.varianceModifier",
								"package": "typedoc",
								"qualifiedName": "TypeParameterReflection.varianceModifier"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5487,
								5484,
								5483,
								5485,
								5490,
								5486,
								5488,
								5489,
								5491
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 189,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L189"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Omit"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 5522,
									"name": "Reflection",
									"package": "typedoc"
								},
								{
									"type": "literal",
									"value": "variant"
								}
							],
							"name": "Omit",
							"package": "typescript"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 1145,
									"name": "M.TypeParameterReflection",
									"package": "typedoc",
									"qualifiedName": "TypeParameterReflection"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "variant"
										},
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "default"
										},
										{
											"type": "literal",
											"value": "varianceModifier"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5633,
					"name": "UnionType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5634,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1384,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1384"
								}
							],
							"type": {
								"type": "literal",
								"value": "union"
							},
							"defaultValue": "\"union\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						},
						{
							"id": 5635,
							"name": "types",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1394,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1394"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5529,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.types",
								"package": "typedoc"
							}
						},
						{
							"id": 5636,
							"name": "elementSummaries",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If present, there should be as many items in this array as there are items in the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "types",
										"target": 2016
									},
									{
										"kind": "text",
										"text": " array.\n\nThis member is only valid on unions which are on "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "DeclarationReflection.type",
										"target": 350,
										"tsLinkText": "DeclarationReflection.type"
									},
									{
										"kind": "text",
										"text": " with a\n"
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ReflectionKind",
										"target": 590
									},
									{
										"kind": "text",
										"text": " "
									},
									{
										"kind": "code",
										"text": "`kind`"
									},
									{
										"kind": "text",
										"text": " of "
									},
									{
										"kind": "code",
										"text": "`TypeAlias`"
									},
									{
										"kind": "text",
										"text": ". Specifying it on any other union is undefined behavior."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1392,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1392"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 5663,
										"name": "CommentDisplayPart",
										"package": "typedoc"
									}
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2015,
								"name": "S.elementSummaries",
								"package": "typedoc",
								"qualifiedName": "UnionType.elementSummaries"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5634,
								5635,
								5636
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 350,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L350"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 2010,
									"name": "M.UnionType",
									"package": "typedoc",
									"qualifiedName": "UnionType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "types"
										},
										{
											"type": "literal",
											"value": "elementSummaries"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5637,
					"name": "UnknownType",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5639,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A string representation of the type as returned from TypeScript compiler."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1459"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 2052,
								"name": "S.name",
								"package": "typedoc",
								"qualifiedName": "UnknownType.name"
							}
						},
						{
							"id": 5638,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1454,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1454"
								}
							],
							"type": {
								"type": "literal",
								"value": "unknown"
							},
							"defaultValue": "\"unknown\"",
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "S.type",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5639,
								5638
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 353,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L353"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 5640,
							"name": "Type",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/serialization/schema.ts",
								"qualifiedName": "S"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 2047,
									"name": "M.UnknownType",
									"package": "typedoc",
									"qualifiedName": "UnknownType"
								},
								{
									"type": "union",
									"types": [
										{
											"type": "literal",
											"value": "type"
										},
										{
											"type": "literal",
											"value": "name"
										}
									]
								}
							],
							"name": "S",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 5663,
					"name": "CommentDisplayPart",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@see",
								"content": [
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "M.CommentDisplayPart",
										"target": 140
									}
								]
							},
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 381,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L381"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reflection",
								"declaration": {
									"id": 5664,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 5665,
											"name": "kind",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/schema.ts",
													"line": 382,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L382"
												}
											],
											"type": {
												"type": "literal",
												"value": "text"
											}
										},
										{
											"id": 5666,
											"name": "text",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/schema.ts",
													"line": 382,
													"character": 22,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L382"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												5665,
												5666
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/serialization/schema.ts",
											"line": 382,
											"character": 6,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L382"
										}
									]
								}
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 5667,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 5668,
											"name": "kind",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/schema.ts",
													"line": 383,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L383"
												}
											],
											"type": {
												"type": "literal",
												"value": "code"
											}
										},
										{
											"id": 5669,
											"name": "text",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/schema.ts",
													"line": 383,
													"character": 22,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L383"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												5668,
												5669
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/serialization/schema.ts",
											"line": 383,
											"character": 6,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L383"
										}
									]
								}
							},
							{
								"type": "reference",
								"target": 5670,
								"name": "InlineTagDisplayPart",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 5676,
								"name": "RelativeLinkDisplayPart",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 5364,
					"name": "FileId",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 82,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L82"
						}
					],
					"type": {
						"type": "reference",
						"target": 531,
						"name": "M.FileId",
						"package": "typedoc",
						"qualifiedName": "FileId"
					}
				},
				{
					"id": 5361,
					"name": "ModelToObject",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes the mapping from Model types to the corresponding JSON output type."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 41,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L41"
						}
					],
					"typeParameters": [
						{
							"id": 5362,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {}
						}
					],
					"type": {
						"type": "conditional",
						"checkType": {
							"type": "tuple",
							"elements": [
								{
									"type": "reference",
									"target": 5362,
									"name": "T",
									"package": "typedoc",
									"refersToTypeParameter": true
								}
							]
						},
						"extendsType": {
							"type": "tuple",
							"elements": [
								{
									"type": "array",
									"elementType": {
										"type": "inferred",
										"name": "U"
									}
								}
							]
						},
						"trueType": {
							"type": "array",
							"elementType": {
								"type": "reference",
								"target": 5361,
								"typeArguments": [
									{
										"type": "reference",
										"target": {
											"packageName": "typedoc",
											"packagePath": "src/lib/serialization/schema.ts",
											"qualifiedName": "U"
										},
										"name": "U",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								],
								"name": "ModelToObject",
								"package": "typedoc"
							}
						},
						"falseType": {
							"type": "conditional",
							"checkType": {
								"type": "tuple",
								"elements": [
									{
										"type": "reference",
										"target": 1284,
										"name": "M.SomeType",
										"package": "typedoc",
										"qualifiedName": "SomeType"
									}
								]
							},
							"extendsType": {
								"type": "tuple",
								"elements": [
									{
										"type": "reference",
										"target": 5362,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								]
							},
							"trueType": {
								"type": "reference",
								"target": 5529,
								"name": "SomeType",
								"package": "typedoc"
							},
							"falseType": {
								"type": "reference",
								"target": {
									"packageName": "typedoc",
									"packagePath": "src/lib/serialization/schema.ts",
									"qualifiedName": "_ModelToObject"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 5362,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								],
								"name": "_ModelToObject",
								"package": "typedoc"
							}
						}
					}
				},
				{
					"id": 5363,
					"name": "ReflectionId",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 81,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L81"
						}
					],
					"type": {
						"type": "reference",
						"target": 921,
						"name": "M.ReflectionId",
						"package": "typedoc",
						"qualifiedName": "ReflectionId"
					}
				},
				{
					"id": 5386,
					"name": "SomeReflection",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 112,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L112"
						}
					],
					"type": {
						"type": "indexedAccess",
						"indexType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 5378,
								"name": "ReflectionVariantMap",
								"package": "typedoc"
							}
						},
						"objectType": {
							"type": "reference",
							"target": 5378,
							"name": "ReflectionVariantMap",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 5529,
					"name": "SomeType",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 235,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L235"
						}
					],
					"type": {
						"type": "indexedAccess",
						"indexType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 5530,
								"name": "TypeKindMap",
								"package": "typedoc"
							}
						},
						"objectType": {
							"type": "reference",
							"target": 5530,
							"name": "TypeKindMap",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 5530,
					"name": "TypeKindMap",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 5532,
							"name": "array",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 239,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L239"
								}
							],
							"type": {
								"type": "reference",
								"target": 5552,
								"name": "ArrayType",
								"package": "typedoc"
							}
						},
						{
							"id": 5533,
							"name": "conditional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 240,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L240"
								}
							],
							"type": {
								"type": "reference",
								"target": 5555,
								"name": "ConditionalType",
								"package": "typedoc"
							}
						},
						{
							"id": 5534,
							"name": "indexedAccess",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 241,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L241"
								}
							],
							"type": {
								"type": "reference",
								"target": 5561,
								"name": "IndexedAccessType",
								"package": "typedoc"
							}
						},
						{
							"id": 5535,
							"name": "inferred",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 242,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L242"
								}
							],
							"type": {
								"type": "reference",
								"target": 5565,
								"name": "InferredType",
								"package": "typedoc"
							}
						},
						{
							"id": 5536,
							"name": "intersection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L243"
								}
							],
							"type": {
								"type": "reference",
								"target": 5569,
								"name": "IntersectionType",
								"package": "typedoc"
							}
						},
						{
							"id": 5537,
							"name": "intrinsic",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L244"
								}
							],
							"type": {
								"type": "reference",
								"target": 5572,
								"name": "IntrinsicType",
								"package": "typedoc"
							}
						},
						{
							"id": 5538,
							"name": "literal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 245,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L245"
								}
							],
							"type": {
								"type": "reference",
								"target": 5603,
								"name": "LiteralType",
								"package": "typedoc"
							}
						},
						{
							"id": 5539,
							"name": "mapped",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 246,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L246"
								}
							],
							"type": {
								"type": "reference",
								"target": 5621,
								"name": "MappedType",
								"package": "typedoc"
							}
						},
						{
							"id": 5548,
							"name": "namedTupleMember",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 255,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L255"
								}
							],
							"type": {
								"type": "reference",
								"target": 5612,
								"name": "NamedTupleMemberType",
								"package": "typedoc"
							}
						},
						{
							"id": 5540,
							"name": "optional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 247,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L247"
								}
							],
							"type": {
								"type": "reference",
								"target": 5575,
								"name": "OptionalType",
								"package": "typedoc"
							}
						},
						{
							"id": 5541,
							"name": "predicate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 248,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L248"
								}
							],
							"type": {
								"type": "reference",
								"target": 5578,
								"name": "PredicateType",
								"package": "typedoc"
							}
						},
						{
							"id": 5542,
							"name": "query",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 249,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L249"
								}
							],
							"type": {
								"type": "reference",
								"target": 5583,
								"name": "QueryType",
								"package": "typedoc"
							}
						},
						{
							"id": 5543,
							"name": "reference",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 250,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L250"
								}
							],
							"type": {
								"type": "reference",
								"target": 5586,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 5544,
							"name": "reflection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 251,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L251"
								}
							],
							"type": {
								"type": "reference",
								"target": 5597,
								"name": "ReflectionType",
								"package": "typedoc"
							}
						},
						{
							"id": 5545,
							"name": "rest",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 252,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L252"
								}
							],
							"type": {
								"type": "reference",
								"target": 5600,
								"name": "RestType",
								"package": "typedoc"
							}
						},
						{
							"id": 5546,
							"name": "templateLiteral",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 253,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L253"
								}
							],
							"type": {
								"type": "reference",
								"target": 5617,
								"name": "TemplateLiteralType",
								"package": "typedoc"
							}
						},
						{
							"id": 5547,
							"name": "tuple",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 254,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L254"
								}
							],
							"type": {
								"type": "reference",
								"target": 5609,
								"name": "TupleType",
								"package": "typedoc"
							}
						},
						{
							"id": 5549,
							"name": "typeOperator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 256,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L256"
								}
							],
							"type": {
								"type": "reference",
								"target": 5629,
								"name": "TypeOperatorType",
								"package": "typedoc"
							}
						},
						{
							"id": 5550,
							"name": "union",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 257,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L257"
								}
							],
							"type": {
								"type": "reference",
								"target": 5633,
								"name": "UnionType",
								"package": "typedoc"
							}
						},
						{
							"id": 5551,
							"name": "unknown",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/schema.ts",
									"line": 258,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L258"
								}
							],
							"type": {
								"type": "reference",
								"target": 5637,
								"name": "UnknownType",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								5532,
								5533,
								5534,
								5535,
								5536,
								5537,
								5538,
								5539,
								5548,
								5540,
								5541,
								5542,
								5543,
								5544,
								5545,
								5546,
								5547,
								5549,
								5550,
								5551
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 238,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L238"
						}
					]
				},
				{
					"id": 5360,
					"name": "SCHEMA_VERSION",
					"variant": "declaration",
					"kind": 32,
					"flags": {
						"isConst": true
					},
					"sources": [
						{
							"fileName": "lib/serialization/schema.ts",
							"line": 36,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L36"
						}
					],
					"type": {
						"type": "literal",
						"value": "2.0"
					},
					"defaultValue": "\"2.0\""
				}
			],
			"groups": [
				{
					"title": "Interfaces",
					"children": [
						5552,
						5653,
						5658,
						5555,
						5510,
						5452,
						5387,
						5686,
						5561,
						5565,
						5670,
						5569,
						5572,
						5603,
						5621,
						5612,
						5575,
						5443,
						5578,
						5492,
						5583,
						5398,
						5586,
						5522,
						5374,
						5641,
						5369,
						5365,
						5597,
						5378,
						5676,
						5600,
						5429,
						5681,
						5617,
						5609,
						5640,
						5629,
						5482,
						5633,
						5637
					]
				},
				{
					"title": "Type Aliases",
					"children": [
						5663,
						5364,
						5361,
						5363,
						5386,
						5529,
						5530
					]
				},
				{
					"title": "Variables",
					"children": [
						5360
					]
				}
			],
			"categories": [
				{
					"title": "Reflections",
					"children": [
						5510,
						5452,
						5387,
						5443,
						5492,
						5398,
						5522,
						5378,
						5429,
						5482,
						5386
					]
				},
				{
					"title": "Types",
					"children": [
						5552,
						5555,
						5561,
						5565,
						5569,
						5572,
						5603,
						5621,
						5612,
						5575,
						5578,
						5583,
						5586,
						5597,
						5600,
						5617,
						5609,
						5640,
						5629,
						5633,
						5637,
						5529,
						5530
					]
				},
				{
					"title": "Comments",
					"children": [
						5653,
						5658,
						5670,
						5663
					]
				},
				{
					"title": "Other",
					"children": [
						5686,
						5374,
						5641,
						5369,
						5365,
						5676,
						5681,
						5364,
						5361,
						5363,
						5360
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/schema.ts",
					"line": 1,
					"character": 0,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/schema.ts#L1"
				}
			]
		},
		{
			"id": 4981,
			"name": "JSX",
			"variant": "declaration",
			"kind": 4,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Custom JSX module designed specifically for TypeDoc's needs.\nWhen overriding a default TypeDoc theme output, your implementation must create valid "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Element",
						"target": 6241
					},
					{
						"kind": "text",
						"text": "\ninstances, which can be most easily done by using TypeDoc's JSX implementation. To use it, set up\nyour tsconfig with the following compiler options:\n"
					},
					{
						"kind": "code",
						"text": "```json\n{\n    \"jsx\": \"react\",\n    \"jsxFactory\": \"JSX.createElement\",\n    \"jsxFragmentFactory\": \"JSX.Fragment\"\n}\n```"
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Custom JSX module designed specifically for TypeDoc's needs."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 6241,
					"name": "Element",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"children": [
						{
							"id": 6246,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.elements.ts",
									"line": 140,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L140"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 6235,
									"name": "JsxChildren",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 6245,
							"name": "props",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.elements.ts",
									"line": 139,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L139"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "object"
									},
									{
										"type": "literal",
										"value": null
									}
								]
							}
						},
						{
							"id": 6242,
							"name": "tag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.elements.ts",
									"line": 138,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L138"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reflection",
										"declaration": {
											"id": 6243,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/jsx.elements.ts",
													"line": 131,
													"character": 16,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L131"
												}
											],
											"signatures": [
												{
													"id": 6244,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/jsx.elements.ts",
															"line": 131,
															"character": 16,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L131"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "never"
													}
												}
											]
										}
									},
									{
										"type": "reference",
										"target": 6236,
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "any"
											}
										],
										"name": "JsxComponent",
										"package": "typedoc"
									}
								]
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								6246,
								6245,
								6242
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.elements.ts",
							"line": 137,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L137"
						}
					]
				},
				{
					"id": 6235,
					"name": "Children",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.elements.ts",
							"line": 143,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L143"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							},
							{
								"type": "intrinsic",
								"name": "boolean"
							},
							{
								"type": "intrinsic",
								"name": "bigint"
							},
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "undefined"
							},
							{
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 6235,
									"name": "JsxChildren",
									"package": "typedoc"
								}
							}
						]
					}
				},
				{
					"id": 6236,
					"name": "JsxComponent",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.elements.ts",
							"line": 135,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L135"
						}
					],
					"typeParameters": [
						{
							"id": 6240,
							"name": "P",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {}
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 6237,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.elements.ts",
									"line": 135,
									"character": 30,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L135"
								}
							],
							"signatures": [
								{
									"id": 6238,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"parameters": [
										{
											"id": 6239,
											"name": "props",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 6240,
												"name": "P",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "literal",
												"value": null
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					}
				},
				{
					"id": 4987,
					"name": "createElement",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.ts",
							"line": 87,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L87"
						}
					],
					"signatures": [
						{
							"id": 4988,
							"name": "createElement",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "JSX factory function to create an \"element\" that can later be rendered with "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "renderElement",
										"target": 4997
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.ts",
									"line": 87,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L87"
								}
							],
							"parameters": [
								{
									"id": 4989,
									"name": "tag",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": 6236,
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "any"
													}
												],
												"name": "JsxComponent",
												"package": "typedoc"
											}
										]
									}
								},
								{
									"id": 4990,
									"name": "props",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "object"
											},
											{
												"type": "literal",
												"value": null
											}
										]
									}
								},
								{
									"id": 4991,
									"name": "children",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 6235,
											"name": "JsxChildren",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 6247,
					"name": "Fragment",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.elements.ts",
							"line": 131,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L131"
						}
					],
					"signatures": [
						{
							"id": 6248,
							"name": "Fragment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.elements.ts",
									"line": 131,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.elements.ts#L131"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "never"
							}
						}
					]
				},
				{
					"id": 4982,
					"name": "Raw",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.ts",
							"line": 27,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 4983,
							"name": "Raw",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Used to inject HTML directly into the document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.ts",
									"line": 27,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L27"
								}
							],
							"parameters": [
								{
									"id": 4984,
									"name": "_props",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4985,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 4986,
													"name": "html",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/jsx.ts",
															"line": 27,
															"character": 30,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L27"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "string"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														4986
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils-common/jsx.ts",
													"line": 27,
													"character": 28,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L27"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "literal",
								"value": null
							}
						}
					]
				},
				{
					"id": 4997,
					"name": "renderElement",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.ts",
							"line": 100,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L100"
						}
					],
					"signatures": [
						{
							"id": 4998,
							"name": "renderElement",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.ts",
									"line": 100,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L100"
								}
							],
							"parameters": [
								{
									"id": 4999,
									"name": "element",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "literal",
												"value": null
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 5000,
					"name": "renderElementToText",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.ts",
							"line": 182,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L182"
						}
					],
					"signatures": [
						{
							"id": 5001,
							"name": "renderElementToText",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Render an element to text, stripping out any HTML tags.\nThis is roughly equivalent to getting "
									},
									{
										"kind": "code",
										"text": "`innerText`"
									},
									{
										"kind": "text",
										"text": " on a rendered element."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.ts",
									"line": 182,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L182"
								}
							],
							"parameters": [
								{
									"id": 5002,
									"name": "element",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "literal",
												"value": null
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 4992,
					"name": "setRenderSettings",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/jsx.ts",
							"line": 96,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L96"
						}
					],
					"signatures": [
						{
							"id": 4993,
							"name": "setRenderSettings",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/jsx.ts",
									"line": 96,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L96"
								}
							],
							"parameters": [
								{
									"id": 4994,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4995,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 4996,
													"name": "pretty",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/jsx.ts",
															"line": 96,
															"character": 45,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L96"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														4996
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils-common/jsx.ts",
													"line": 96,
													"character": 43,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L96"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Functions",
					"children": [
						4987,
						6247,
						4982,
						4997,
						5000,
						4992
					]
				},
				{
					"title": "Interfaces",
					"children": [
						6241
					]
				},
				{
					"title": "Type Aliases",
					"children": [
						6235,
						6236
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/jsx.ts",
					"line": 1,
					"character": 0,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/jsx.ts#L1"
				}
			]
		},
		{
			"id": 1,
			"name": "Models",
			"variant": "declaration",
			"kind": 4,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "All symbols documented under the Models namespace are also available in the root import."
					}
				],
				"blockTags": [
					{
						"tag": "@categoryDescription",
						"content": [
							{
								"kind": "text",
								"text": "Types\nDescribes a TypeScript type."
							}
						]
					},
					{
						"tag": "@categoryDescription",
						"content": [
							{
								"kind": "text",
								"text": "Reflections\nDescribes a documentation entry. The root entry is a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": "\nand contains "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "DeclarationReflection",
								"target": 340
							},
							{
								"kind": "text",
								"text": " instances."
							}
						]
					},
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "TypeDoc converts source code into these object types."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 615,
					"name": "ReflectionKind",
					"variant": "declaration",
					"kind": 4,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 625,
							"name": "KindString",
							"variant": "declaration",
							"kind": 2097152,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 39,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L39"
								}
							],
							"type": {
								"type": "reference",
								"target": 4887,
								"typeArguments": [
									{
										"type": "query",
										"queryType": {
											"type": "reference",
											"target": 615,
											"name": "ReflectionKind",
											"package": "typedoc"
										}
									}
								],
								"name": "EnumKeys",
								"package": "typedoc"
							}
						},
						{
							"id": 626,
							"name": "All",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 42,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L42"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 630,
							"name": "ClassMember",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 51,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L51"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 627,
							"name": "ClassOrInterface",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 45,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L45"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 640,
							"name": "ContainsCallSignatures",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 98,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L98"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 638,
							"name": "ExportContainer",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 88,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L88"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 629,
							"name": "FunctionOrMethod",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 49,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L49"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 639,
							"name": "Inheritable",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 91,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L91"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 637,
							"name": "MayContainDocuments",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 86,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L86"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 645,
							"name": "MethodContainer",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 125,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L125"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 643,
							"name": "SignatureContainer",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Note: This does not include Class/Interface, even though they technically could contain index signatures"
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 119,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L119"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 636,
							"name": "SomeExport",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 76,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L76"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 635,
							"name": "SomeMember",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 71,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L71"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 632,
							"name": "SomeModule",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 62,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L62"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 631,
							"name": "SomeSignature",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 56,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 633,
							"name": "SomeType",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 64,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L64"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 634,
							"name": "SomeValue",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 69,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L69"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 641,
							"name": "TypeReferenceTarget",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 105,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 642,
							"name": "ValueReferenceTarget",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 110,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L110"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 644,
							"name": "VariableContainer",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 122,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L122"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 628,
							"name": "VariableOrProperty",
							"variant": "declaration",
							"kind": 32,
							"flags": {
								"isConst": true
							},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 47,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L47"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "..."
						},
						{
							"id": 622,
							"name": "classString",
							"variant": "declaration",
							"kind": 64,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 236,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L236"
								}
							],
							"signatures": [
								{
									"id": 623,
									"name": "classString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/kind.ts",
											"line": 236,
											"character": 20,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L236"
										}
									],
									"parameters": [
										{
											"id": 624,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 619,
							"name": "pluralString",
							"variant": "declaration",
							"kind": 64,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 183,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L183"
								}
							],
							"signatures": [
								{
									"id": 620,
									"name": "pluralString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/kind.ts",
											"line": 183,
											"character": 20,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L183"
										}
									],
									"parameters": [
										{
											"id": 621,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 616,
							"name": "singularString",
							"variant": "declaration",
							"kind": 64,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 130,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L130"
								}
							],
							"signatures": [
								{
									"id": 617,
									"name": "singularString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/kind.ts",
											"line": 130,
											"character": 20,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L130"
										}
									],
									"parameters": [
										{
											"id": 618,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Functions",
							"children": [
								622,
								619,
								616
							]
						},
						{
							"title": "Type Aliases",
							"children": [
								625
							]
						},
						{
							"title": "Variables",
							"children": [
								626,
								630,
								627,
								640,
								638,
								629,
								639,
								637,
								645,
								643,
								636,
								635,
								632,
								631,
								633,
								634,
								641,
								642,
								644,
								628
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/kind.ts",
							"line": 7,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L7"
						},
						{
							"fileName": "lib/models/kind.ts",
							"line": 38,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L38"
						}
					]
				},
				{
					"id": 842,
					"name": "ReflectionFlag",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"children": [
						{
							"id": 851,
							"name": "Abstract",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 39,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L39"
								}
							],
							"type": {
								"type": "literal",
								"value": 128
							}
						},
						{
							"id": 852,
							"name": "Const",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 40,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L40"
								}
							],
							"type": {
								"type": "literal",
								"value": 256
							}
						},
						{
							"id": 848,
							"name": "External",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 36,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L36"
								}
							],
							"type": {
								"type": "literal",
								"value": 16
							}
						},
						{
							"id": 854,
							"name": "Inherited",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L42"
								}
							],
							"type": {
								"type": "literal",
								"value": 1024
							}
						},
						{
							"id": 843,
							"name": "None",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L31"
								}
							],
							"type": {
								"type": "literal",
								"value": 0
							}
						},
						{
							"id": 849,
							"name": "Optional",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L37"
								}
							],
							"type": {
								"type": "literal",
								"value": 32
							}
						},
						{
							"id": 844,
							"name": "Private",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L32"
								}
							],
							"type": {
								"type": "literal",
								"value": 1
							}
						},
						{
							"id": 845,
							"name": "Protected",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L33"
								}
							],
							"type": {
								"type": "literal",
								"value": 2
							}
						},
						{
							"id": 846,
							"name": "Public",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 34,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L34"
								}
							],
							"type": {
								"type": "literal",
								"value": 4
							}
						},
						{
							"id": 853,
							"name": "Readonly",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 41,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L41"
								}
							],
							"type": {
								"type": "literal",
								"value": 512
							}
						},
						{
							"id": 850,
							"name": "Rest",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L38"
								}
							],
							"type": {
								"type": "literal",
								"value": 64
							}
						},
						{
							"id": 847,
							"name": "Static",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 35,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L35"
								}
							],
							"type": {
								"type": "literal",
								"value": 8
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								851,
								852,
								848,
								854,
								843,
								849,
								844,
								845,
								846,
								853,
								850,
								847
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 30,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L30"
						}
					]
				},
				{
					"id": 590,
					"name": "ReflectionKind",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Defines the available reflection kinds."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 609,
							"name": "Accessor",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 26,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L26"
								}
							],
							"type": {
								"type": "literal",
								"value": 262144
							}
						},
						{
							"id": 603,
							"name": "CallSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 20,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L20"
								}
							],
							"type": {
								"type": "literal",
								"value": 4096
							}
						},
						{
							"id": 598,
							"name": "Class",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L15"
								}
							],
							"type": {
								"type": "literal",
								"value": 128
							}
						},
						{
							"id": 600,
							"name": "Constructor",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L17"
								}
							],
							"type": {
								"type": "literal",
								"value": 512
							}
						},
						{
							"id": 605,
							"name": "ConstructorSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L22"
								}
							],
							"type": {
								"type": "literal",
								"value": 16384
							}
						},
						{
							"id": 614,
							"name": "Document",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Generic non-ts content to be included in the generated docs as its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 34,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L34"
								}
							],
							"type": {
								"type": "literal",
								"value": 8388608
							}
						},
						{
							"id": 594,
							"name": "Enum",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 11,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L11"
								}
							],
							"type": {
								"type": "literal",
								"value": 8
							}
						},
						{
							"id": 595,
							"name": "EnumMember",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 12,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L12"
								}
							],
							"type": {
								"type": "literal",
								"value": 16
							}
						},
						{
							"id": 597,
							"name": "Function",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 14,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L14"
								}
							],
							"type": {
								"type": "literal",
								"value": 64
							}
						},
						{
							"id": 610,
							"name": "GetSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L27"
								}
							],
							"type": {
								"type": "literal",
								"value": 524288
							}
						},
						{
							"id": 604,
							"name": "IndexSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 21,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L21"
								}
							],
							"type": {
								"type": "literal",
								"value": 8192
							}
						},
						{
							"id": 599,
							"name": "Interface",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L16"
								}
							],
							"type": {
								"type": "literal",
								"value": 256
							}
						},
						{
							"id": 602,
							"name": "Method",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 19,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L19"
								}
							],
							"type": {
								"type": "literal",
								"value": 2048
							}
						},
						{
							"id": 592,
							"name": "Module",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 9,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L9"
								}
							],
							"type": {
								"type": "literal",
								"value": 2
							}
						},
						{
							"id": 593,
							"name": "Namespace",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 10,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L10"
								}
							],
							"type": {
								"type": "literal",
								"value": 4
							}
						},
						{
							"id": 606,
							"name": "Parameter",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 23,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L23"
								}
							],
							"type": {
								"type": "literal",
								"value": 32768
							}
						},
						{
							"id": 591,
							"name": "Project",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 8,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L8"
								}
							],
							"type": {
								"type": "literal",
								"value": 1
							}
						},
						{
							"id": 601,
							"name": "Property",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L18"
								}
							],
							"type": {
								"type": "literal",
								"value": 1024
							}
						},
						{
							"id": 613,
							"name": "Reference",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 30,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L30"
								}
							],
							"type": {
								"type": "literal",
								"value": 4194304
							}
						},
						{
							"id": 611,
							"name": "SetSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 28,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L28"
								}
							],
							"type": {
								"type": "literal",
								"value": 1048576
							}
						},
						{
							"id": 612,
							"name": "TypeAlias",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 29,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L29"
								}
							],
							"type": {
								"type": "literal",
								"value": 2097152
							}
						},
						{
							"id": 607,
							"name": "TypeLiteral",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 24,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L24"
								}
							],
							"type": {
								"type": "literal",
								"value": 65536
							}
						},
						{
							"id": 608,
							"name": "TypeParameter",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L25"
								}
							],
							"type": {
								"type": "literal",
								"value": 131072
							}
						},
						{
							"id": 596,
							"name": "Variable",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/kind.ts",
									"line": 13,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L13"
								}
							],
							"type": {
								"type": "literal",
								"value": 32
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								609,
								603,
								598,
								600,
								605,
								614,
								594,
								595,
								597,
								610,
								604,
								599,
								602,
								592,
								593,
								606,
								591,
								601,
								613,
								611,
								612,
								607,
								608,
								596
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/kind.ts",
							"line": 7,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L7"
						},
						{
							"fileName": "lib/models/kind.ts",
							"line": 38,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L38"
						}
					]
				},
				{
					"id": 903,
					"name": "TraverseProperty",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"children": [
						{
							"id": 904,
							"name": "Children",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L243"
								}
							],
							"type": {
								"type": "literal",
								"value": 0
							}
						},
						{
							"id": 905,
							"name": "Documents",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L244"
								}
							],
							"type": {
								"type": "literal",
								"value": 1
							}
						},
						{
							"id": 911,
							"name": "GetSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 250,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L250"
								}
							],
							"type": {
								"type": "literal",
								"value": 7
							}
						},
						{
							"id": 910,
							"name": "IndexSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 249,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L249"
								}
							],
							"type": {
								"type": "literal",
								"value": 6
							}
						},
						{
							"id": 906,
							"name": "Parameters",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 245,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L245"
								}
							],
							"type": {
								"type": "literal",
								"value": 2
							}
						},
						{
							"id": 912,
							"name": "SetSignature",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 251,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L251"
								}
							],
							"type": {
								"type": "literal",
								"value": 8
							}
						},
						{
							"id": 909,
							"name": "Signatures",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 248,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L248"
								}
							],
							"type": {
								"type": "literal",
								"value": 5
							}
						},
						{
							"id": 907,
							"name": "TypeLiteral",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 246,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L246"
								}
							],
							"type": {
								"type": "literal",
								"value": 3
							}
						},
						{
							"id": 908,
							"name": "TypeParameter",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 247,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L247"
								}
							],
							"type": {
								"type": "literal",
								"value": 4
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								904,
								905,
								911,
								910,
								906,
								912,
								909,
								907,
								908
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 242,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L242"
						}
					]
				},
				{
					"id": 1285,
					"name": "TypeContext",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Enumeration that can be used when traversing types to track the location of recursion.\nUsed by TypeDoc internally to track when to output parenthesis when rendering."
							}
						]
					},
					"children": [
						{
							"id": 1288,
							"name": "arrayElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 208,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L208"
								}
							],
							"type": {
								"type": "literal",
								"value": "arrayElement"
							}
						},
						{
							"id": 1290,
							"name": "conditionalCheck",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L210"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditionalCheck"
							}
						},
						{
							"id": 1291,
							"name": "conditionalExtends",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 211,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L211"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditionalExtends"
							}
						},
						{
							"id": 1293,
							"name": "conditionalFalse",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 213,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L213"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditionalFalse"
							}
						},
						{
							"id": 1292,
							"name": "conditionalTrue",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L212"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditionalTrue"
							}
						},
						{
							"id": 1289,
							"name": "indexedAccessElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 209,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L209"
								}
							],
							"type": {
								"type": "literal",
								"value": "indexedAccessElement"
							}
						},
						{
							"id": 1294,
							"name": "indexedIndex",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 214,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L214"
								}
							],
							"type": {
								"type": "literal",
								"value": "indexedIndex"
							}
						},
						{
							"id": 1295,
							"name": "indexedObject",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 215,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L215"
								}
							],
							"type": {
								"type": "literal",
								"value": "indexedObject"
							}
						},
						{
							"id": 1296,
							"name": "inferredConstraint",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L216"
								}
							],
							"type": {
								"type": "literal",
								"value": "inferredConstraint"
							}
						},
						{
							"id": 1297,
							"name": "intersectionElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 217,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L217"
								}
							],
							"type": {
								"type": "literal",
								"value": "intersectionElement"
							}
						},
						{
							"id": 1298,
							"name": "mappedName",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 218,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L218"
								}
							],
							"type": {
								"type": "literal",
								"value": "mappedName"
							}
						},
						{
							"id": 1299,
							"name": "mappedParameter",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 219,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L219"
								}
							],
							"type": {
								"type": "literal",
								"value": "mappedParameter"
							}
						},
						{
							"id": 1300,
							"name": "mappedTemplate",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 220,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L220"
								}
							],
							"type": {
								"type": "literal",
								"value": "mappedTemplate"
							}
						},
						{
							"id": 1286,
							"name": "none",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 206,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L206"
								}
							],
							"type": {
								"type": "literal",
								"value": "none"
							}
						},
						{
							"id": 1301,
							"name": "optionalElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 221,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L221"
								}
							],
							"type": {
								"type": "literal",
								"value": "optionalElement"
							}
						},
						{
							"id": 1302,
							"name": "predicateTarget",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L222"
								}
							],
							"type": {
								"type": "literal",
								"value": "predicateTarget"
							}
						},
						{
							"id": 1303,
							"name": "queryTypeTarget",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 223,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L223"
								}
							],
							"type": {
								"type": "literal",
								"value": "queryTypeTarget"
							}
						},
						{
							"id": 1305,
							"name": "referenceTypeArgument",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 225,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L225"
								}
							],
							"type": {
								"type": "literal",
								"value": "referenceTypeArgument"
							}
						},
						{
							"id": 1306,
							"name": "restElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 226,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L226"
								}
							],
							"type": {
								"type": "literal",
								"value": "restElement"
							}
						},
						{
							"id": 1287,
							"name": "templateLiteralElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 207,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L207"
								}
							],
							"type": {
								"type": "literal",
								"value": "templateLiteralElement"
							}
						},
						{
							"id": 1307,
							"name": "tupleElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 227,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L227"
								}
							],
							"type": {
								"type": "literal",
								"value": "tupleElement"
							}
						},
						{
							"id": 1304,
							"name": "typeOperatorTarget",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L224"
								}
							],
							"type": {
								"type": "literal",
								"value": "typeOperatorTarget"
							}
						},
						{
							"id": 1308,
							"name": "unionElement",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 228,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L228"
								}
							],
							"type": {
								"type": "literal",
								"value": "unionElement"
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								1288,
								1290,
								1291,
								1293,
								1292,
								1289,
								1294,
								1295,
								1296,
								1297,
								1298,
								1299,
								1300,
								1286,
								1301,
								1302,
								1303,
								1305,
								1306,
								1287,
								1307,
								1304,
								1308
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 205,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L205"
						},
						{
							"fileName": "lib/models/types.ts",
							"line": 230,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L230"
						}
					]
				},
				{
					"id": 1141,
					"name": "VarianceModifier",
					"variant": "declaration",
					"kind": 8,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Modifier flags for type parameters, added in TS 4.7"
							}
						]
					},
					"children": [
						{
							"id": 1142,
							"name": "in",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 13,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L13"
								}
							],
							"type": {
								"type": "literal",
								"value": "in"
							}
						},
						{
							"id": 1144,
							"name": "inOut",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L15"
								}
							],
							"type": {
								"type": "literal",
								"value": "in out"
							}
						},
						{
							"id": 1143,
							"name": "out",
							"variant": "declaration",
							"kind": 16,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 14,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L14"
								}
							],
							"type": {
								"type": "literal",
								"value": "out"
							}
						}
					],
					"groups": [
						{
							"title": "Enumeration Members",
							"children": [
								1142,
								1144,
								1143
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/TypeParameterReflection.ts",
							"line": 12,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L12"
						},
						{
							"fileName": "lib/models/TypeParameterReflection.ts",
							"line": 17,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L17"
						}
					]
				},
				{
					"id": 1309,
					"name": "ArrayType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an array type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: string[];\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1310,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 246,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L246"
								}
							],
							"signatures": [
								{
									"id": 1311,
									"name": "ArrayType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 246,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L246"
										}
									],
									"parameters": [
										{
											"id": 1312,
											"name": "elementType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The type of the elements in the array."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1309,
										"name": "ArrayType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1314,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the elements in the array."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 246,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L246"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1313,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 241,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L241"
								}
							],
							"type": {
								"type": "literal",
								"value": "array"
							},
							"defaultValue": "\"array\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1342,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1343,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1338,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1339,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1340,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1341,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1315,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 250,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L250"
								}
							],
							"signatures": [
								{
									"id": 1316,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 250,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L250"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1317,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 254,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L254"
								}
							],
							"signatures": [
								{
									"id": 1318,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 254,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L254"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1335,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1336,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1337,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1319,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 258,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L258"
								}
							],
							"signatures": [
								{
									"id": 1320,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 258,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L258"
										}
									],
									"parameters": [
										{
											"id": 1321,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5552,
										"name": "ArrayType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1322,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1323,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1324,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1325,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1326,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1327,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1328,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1329,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1330,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1331,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1332,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1333,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1334,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1310
							]
						},
						{
							"title": "Methods",
							"children": [
								1342,
								1338,
								1315,
								1317,
								1335,
								1319,
								1322,
								1324
							]
						},
						{
							"title": "Properties",
							"children": [
								1314,
								1313
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 240,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L240"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 179,
					"name": "Comment",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A model that represents a comment.\n\nInstances of this model are created by the CommentPlugin. You can retrieve comments\nthrough the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "DeclarationReflection.comment",
								"target": 414
							},
							{
								"kind": "text",
								"text": " property."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 201,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 202,
									"name": "Comment",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Creates a new Comment instance."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L447"
										}
									],
									"parameters": [
										{
											"id": 203,
											"name": "summary",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 140,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											},
											"defaultValue": "[]"
										},
										{
											"id": 204,
											"name": "blockTags",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 158,
													"name": "CommentTag",
													"package": "typedoc"
												}
											},
											"defaultValue": "[]"
										},
										{
											"id": 205,
											"name": "modifierTags",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es2015.collection.d.ts",
													"qualifiedName": "Set"
												},
												"typeArguments": [
													{
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												],
												"name": "Set",
												"package": "typescript"
											},
											"defaultValue": "..."
										}
									],
									"type": {
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 207,
							"name": "blockTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All associated block level tags."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 405,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L405"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 158,
									"name": "CommentTag",
									"package": "typedoc"
								}
							},
							"defaultValue": "[]"
						},
						{
							"id": 208,
							"name": "modifierTags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All modifier tags present on the comment, e.g. "
									},
									{
										"kind": "code",
										"text": "`@alpha`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@beta`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 410,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L410"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Set"
								},
								"typeArguments": [
									{
										"type": "templateLiteral",
										"head": "@",
										"tail": [
											[
												{
													"type": "intrinsic",
													"name": "string"
												},
												""
											]
										]
									}
								],
								"name": "Set",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 206,
							"name": "summary",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The content of the comment which is not associated with a block tag."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 400,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L400"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 211,
							"name": "discoveryId",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Internal discovery ID used to prevent symbol comments from\nbeing duplicated on signatures. Only set when the comment was created\nfrom a "
									},
									{
										"kind": "code",
										"text": "`ts.CommentRange`"
									},
									{
										"kind": "text",
										"text": "."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 433,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L433"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 212,
							"name": "inheritedFromParentDeclaration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If the comment was inherited from a different \"parent\" declaration\n(see #2545), then it is desirable to know this as any "
									},
									{
										"kind": "code",
										"text": "`@param`"
									},
									{
										"kind": "text",
										"text": " tags\nwhich do not apply should not cause warnings. This is not serialized,\nand only set when the comment was created from a "
									},
									{
										"kind": "code",
										"text": "`ts.CommentRange`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 442,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L442"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 209,
							"name": "label",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Label associated with this reflection, if any (https://tsdoc.org/pages/tags/label/)"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 415,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L415"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 210,
							"name": "sourcePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Full path to the file where this comment originated from, if any.\nThis field will not be serialized, so will not be present when handling JSON-revived reflections.\n\nNote: This field is non-enumerable to make testing comment contents with "
									},
									{
										"kind": "code",
										"text": "`deepEqual`"
									},
									{
										"kind": "text",
										"text": " easier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 424,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L424"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 219,
							"name": "clone",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 535,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L535"
								}
							],
							"signatures": [
								{
									"id": 220,
									"name": "clone",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Create a deep clone of this comment."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 535,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L535"
										}
									],
									"type": {
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 248,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 628,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L628"
								}
							],
							"signatures": [
								{
									"id": 249,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 628,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L628"
										}
									],
									"parameters": [
										{
											"id": 250,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 251,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5653,
												"name": "Comment",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 238,
							"name": "getIdentifiedTag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 603,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L603"
								}
							],
							"signatures": [
								{
									"id": 239,
									"name": "getIdentifiedTag",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 603,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L603"
										}
									],
									"parameters": [
										{
											"id": 240,
											"name": "identifier",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 241,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 158,
												"name": "CommentTag",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 213,
							"name": "getShortSummary",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 462,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L462"
								}
							],
							"signatures": [
								{
									"id": 214,
									"name": "getShortSummary",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets either the "
											},
											{
												"kind": "code",
												"text": "`@summary`"
											},
											{
												"kind": "text",
												"text": " tag, or a short version of the comment summary\nsection for rendering in module/namespace pages."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 462,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L462"
										}
									],
									"parameters": [
										{
											"id": 215,
											"name": "useFirstParagraph",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 140,
												"name": "CommentDisplayPart",
												"package": "typedoc"
											}
										}
									}
								}
							]
						},
						{
							"id": 232,
							"name": "getTag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 592,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L592"
								}
							],
							"signatures": [
								{
									"id": 233,
									"name": "getTag",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the first tag with the given name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found tag or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 592,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L592"
										}
									],
									"parameters": [
										{
											"id": 234,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name of the tag to look for."
													}
												]
											},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 158,
												"name": "CommentTag",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 235,
							"name": "getTags",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 599,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L599"
								}
							],
							"signatures": [
								{
									"id": 236,
									"name": "getTags",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Get all tags with the given tag name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 599,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L599"
										}
									],
									"parameters": [
										{
											"id": 237,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 158,
											"name": "CommentTag",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 226,
							"name": "hasModifier",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 578,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L578"
								}
							],
							"signatures": [
								{
									"id": 227,
									"name": "hasModifier",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this comment contains a tag with the given name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this comment contains a tag with the given name, otherwise FALSE."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 578,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L578"
										}
									],
									"parameters": [
										{
											"id": 228,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name of the tag to look for."
													}
												]
											},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 223,
							"name": "hasVisibleComponent",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 560,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L560"
								}
							],
							"signatures": [
								{
									"id": 224,
									"name": "hasVisibleComponent",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this comment contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 560,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L560"
										}
									],
									"parameters": [
										{
											"id": 225,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 221,
							"name": "isEmpty",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 551,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L551"
								}
							],
							"signatures": [
								{
									"id": 222,
									"name": "isEmpty",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Returns true if this comment is completely empty."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 551,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L551"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 229,
							"name": "removeModifier",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 582,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L582"
								}
							],
							"signatures": [
								{
									"id": 230,
									"name": "removeModifier",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 582,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L582"
										}
									],
									"parameters": [
										{
											"id": 231,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 242,
							"name": "removeTags",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 613,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L613"
								}
							],
							"signatures": [
								{
									"id": 243,
									"name": "removeTags",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Removes all block tags with the given tag name from the comment."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 613,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L613"
										}
									],
									"parameters": [
										{
											"id": 244,
											"name": "tagName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 216,
							"name": "similarTo",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 508,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L508"
								}
							],
							"signatures": [
								{
									"id": 217,
									"name": "similarTo",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this comment is roughly equal to the other comment.\nThis isn't exactly equal, but just \"roughly equal\" by the comment\ntext."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 508,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L508"
										}
									],
									"parameters": [
										{
											"id": 218,
											"name": "other",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 179,
												"name": "Comment",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 245,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 617,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L617"
								}
							],
							"signatures": [
								{
									"id": 246,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 617,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L617"
										}
									],
									"parameters": [
										{
											"id": 247,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5653,
										"name": "Comment",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 183,
							"name": "cloneDisplayParts",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 200,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L200"
								}
							],
							"signatures": [
								{
									"id": 184,
									"name": "cloneDisplayParts",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Helper utility to clone "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "Comment.summary",
												"target": 206
											},
											{
												"kind": "text",
												"text": " or "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "CommentTag.content",
												"target": 166
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 200,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L200"
										}
									],
									"parameters": [
										{
											"id": 185,
											"name": "parts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "reference",
														"target": 140,
														"name": "CommentDisplayPart",
														"package": "typedoc"
													}
												}
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 140,
											"name": "CommentDisplayPart",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 180,
							"name": "combineDisplayParts",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 174,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L174"
								}
							],
							"signatures": [
								{
									"id": 181,
									"name": "combineDisplayParts",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Debugging utility for combining parts into a simple string. Not suitable for\nrendering, but can be useful in tests."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 174,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L174"
										}
									],
									"parameters": [
										{
											"id": 182,
											"name": "parts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "typeOperator",
														"operator": "readonly",
														"target": {
															"type": "array",
															"elementType": {
																"type": "reference",
																"target": 140,
																"name": "CommentDisplayPart",
																"package": "typedoc"
															}
														}
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 191,
							"name": "deserializeDisplayParts",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 248,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L248"
								}
							],
							"signatures": [
								{
									"id": 192,
									"name": "deserializeDisplayParts",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 248,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L248"
										}
									],
									"parameters": [
										{
											"id": 193,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 194,
											"name": "parts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 5663,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 140,
											"name": "CommentDisplayPart",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 186,
							"name": "serializeDisplayParts",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 207,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L207"
								}
							],
							"signatures": [
								{
									"id": 187,
									"name": "serializeDisplayParts",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 207,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L207"
										}
									],
									"parameters": [
										{
											"id": 188,
											"name": "parts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 140,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5663,
											"name": "CommentDisplayPart",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 195,
							"name": "splitPartsToHeaderAndBody",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 346,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L346"
								}
							],
							"signatures": [
								{
									"id": 196,
									"name": "splitPartsToHeaderAndBody",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Splits the provided parts into a header (first line, as a string)\nand body (remaining lines). If the header line contains inline tags\nthey will be serialized to a string."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 346,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L346"
										}
									],
									"parameters": [
										{
											"id": 197,
											"name": "parts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "reference",
														"target": 140,
														"name": "CommentDisplayPart",
														"package": "typedoc"
													}
												}
											}
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 198,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 200,
													"name": "body",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/models/Comment.ts",
															"line": 348,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L348"
														}
													],
													"type": {
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 140,
															"name": "CommentDisplayPart",
															"package": "typedoc"
														}
													}
												},
												{
													"id": 199,
													"name": "header",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/models/Comment.ts",
															"line": 347,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L347"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "string"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														200,
														199
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/models/Comment.ts",
													"line": 346,
													"character": 76,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L346"
												}
											]
										}
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								201
							]
						},
						{
							"title": "Methods",
							"children": [
								219,
								248,
								238,
								213,
								232,
								235,
								226,
								223,
								221,
								229,
								242,
								216,
								245,
								183,
								180,
								191,
								186,
								195
							]
						},
						{
							"title": "Properties",
							"children": [
								207,
								208,
								206,
								211,
								212,
								209,
								210
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Comment.ts",
							"line": 169,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L169"
						}
					]
				},
				{
					"id": 158,
					"name": "CommentTag",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A model that represents a single TypeDoc comment tag.\n\nTags are stored in the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Comment.blockTags",
								"target": 207
							},
							{
								"kind": "text",
								"text": " property."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 159,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L112"
								}
							],
							"signatures": [
								{
									"id": 160,
									"name": "CommentTag",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Create a new CommentTag instance."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 112,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L112"
										}
									],
									"parameters": [
										{
											"id": 161,
											"name": "tag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "templateLiteral",
												"head": "@",
												"tail": [
													[
														{
															"type": "intrinsic",
															"name": "string"
														},
														""
													]
												]
											}
										},
										{
											"id": 162,
											"name": "text",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 140,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 158,
										"name": "CommentTag",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 166,
							"name": "content",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The actual body text of this tag."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 100,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L100"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 167,
							"name": "skipRendering",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A flag which may be set by plugins to prevent TypeDoc from rendering this tag, if the plugin provides\ncustom rendering. Note: This flag is **not** serialized, it is expected to be set just before the comment\nis rendered."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 107,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L107"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "false"
						},
						{
							"id": 163,
							"name": "tag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of this tag, e.g. "
									},
									{
										"kind": "code",
										"text": "`@returns`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@example`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L83"
								}
							],
							"type": {
								"type": "templateLiteral",
								"head": "@",
								"tail": [
									[
										{
											"type": "intrinsic",
											"name": "string"
										},
										""
									]
								]
							}
						},
						{
							"id": 164,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Some tags, ("
									},
									{
										"kind": "code",
										"text": "`@typedef`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@param`"
									},
									{
										"kind": "text",
										"text": ", "
									},
									{
										"kind": "code",
										"text": "`@property`"
									},
									{
										"kind": "text",
										"text": ", etc.) may have a user defined identifier associated with them.\nIf this tag is one of those, it will be parsed out and included here."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L89"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 165,
							"name": "typeAnnotation",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional type annotation associated with this tag. TypeDoc will remove type annotations unless explicitly\nrequested by the user with the "
									},
									{
										"kind": "code",
										"text": "`preservedTypeAnnotationTags`"
									},
									{
										"kind": "text",
										"text": " option."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 95,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L95"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 171,
							"name": "clone",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L131"
								}
							],
							"signatures": [
								{
									"id": 172,
									"name": "clone",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 131,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L131"
										}
									],
									"type": {
										"type": "reference",
										"target": 158,
										"name": "CommentTag",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 175,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 154,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L154"
								}
							],
							"signatures": [
								{
									"id": 176,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 154,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L154"
										}
									],
									"parameters": [
										{
											"id": 177,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 178,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5658,
												"name": "CommentTag",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 168,
							"name": "similarTo",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 122,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L122"
								}
							],
							"signatures": [
								{
									"id": 169,
									"name": "similarTo",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this block tag is roughly equal to the other tag.\nThis isn't exactly equal, but just \"roughly equal\" by the tag\ntext."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 122,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L122"
										}
									],
									"parameters": [
										{
											"id": 170,
											"name": "other",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 158,
												"name": "CommentTag",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 173,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 145,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L145"
								}
							],
							"signatures": [
								{
									"id": 174,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 145,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L145"
										}
									],
									"type": {
										"type": "reference",
										"target": 5658,
										"name": "CommentTag",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								159
							]
						},
						{
							"title": "Methods",
							"children": [
								171,
								175,
								168,
								173
							]
						},
						{
							"title": "Properties",
							"children": [
								166,
								167,
								163,
								164,
								165
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Comment.ts",
							"line": 79,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L79"
						}
					]
				},
				{
					"id": 1344,
					"name": "ConditionalType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a conditional type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: Check extends Extends ? True : False;\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1345,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 277,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L277"
								}
							],
							"signatures": [
								{
									"id": 1346,
									"name": "ConditionalType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 277,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L277"
										}
									],
									"parameters": [
										{
											"id": 1347,
											"name": "checkType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1348,
											"name": "extendsType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1349,
											"name": "trueType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1350,
											"name": "falseType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1344,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1352,
							"name": "checkType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 278,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L278"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1353,
							"name": "extendsType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 279,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L279"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1355,
							"name": "falseType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 281,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L281"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1354,
							"name": "trueType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 280,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L280"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1351,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 275,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L275"
								}
							],
							"type": {
								"type": "literal",
								"value": "conditional"
							},
							"defaultValue": "\"conditional\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1384,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1385,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1380,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1381,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1382,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1383,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1356,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 286,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L286"
								}
							],
							"signatures": [
								{
									"id": 1357,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 286,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L286"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1358,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 298,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L298"
								}
							],
							"signatures": [
								{
									"id": 1359,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 298,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L298"
										}
									],
									"parameters": [
										{
											"id": 1360,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1377,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1378,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1379,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1361,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 328,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L328"
								}
							],
							"signatures": [
								{
									"id": 1362,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 328,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L328"
										}
									],
									"parameters": [
										{
											"id": 1363,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5555,
										"name": "ConditionalType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1364,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1365,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1366,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1367,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1368,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1369,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1370,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1371,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1372,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1373,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1374,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1375,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1376,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1345
							]
						},
						{
							"title": "Methods",
							"children": [
								1384,
								1380,
								1356,
								1358,
								1377,
								1361,
								1364,
								1366
							]
						},
						{
							"title": "Properties",
							"children": [
								1352,
								1353,
								1355,
								1354,
								1351
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 274,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L274"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 252,
					"name": "ContainerReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {
						"isAbstract": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 253,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
								}
							],
							"signatures": [
								{
									"id": 254,
									"name": "ContainerReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 324,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
										}
									],
									"parameters": [
										{
											"id": 255,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 256,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										},
										{
											"id": 257,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 252,
										"name": "ContainerReflection",
										"package": "typedoc"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 926,
										"name": "Reflection.constructor"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 925,
								"name": "Reflection.constructor"
							}
						},
						{
							"id": 288,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 934,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 285,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id"
							}
						},
						{
							"id": 287,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind"
							}
						},
						{
							"id": 286,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name"
							}
						},
						{
							"id": 290,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 936,
								"name": "Reflection.project"
							}
						},
						{
							"id": 284,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isAbstract": true,
								"isReadonly": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 291,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L291"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 2086,
									"name": "ReflectionVariant",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 930,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 262,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 994,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 258,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 340,
									"name": "DeclarationReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 260,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Union of the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "children",
										"target": 258
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "documents",
										"target": 259
									},
									{
										"kind": "text",
										"text": " arrays which dictates the\nsort order for rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							}
						},
						{
							"id": 291,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment"
							}
						},
						{
							"id": 259,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 261,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1007,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 289,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 935,
								"name": "Reflection.parent"
							}
						},
						{
							"id": 266,
							"name": "addChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 267,
									"name": "addChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 268,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 280,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 149,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L149"
								}
							],
							"signatures": [
								{
									"id": 281,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 149,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L149"
										}
									],
									"parameters": [
										{
											"id": 282,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 283,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5510,
												"name": "ContainerReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 991,
										"name": "Reflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 990,
								"name": "Reflection.fromObject"
							}
						},
						{
							"id": 309,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 310,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 311,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 956,
										"name": "Reflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 955,
								"name": "Reflection.getChildByName"
							}
						},
						{
							"id": 263,
							"name": "getChildrenByKind",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 264,
									"name": "getChildrenByKind",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a list of all children of a certain kind."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "An array containing all children with the desired kind."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 58,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 265,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The desired kind of children."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 298,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 299,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 945,
										"name": "Reflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 944,
								"name": "Reflection.getFriendlyFullName"
							}
						},
						{
							"id": 295,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 296,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 297,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 942,
										"name": "Reflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 941,
								"name": "Reflection.getFullName"
							}
						},
						{
							"id": 304,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 305,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 306,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 951,
										"name": "Reflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 950,
								"name": "Reflection.hasComment"
							}
						},
						{
							"id": 307,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 308,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 954,
										"name": "Reflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 953,
								"name": "Reflection.hasGetterOrSetter"
							}
						},
						{
							"id": 272,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 116,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
								}
							],
							"signatures": [
								{
									"id": 273,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 116,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 973,
										"name": "Reflection.isContainer"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 972,
								"name": "Reflection.isContainer"
							}
						},
						{
							"id": 314,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 315,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 961,
										"name": "Reflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 960,
								"name": "Reflection.isDeclaration"
							}
						},
						{
							"id": 326,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 327,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 975,
										"name": "Reflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 974,
								"name": "Reflection.isDeprecated"
							}
						},
						{
							"id": 322,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 323,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 969,
										"name": "Reflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 968,
								"name": "Reflection.isDocument"
							}
						},
						{
							"id": 320,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 321,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 967,
										"name": "Reflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 966,
								"name": "Reflection.isParameter"
							}
						},
						{
							"id": 312,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 313,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 959,
										"name": "Reflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 958,
								"name": "Reflection.isProject"
							}
						},
						{
							"id": 324,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 325,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 971,
										"name": "Reflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 970,
								"name": "Reflection.isReference"
							}
						},
						{
							"id": 316,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 317,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 963,
										"name": "Reflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 962,
								"name": "Reflection.isSignature"
							}
						},
						{
							"id": 318,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 319,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 965,
										"name": "Reflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 964,
								"name": "Reflection.isTypeParameter"
							}
						},
						{
							"id": 292,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 293,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 294,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 939,
										"name": "Reflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 938,
								"name": "Reflection.kindOf"
							}
						},
						{
							"id": 269,
							"name": "removeChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
								}
							],
							"signatures": [
								{
									"id": 270,
									"name": "removeChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 97,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
										}
									],
									"parameters": [
										{
											"id": 271,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 453,
														"name": "DocumentReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 300,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 301,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 302,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 303,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 947,
										"name": "Reflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 946,
								"name": "Reflection.setFlag"
							}
						},
						{
							"id": 277,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 134,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L134"
								}
							],
							"signatures": [
								{
									"id": 278,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 134,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L134"
										}
									],
									"parameters": [
										{
											"id": 279,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5510,
										"name": "ContainerReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 988,
										"name": "Reflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 987,
								"name": "Reflection.toObject"
							}
						},
						{
							"id": 331,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
								}
							],
							"signatures": [
								{
									"id": 332,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 506,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 983,
										"name": "Reflection.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 982,
								"name": "Reflection.toString"
							}
						},
						{
							"id": 333,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 334,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 335,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 985,
										"name": "Reflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 984,
								"name": "Reflection.toStringHierarchy"
							}
						},
						{
							"id": 274,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 120,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L120"
								}
							],
							"signatures": [
								{
									"id": 275,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 120,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L120"
										}
									],
									"parameters": [
										{
											"id": 276,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 977,
										"name": "Reflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 976,
								"name": "Reflection.traverse"
							}
						},
						{
							"id": 328,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 329,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 330,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 980,
										"name": "Reflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 979,
								"name": "Reflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								253
							]
						},
						{
							"title": "Methods",
							"children": [
								266,
								280,
								309,
								263,
								298,
								295,
								304,
								307,
								272,
								314,
								326,
								322,
								320,
								312,
								324,
								316,
								318,
								292,
								269,
								300,
								277,
								331,
								333,
								274,
								328
							]
						},
						{
							"title": "Properties",
							"children": [
								288,
								285,
								287,
								286,
								290,
								284,
								262,
								258,
								260,
								291,
								259,
								261,
								289
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ContainerReflection.ts",
							"line": 13,
							"character": 22,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L13"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 924,
							"name": "Reflection",
							"package": "typedoc"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 2,
							"name": "ProjectReflection"
						},
						{
							"type": "reference",
							"target": 340,
							"name": "DeclarationReflection"
						}
					]
				},
				{
					"id": 340,
					"name": "DeclarationReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A reflection that represents a single declaration emitted by the TypeScript compiler.\n\nAll parts of a project are represented by DeclarationReflection instances. The actual\nkind of a reflection is stored in its "
							},
							{
								"kind": "code",
								"text": "`kind`"
							},
							{
								"kind": "text",
								"text": " member."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 341,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
								}
							],
							"signatures": [
								{
									"id": 342,
									"name": "DeclarationReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 324,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
										}
									],
									"parameters": [
										{
											"id": 343,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 344,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										},
										{
											"id": 345,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 340,
										"name": "DeclarationReflection",
										"package": "typedoc"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 254,
										"name": "ContainerReflection.constructor"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 253,
								"name": "ContainerReflection.constructor"
							}
						},
						{
							"id": 411,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 288,
								"name": "ContainerReflection.flags"
							}
						},
						{
							"id": 408,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 285,
								"name": "ContainerReflection.id"
							}
						},
						{
							"id": 410,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 287,
								"name": "ContainerReflection.kind"
							}
						},
						{
							"id": 409,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 286,
								"name": "ContainerReflection.name"
							}
						},
						{
							"id": 413,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 290,
								"name": "ContainerReflection.project"
							}
						},
						{
							"id": 346,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 43,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L43"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "declaration"
									},
									{
										"type": "literal",
										"value": "reference"
									}
								]
							},
							"defaultValue": "...",
							"overwrites": {
								"type": "reference",
								"target": 284,
								"name": "ContainerReflection.variant"
							}
						},
						{
							"id": 396,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 994,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "ContainerReflection.categories"
							}
						},
						{
							"id": 392,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 340,
									"name": "DeclarationReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "ContainerReflection.children"
							}
						},
						{
							"id": 394,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Union of the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "children",
										"target": 258
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "documents",
										"target": 259
									},
									{
										"kind": "text",
										"text": " arrays which dictates the\nsort order for rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 260,
								"name": "ContainerReflection.childrenIncludingDocuments"
							}
						},
						{
							"id": 414,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 291,
								"name": "ContainerReflection.comment"
							}
						},
						{
							"id": 356,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The default value of this reflection.\n\nApplies to function parameters, variables, and properties."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 105,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 393,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "ContainerReflection.documents"
							}
						},
						{
							"id": 349,
							"name": "escapedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The escaped name of this declaration assigned by the TS compiler if there is an associated symbol.\nThis is used to retrieve properties for analyzing inherited members.\n\nNot serialized, only useful during conversion. This is a "
									},
									{
										"kind": "code",
										"text": "`ts.__String`"
									},
									{
										"kind": "text",
										"text": "."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 65,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L65"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 361,
							"name": "extendedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that extend this reflection (e.g. the subclasses)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 136,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L136"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1719,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 360,
							"name": "extendedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection extends (e.g. the parent classes)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L131"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 354,
							"name": "getSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The get signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 93,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L93"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 395,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1007,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "ContainerReflection.groups"
							}
						},
						{
							"id": 359,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 126,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L126"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 363,
							"name": "implementedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that implement this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 146,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L146"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1719,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 362,
							"name": "implementedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection implements."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L141"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 353,
							"name": "indexSignatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L88"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1044,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 358,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L119"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 357,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L112"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 366,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 162,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L162"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 412,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 289,
								"name": "ContainerReflection.parent"
							}
						},
						{
							"id": 365,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme file of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L157"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 348,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Precomputed boost for search results, may be less than 1 to de-emphasize this member in search results.\nDoes NOT include group/category values as they are computed when building the JS index.\n\nThis is exposed purely for plugin use, see #3036 for details."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 355,
							"name": "setSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The set signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L98"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 352,
							"name": "signatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of call signatures attached to this declaration.\n\nTypeDoc creates one declaration per function that may contain one or more\nsignature reflections."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L83"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1044,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 347,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L48"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1121,
									"name": "SourceReference",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 350,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the reflection.\n\nIf the reflection represents a variable or a property, this is the value type.<br />\nIf the reflection represents a signature, this is the return type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L73"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 364,
							"name": "typeHierarchy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Contains a simplified representation of the type hierarchy suitable for being\nrendered in templates."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 152,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L152"
								}
							],
							"type": {
								"type": "reference",
								"target": 336,
								"name": "DeclarationHierarchy",
								"package": "typedoc"
							}
						},
						{
							"id": 351,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L75"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1145,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 400,
							"name": "addChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 401,
									"name": "addChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 402,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 267,
										"name": "ContainerReflection.addChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 266,
								"name": "ContainerReflection.addChild"
							}
						},
						{
							"id": 388,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 338,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L338"
								}
							],
							"signatures": [
								{
									"id": 389,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 338,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L338"
										}
									],
									"parameters": [
										{
											"id": 390,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 391,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 5492,
														"name": "ProjectReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 5452,
														"name": "DeclarationReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 281,
										"name": "ContainerReflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 280,
								"name": "ContainerReflection.fromObject"
							}
						},
						{
							"id": 371,
							"name": "getAllSignatures",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 172,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L172"
								}
							],
							"signatures": [
								{
									"id": 372,
									"name": "getAllSignatures",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 172,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L172"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 430,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 431,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 432,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 310,
										"name": "ContainerReflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 309,
								"name": "ContainerReflection.getChildByName"
							}
						},
						{
							"id": 377,
							"name": "getChildOrTypePropertyByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L210"
								}
							],
							"signatures": [
								{
									"id": 378,
									"name": "getChildOrTypePropertyByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 210,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L210"
										}
									],
									"parameters": [
										{
											"id": 379,
											"name": "path",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "string"
												}
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 397,
							"name": "getChildrenByKind",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 398,
									"name": "getChildrenByKind",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a list of all children of a certain kind."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "An array containing all children with the desired kind."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 58,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 399,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The desired kind of children."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 264,
										"name": "ContainerReflection.getChildrenByKind"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 263,
								"name": "ContainerReflection.getChildrenByKind"
							}
						},
						{
							"id": 421,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 422,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 299,
										"name": "ContainerReflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 298,
								"name": "ContainerReflection.getFriendlyFullName"
							}
						},
						{
							"id": 418,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 419,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 420,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 296,
										"name": "ContainerReflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 295,
								"name": "ContainerReflection.getFullName"
							}
						},
						{
							"id": 373,
							"name": "getNonIndexSignatures",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L191"
								}
							],
							"signatures": [
								{
									"id": 374,
									"name": "getNonIndexSignatures",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 191,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L191"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 375,
							"name": "getProperties",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L199"
								}
							],
							"signatures": [
								{
									"id": 376,
									"name": "getProperties",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 199,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L199"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 427,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 428,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 429,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 305,
										"name": "ContainerReflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 304,
								"name": "ContainerReflection.hasComment"
							}
						},
						{
							"id": 369,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 168,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L168"
								}
							],
							"signatures": [
								{
									"id": 370,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 168,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L168"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 308,
										"name": "ContainerReflection.hasGetterOrSetter"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 307,
								"name": "ContainerReflection.hasGetterOrSetter"
							}
						},
						{
							"id": 406,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 116,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
								}
							],
							"signatures": [
								{
									"id": 407,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 116,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 273,
										"name": "ContainerReflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 272,
								"name": "ContainerReflection.isContainer"
							}
						},
						{
							"id": 367,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 164,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L164"
								}
							],
							"signatures": [
								{
									"id": 368,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 164,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L164"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 315,
										"name": "ContainerReflection.isDeclaration"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 314,
								"name": "ContainerReflection.isDeclaration"
							}
						},
						{
							"id": 445,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 446,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 327,
										"name": "ContainerReflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 326,
								"name": "ContainerReflection.isDeprecated"
							}
						},
						{
							"id": 441,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 442,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 323,
										"name": "ContainerReflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 322,
								"name": "ContainerReflection.isDocument"
							}
						},
						{
							"id": 439,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 440,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 321,
										"name": "ContainerReflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 320,
								"name": "ContainerReflection.isParameter"
							}
						},
						{
							"id": 433,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 434,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 313,
										"name": "ContainerReflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 312,
								"name": "ContainerReflection.isProject"
							}
						},
						{
							"id": 443,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 444,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 325,
										"name": "ContainerReflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 324,
								"name": "ContainerReflection.isReference"
							}
						},
						{
							"id": 435,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 436,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 317,
										"name": "ContainerReflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 316,
								"name": "ContainerReflection.isSignature"
							}
						},
						{
							"id": 437,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 438,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 319,
										"name": "ContainerReflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 318,
								"name": "ContainerReflection.isTypeParameter"
							}
						},
						{
							"id": 415,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 416,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 417,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 293,
										"name": "ContainerReflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 292,
								"name": "ContainerReflection.kindOf"
							}
						},
						{
							"id": 403,
							"name": "removeChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
								}
							],
							"signatures": [
								{
									"id": 404,
									"name": "removeChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 97,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
										}
									],
									"parameters": [
										{
											"id": 405,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 453,
														"name": "DocumentReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 270,
										"name": "ContainerReflection.removeChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 269,
								"name": "ContainerReflection.removeChild"
							}
						},
						{
							"id": 423,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 424,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 425,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 426,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 301,
										"name": "ContainerReflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 300,
								"name": "ContainerReflection.setFlag"
							}
						},
						{
							"id": 385,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 309,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L309"
								}
							],
							"signatures": [
								{
									"id": 386,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 309,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L309"
										}
									],
									"parameters": [
										{
											"id": 387,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5452,
										"name": "DeclarationReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 278,
										"name": "ContainerReflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 277,
								"name": "ContainerReflection.toObject"
							}
						},
						{
							"id": 383,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 292,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L292"
								}
							],
							"signatures": [
								{
									"id": 384,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 292,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L292"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 332,
										"name": "ContainerReflection.toString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 331,
								"name": "ContainerReflection.toString"
							}
						},
						{
							"id": 450,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 451,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 452,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 334,
										"name": "ContainerReflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 333,
								"name": "ContainerReflection.toStringHierarchy"
							}
						},
						{
							"id": 380,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 236,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L236"
								}
							],
							"signatures": [
								{
									"id": 381,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 236,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L236"
										}
									],
									"parameters": [
										{
											"id": 382,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 275,
										"name": "ContainerReflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 274,
								"name": "ContainerReflection.traverse"
							}
						},
						{
							"id": 447,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 448,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 449,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 329,
										"name": "ContainerReflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 328,
								"name": "ContainerReflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								341
							]
						},
						{
							"title": "Methods",
							"children": [
								400,
								388,
								371,
								430,
								377,
								397,
								421,
								418,
								373,
								375,
								427,
								369,
								406,
								367,
								445,
								441,
								439,
								433,
								443,
								435,
								437,
								415,
								403,
								423,
								385,
								383,
								450,
								380,
								447
							]
						},
						{
							"title": "Properties",
							"children": [
								411,
								408,
								410,
								409,
								413,
								346,
								396,
								392,
								394,
								414,
								356,
								393,
								349,
								361,
								360,
								354,
								395,
								359,
								363,
								362,
								353,
								358,
								357,
								366,
								412,
								365,
								348,
								355,
								352,
								347,
								350,
								364,
								351
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/DeclarationReflection.ts",
							"line": 42,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L42"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 252,
							"name": "ContainerReflection",
							"package": "typedoc"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 718,
							"name": "ReferenceReflection"
						}
					]
				},
				{
					"id": 453,
					"name": "DocumentReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Non-TS reflection type which is used to represent markdown documents included in the docs."
							}
						]
					},
					"children": [
						{
							"id": 454,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L33"
								}
							],
							"signatures": [
								{
									"id": 455,
									"name": "DocumentReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L33"
										}
									],
									"parameters": [
										{
											"id": 456,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 457,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										},
										{
											"id": 458,
											"name": "content",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 140,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											}
										},
										{
											"id": 459,
											"name": "frontmatter",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "unknown"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 453,
										"name": "DocumentReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 926,
										"name": "Reflection.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 925,
								"name": "Reflection.constructor"
							}
						},
						{
							"id": 461,
							"name": "content",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The content to be displayed on the page for this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L15"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 483,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 934,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 462,
							"name": "frontmatter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Frontmatter included in document"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 20,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L20"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						},
						{
							"id": 480,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id"
							}
						},
						{
							"id": 482,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind"
							}
						},
						{
							"id": 481,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name"
							}
						},
						{
							"id": 485,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 936,
								"name": "Reflection.project"
							}
						},
						{
							"id": 460,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 10,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L10"
								}
							],
							"type": {
								"type": "literal",
								"value": "document"
							},
							"defaultValue": "\"document\"",
							"overwrites": {
								"type": "reference",
								"target": 930,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 464,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Child documents, if any are present."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L31"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 486,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment"
							}
						},
						{
							"id": 484,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 935,
								"name": "Reflection.parent"
							}
						},
						{
							"id": 463,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A precomputed boost derived from the searchCategoryBoosts and searchGroupBoosts options, used when\nboosting search relevance scores at runtime. May be modified by plugins."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 26,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L26"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 465,
							"name": "addChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 49,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L49"
								}
							],
							"signatures": [
								{
									"id": 466,
									"name": "addChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 49,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L49"
										}
									],
									"parameters": [
										{
											"id": 467,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 453,
												"name": "DocumentReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 476,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 77,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L77"
								}
							],
							"signatures": [
								{
									"id": 477,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 77,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L77"
										}
									],
									"parameters": [
										{
											"id": 478,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 479,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5387,
												"name": "DocumentReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 991,
										"name": "Reflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 990,
								"name": "Reflection.fromObject"
							}
						},
						{
							"id": 504,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 505,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 506,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 956,
										"name": "Reflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 955,
								"name": "Reflection.getChildByName"
							}
						},
						{
							"id": 493,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 494,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 945,
										"name": "Reflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 944,
								"name": "Reflection.getFriendlyFullName"
							}
						},
						{
							"id": 490,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 491,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 492,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 942,
										"name": "Reflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 941,
								"name": "Reflection.getFullName"
							}
						},
						{
							"id": 499,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 500,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 501,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 951,
										"name": "Reflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 950,
								"name": "Reflection.hasComment"
							}
						},
						{
							"id": 502,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 503,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 954,
										"name": "Reflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 953,
								"name": "Reflection.hasGetterOrSetter"
							}
						},
						{
							"id": 519,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
								}
							],
							"signatures": [
								{
									"id": 520,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 459,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 973,
										"name": "Reflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 972,
								"name": "Reflection.isContainer"
							}
						},
						{
							"id": 509,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 510,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 961,
										"name": "Reflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 960,
								"name": "Reflection.isDeclaration"
							}
						},
						{
							"id": 521,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 522,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 975,
										"name": "Reflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 974,
								"name": "Reflection.isDeprecated"
							}
						},
						{
							"id": 468,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 54,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 469,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 54,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L54"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 969,
										"name": "Reflection.isDocument"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 968,
								"name": "Reflection.isDocument"
							}
						},
						{
							"id": 515,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 516,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 967,
										"name": "Reflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 966,
								"name": "Reflection.isParameter"
							}
						},
						{
							"id": 507,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 508,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 959,
										"name": "Reflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 958,
								"name": "Reflection.isProject"
							}
						},
						{
							"id": 517,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 518,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 971,
										"name": "Reflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 970,
								"name": "Reflection.isReference"
							}
						},
						{
							"id": 511,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 512,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 963,
										"name": "Reflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 962,
								"name": "Reflection.isSignature"
							}
						},
						{
							"id": 513,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 514,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 965,
										"name": "Reflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 964,
								"name": "Reflection.isTypeParameter"
							}
						},
						{
							"id": 487,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 488,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 489,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 939,
										"name": "Reflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 938,
								"name": "Reflection.kindOf"
							}
						},
						{
							"id": 495,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 496,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 497,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 498,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 947,
										"name": "Reflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 946,
								"name": "Reflection.setFlag"
							}
						},
						{
							"id": 473,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 66,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L66"
								}
							],
							"signatures": [
								{
									"id": 474,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 66,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L66"
										}
									],
									"parameters": [
										{
											"id": 475,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5387,
										"name": "DocumentReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 988,
										"name": "Reflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 987,
								"name": "Reflection.toObject"
							}
						},
						{
							"id": 526,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
								}
							],
							"signatures": [
								{
									"id": 527,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 506,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 983,
										"name": "Reflection.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 982,
								"name": "Reflection.toString"
							}
						},
						{
							"id": 528,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 529,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 530,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 985,
										"name": "Reflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 984,
								"name": "Reflection.toStringHierarchy"
							}
						},
						{
							"id": 470,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/DocumentReflection.ts",
									"line": 58,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 471,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/DocumentReflection.ts",
											"line": 58,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 472,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 977,
										"name": "Reflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 976,
								"name": "Reflection.traverse"
							}
						},
						{
							"id": 523,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 524,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 525,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 980,
										"name": "Reflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 979,
								"name": "Reflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								454
							]
						},
						{
							"title": "Methods",
							"children": [
								465,
								476,
								504,
								493,
								490,
								499,
								502,
								519,
								509,
								521,
								468,
								515,
								507,
								517,
								511,
								513,
								487,
								495,
								473,
								526,
								528,
								470,
								523
							]
						},
						{
							"title": "Properties",
							"children": [
								461,
								483,
								462,
								480,
								482,
								481,
								485,
								460,
								464,
								486,
								484,
								463
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/DocumentReflection.ts",
							"line": 9,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L9"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 924,
							"name": "Reflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 534,
					"name": "FileRegistry",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"children": [
						{
							"id": 535,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 536,
									"name": "FileRegistry",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 534,
										"name": "FileRegistry",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 539,
							"name": "mediaToPath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 13,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L13"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 538,
							"name": "mediaToReflection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 12,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L12"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 921,
										"name": "ReflectionId",
										"package": "typedoc"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 542,
							"name": "names",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 19,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L19"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 543,
							"name": "nameUsage",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 20,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L20"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "number"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 537,
							"name": "nextId",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 9,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L9"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "1"
						},
						{
							"id": 541,
							"name": "pathToMedia",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 16,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L16"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 540,
							"name": "reflectionToPath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 15,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L15"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 921,
										"name": "ReflectionId",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								],
								"name": "Map",
								"package": "typescript"
							},
							"defaultValue": "..."
						},
						{
							"id": 586,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L157"
								}
							],
							"signatures": [
								{
									"id": 587,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Revive a file registry from disc.\nNote that in the packages context this may be called multiple times on\na single object, and should merge in files from the other registries."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 157,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L157"
										}
									],
									"parameters": [
										{
											"id": 588,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 589,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5686,
												"name": "FileRegistry",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 578,
							"name": "getName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L98"
								}
							],
							"signatures": [
								{
									"id": 579,
									"name": "getName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 98,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L98"
										}
									],
									"parameters": [
										{
											"id": 580,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 531,
												"name": "FileId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 581,
							"name": "getNameToAbsoluteMap",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 124,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L124"
								}
							],
							"signatures": [
								{
									"id": 582,
									"name": "getNameToAbsoluteMap",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 124,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L124"
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es2015.collection.d.ts",
											"qualifiedName": "ReadonlyMap"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										],
										"name": "ReadonlyMap",
										"package": "typescript"
									}
								}
							]
						},
						{
							"id": 558,
							"name": "getReflectionPath",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 559,
									"name": "getReflectionPath",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 560,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 561,
							"name": "register",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 66,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L66"
								}
							],
							"signatures": [
								{
									"id": 562,
									"name": "register",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 66,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L66"
										}
									],
									"parameters": [
										{
											"id": 563,
											"name": "sourcePath",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5084,
												"name": "NormalizedPath",
												"package": "typedoc"
											}
										},
										{
											"id": 564,
											"name": "relativePath",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5084,
												"name": "NormalizedPath",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reflection",
												"declaration": {
													"id": 565,
													"name": "__type",
													"variant": "declaration",
													"kind": 65536,
													"flags": {},
													"children": [
														{
															"id": 567,
															"name": "anchor",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/models/FileRegistry.ts",
																	"line": 69,
																	"character": 25,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L69"
																}
															],
															"type": {
																"type": "union",
																"types": [
																	{
																		"type": "intrinsic",
																		"name": "string"
																	},
																	{
																		"type": "intrinsic",
																		"name": "undefined"
																	}
																]
															}
														},
														{
															"id": 566,
															"name": "target",
															"variant": "declaration",
															"kind": 1024,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/models/FileRegistry.ts",
																	"line": 69,
																	"character": 9,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L69"
																}
															],
															"type": {
																"type": "reference",
																"target": 531,
																"name": "FileId",
																"package": "typedoc"
															}
														}
													],
													"groups": [
														{
															"title": "Properties",
															"children": [
																567,
																566
															]
														}
													],
													"sources": [
														{
															"fileName": "lib/models/FileRegistry.ts",
															"line": 69,
															"character": 7,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L69"
														}
													]
												}
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 544,
							"name": "registerAbsolute",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
								}
							],
							"signatures": [
								{
									"id": 545,
									"name": "registerAbsolute",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 22,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
										}
									],
									"parameters": [
										{
											"id": 546,
											"name": "absolute",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5084,
												"name": "NormalizedPath",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 547,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 549,
													"name": "anchor",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/models/FileRegistry.ts",
															"line": 24,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L24"
														}
													],
													"type": {
														"type": "union",
														"types": [
															{
																"type": "intrinsic",
																"name": "string"
															},
															{
																"type": "intrinsic",
																"name": "undefined"
															}
														]
													}
												},
												{
													"id": 548,
													"name": "target",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/models/FileRegistry.ts",
															"line": 23,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L23"
														}
													],
													"type": {
														"type": "reference",
														"target": 531,
														"name": "FileId",
														"package": "typedoc"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														549,
														548
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/models/FileRegistry.ts",
													"line": 22,
													"character": 48,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
												}
											]
										}
									}
								}
							]
						},
						{
							"id": 550,
							"name": "registerReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 47,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L47"
								}
							],
							"signatures": [
								{
									"id": 551,
									"name": "registerReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Registers the specified path as the canonical file for this reflection"
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 47,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L47"
										}
									],
									"parameters": [
										{
											"id": 552,
											"name": "absolute",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5084,
												"name": "NormalizedPath",
												"package": "typedoc"
											}
										},
										{
											"id": 553,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 554,
							"name": "registerReflectionPath",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 57,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L57"
								}
							],
							"signatures": [
								{
									"id": 555,
									"name": "registerReflectionPath",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Registers the specified path as a path which should be resolved to the specified\nreflection. A reflection *may* be associated with multiple paths."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 57,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L57"
										}
									],
									"parameters": [
										{
											"id": 556,
											"name": "absolute",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5084,
												"name": "NormalizedPath",
												"package": "typedoc"
											}
										},
										{
											"id": 557,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 568,
							"name": "removeReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L75"
								}
							],
							"signatures": [
								{
									"id": 569,
									"name": "removeReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 75,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L75"
										}
									],
									"parameters": [
										{
											"id": 570,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 571,
							"name": "resolve",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L83"
								}
							],
							"signatures": [
								{
									"id": 572,
									"name": "resolve",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 83,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L83"
										}
									],
									"parameters": [
										{
											"id": 573,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 531,
												"name": "FileId",
												"package": "typedoc"
											}
										},
										{
											"id": 574,
											"name": "project",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 575,
							"name": "resolvePath",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 94,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L94"
								}
							],
							"signatures": [
								{
									"id": 576,
									"name": "resolvePath",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 94,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L94"
										}
									],
									"parameters": [
										{
											"id": 577,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 531,
												"name": "FileId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 583,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 132,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L132"
								}
							],
							"signatures": [
								{
									"id": 584,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 132,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L132"
										}
									],
									"parameters": [
										{
											"id": 585,
											"name": "ser",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5686,
										"name": "FileRegistry",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								535
							]
						},
						{
							"title": "Methods",
							"children": [
								586,
								578,
								581,
								558,
								561,
								544,
								550,
								554,
								568,
								571,
								575,
								583
							]
						},
						{
							"title": "Properties",
							"children": [
								539,
								538,
								542,
								543,
								537,
								541,
								540
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 8,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L8"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 4690,
							"name": "ValidatingFileRegistry"
						}
					]
				},
				{
					"id": 1386,
					"name": "IndexedAccessType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an indexed access type."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1387,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 346,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L346"
								}
							],
							"signatures": [
								{
									"id": 1388,
									"name": "IndexedAccessType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 346,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L346"
										}
									],
									"parameters": [
										{
											"id": 1389,
											"name": "objectType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1390,
											"name": "indexType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1386,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1393,
							"name": "indexType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 348,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L348"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1392,
							"name": "objectType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 347,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L347"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1391,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 344,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L344"
								}
							],
							"type": {
								"type": "literal",
								"value": "indexedAccess"
							},
							"defaultValue": "\"indexedAccess\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1421,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1422,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1417,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1418,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1419,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1420,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1394,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 353,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L353"
								}
							],
							"signatures": [
								{
									"id": 1395,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 353,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L353"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1396,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 362,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L362"
								}
							],
							"signatures": [
								{
									"id": 1397,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 362,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L362"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1414,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1415,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1416,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1398,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 366,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L366"
								}
							],
							"signatures": [
								{
									"id": 1399,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 366,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L366"
										}
									],
									"parameters": [
										{
											"id": 1400,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5561,
										"name": "IndexedAccessType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1401,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1402,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1403,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1404,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1405,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1406,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1407,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1408,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1409,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1410,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1411,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1412,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1413,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1387
							]
						},
						{
							"title": "Methods",
							"children": [
								1421,
								1417,
								1394,
								1396,
								1414,
								1398,
								1401,
								1403
							]
						},
						{
							"title": "Properties",
							"children": [
								1393,
								1392,
								1391
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 343,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L343"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1423,
					"name": "InferredType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an inferred type, U in the example below.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\ntype Z = Promise<string> extends Promise<infer U> : never\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1424,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 386,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L386"
								}
							],
							"signatures": [
								{
									"id": 1425,
									"name": "InferredType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 386,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L386"
										}
									],
									"parameters": [
										{
											"id": 1426,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1427,
											"name": "constraint",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1423,
										"name": "InferredType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1429,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 387,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L387"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1428,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 384,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L384"
								}
							],
							"type": {
								"type": "literal",
								"value": "inferred"
							},
							"defaultValue": "\"inferred\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1430,
							"name": "constraint",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 388,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L388"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1459,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1460,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1455,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1456,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1457,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1458,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1431,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 393,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L393"
								}
							],
							"signatures": [
								{
									"id": 1432,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 393,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L393"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1433,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 404,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L404"
								}
							],
							"signatures": [
								{
									"id": 1434,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 404,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L404"
										}
									],
									"parameters": [
										{
											"id": 1435,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1452,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1453,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1454,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1436,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 434,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L434"
								}
							],
							"signatures": [
								{
									"id": 1437,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 434,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L434"
										}
									],
									"parameters": [
										{
											"id": 1438,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5565,
										"name": "InferredType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1439,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1440,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1441,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1442,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1443,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1444,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1445,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1446,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1447,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1448,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1449,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1450,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1451,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1424
							]
						},
						{
							"title": "Methods",
							"children": [
								1459,
								1455,
								1431,
								1433,
								1452,
								1436,
								1439,
								1441
							]
						},
						{
							"title": "Properties",
							"children": [
								1429,
								1428,
								1430
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 383,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L383"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1461,
					"name": "IntersectionType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an intersection type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: A & B;\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1462,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 454,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L454"
								}
							],
							"signatures": [
								{
									"id": 1463,
									"name": "IntersectionType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 454,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L454"
										}
									],
									"parameters": [
										{
											"id": 1464,
											"name": "types",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 1284,
													"name": "SomeType",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1461,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1465,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 452,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L452"
								}
							],
							"type": {
								"type": "literal",
								"value": "intersection"
							},
							"defaultValue": "\"intersection\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1466,
							"name": "types",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 454,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L454"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1495,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1496,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1491,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1492,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1493,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1494,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1467,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 458,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L458"
								}
							],
							"signatures": [
								{
									"id": 1468,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 458,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L458"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1469,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 464,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L464"
								}
							],
							"signatures": [
								{
									"id": 1470,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 464,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L464"
										}
									],
									"parameters": [
										{
											"id": 1471,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1488,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1489,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1490,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1472,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 494,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L494"
								}
							],
							"signatures": [
								{
									"id": 1473,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 494,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L494"
										}
									],
									"parameters": [
										{
											"id": 1474,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5569,
										"name": "IntersectionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1475,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1476,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1477,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1478,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1479,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1480,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1481,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1482,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1483,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1484,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1485,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1486,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1487,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1462
							]
						},
						{
							"title": "Methods",
							"children": [
								1495,
								1491,
								1467,
								1469,
								1488,
								1472,
								1475,
								1477
							]
						},
						{
							"title": "Properties",
							"children": [
								1465,
								1466
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 451,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L451"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1497,
					"name": "IntrinsicType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an intrinsic type like "
							},
							{
								"kind": "code",
								"text": "`string`"
							},
							{
								"kind": "text",
								"text": " or "
							},
							{
								"kind": "code",
								"text": "`boolean`"
							},
							{
								"kind": "text",
								"text": ".\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: number;\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1498,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 513,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L513"
								}
							],
							"signatures": [
								{
									"id": 1499,
									"name": "IntrinsicType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 513,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L513"
										}
									],
									"parameters": [
										{
											"id": 1500,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1497,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1502,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 513,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L513"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1501,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 511,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L511"
								}
							],
							"type": {
								"type": "literal",
								"value": "intrinsic"
							},
							"defaultValue": "\"intrinsic\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1529,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1530,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1525,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1526,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1527,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1528,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1503,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 517,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 1504,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 517,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L517"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1507,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 528,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L528"
								}
							],
							"signatures": [
								{
									"id": 1508,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 528,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L528"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1522,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1523,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1524,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1505,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 521,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L521"
								}
							],
							"signatures": [
								{
									"id": 1506,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 521,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L521"
										}
									],
									"type": {
										"type": "reference",
										"target": 5572,
										"name": "IntrinsicType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1509,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1510,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1511,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1512,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1513,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1514,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1515,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1516,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1517,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1518,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1519,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1520,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1521,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1498
							]
						},
						{
							"title": "Methods",
							"children": [
								1529,
								1525,
								1503,
								1507,
								1522,
								1505,
								1509,
								1511
							]
						},
						{
							"title": "Properties",
							"children": [
								1502,
								1501
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 510,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L510"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1531,
					"name": "LiteralType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a literal type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\ntype A = \"A\"\ntype B = 1\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1532,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 545,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L545"
								}
							],
							"signatures": [
								{
									"id": 1533,
									"name": "LiteralType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 545,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L545"
										}
									],
									"parameters": [
										{
											"id": 1534,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "number"
													},
													{
														"type": "intrinsic",
														"name": "bigint"
													},
													{
														"type": "intrinsic",
														"name": "boolean"
													},
													{
														"type": "literal",
														"value": null
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1531,
										"name": "LiteralType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1535,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 543,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L543"
								}
							],
							"type": {
								"type": "literal",
								"value": "literal"
							},
							"defaultValue": "\"literal\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1536,
							"name": "value",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 545,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L545"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "number"
									},
									{
										"type": "intrinsic",
										"name": "bigint"
									},
									{
										"type": "intrinsic",
										"name": "boolean"
									},
									{
										"type": "literal",
										"value": null
									}
								]
							}
						},
						{
							"id": 1563,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1564,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1559,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1560,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1561,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1562,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1537,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 552,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L552"
								}
							],
							"signatures": [
								{
									"id": 1538,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 552,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L552"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1539,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 559,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L559"
								}
							],
							"signatures": [
								{
									"id": 1540,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 559,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L559"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1556,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1557,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1558,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1541,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 563,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L563"
								}
							],
							"signatures": [
								{
									"id": 1542,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 563,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L563"
										}
									],
									"type": {
										"type": "reference",
										"target": 5603,
										"name": "LiteralType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1543,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1544,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1545,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1546,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1547,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1548,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1549,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1550,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1551,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1552,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1553,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1554,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1555,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1532
							]
						},
						{
							"title": "Methods",
							"children": [
								1563,
								1559,
								1537,
								1539,
								1556,
								1541,
								1543,
								1545
							]
						},
						{
							"title": "Properties",
							"children": [
								1535,
								1536
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 542,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L542"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1565,
					"name": "MappedType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a mapped type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\n{ -readonly [K in Parameter as Name]?: Template }\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1566,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 592,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L592"
								}
							],
							"signatures": [
								{
									"id": 1567,
									"name": "MappedType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 592,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L592"
										}
									],
									"parameters": [
										{
											"id": 1568,
											"name": "parameter",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1569,
											"name": "parameterType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1570,
											"name": "templateType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1571,
											"name": "readonlyModifier",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "literal",
														"value": "+"
													},
													{
														"type": "literal",
														"value": "-"
													}
												]
											}
										},
										{
											"id": 1572,
											"name": "optionalModifier",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "literal",
														"value": "+"
													},
													{
														"type": "literal",
														"value": "-"
													}
												]
											}
										},
										{
											"id": 1573,
											"name": "nameType",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1565,
										"name": "MappedType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1575,
							"name": "parameter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 593,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L593"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1576,
							"name": "parameterType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 594,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L594"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1577,
							"name": "templateType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 595,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L595"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1574,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 590,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L590"
								}
							],
							"type": {
								"type": "literal",
								"value": "mapped"
							},
							"defaultValue": "\"mapped\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1580,
							"name": "nameType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 598,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L598"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1579,
							"name": "optionalModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 597,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L597"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "+"
									},
									{
										"type": "literal",
										"value": "-"
									}
								]
							}
						},
						{
							"id": 1578,
							"name": "readonlyModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 596,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L596"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "+"
									},
									{
										"type": "literal",
										"value": "-"
									}
								]
							}
						},
						{
							"id": 1608,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1609,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1604,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1605,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1606,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1607,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1581,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 603,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L603"
								}
							],
							"signatures": [
								{
									"id": 1582,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 603,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L603"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1583,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 639,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L639"
								}
							],
							"signatures": [
								{
									"id": 1584,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 639,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L639"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1601,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1602,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1603,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1585,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 643,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L643"
								}
							],
							"signatures": [
								{
									"id": 1586,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 643,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L643"
										}
									],
									"parameters": [
										{
											"id": 1587,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5621,
										"name": "MappedType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1588,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1589,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1590,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1591,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1592,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1593,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1594,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1595,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1596,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1597,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1598,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1599,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1600,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1566
							]
						},
						{
							"title": "Methods",
							"children": [
								1608,
								1604,
								1581,
								1583,
								1601,
								1585,
								1588,
								1590
							]
						},
						{
							"title": "Properties",
							"children": [
								1575,
								1576,
								1577,
								1574,
								1580,
								1579,
								1578
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 589,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L589"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1933,
					"name": "NamedTupleMember",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a named member of a tuple type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: [name: string];\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1934,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1280"
								}
							],
							"signatures": [
								{
									"id": 1935,
									"name": "NamedTupleMember",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1280,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1280"
										}
									],
									"parameters": [
										{
											"id": 1936,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1937,
											"name": "isOptional",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 1938,
											"name": "element",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1933,
										"name": "NamedTupleMember",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1942,
							"name": "element",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1283,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1283"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1941,
							"name": "isOptional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1282,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1282"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 1940,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1281,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1281"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1939,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1278,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1278"
								}
							],
							"type": {
								"type": "literal",
								"value": "namedTupleMember"
							},
							"defaultValue": "\"namedTupleMember\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1970,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1971,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1966,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1967,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1968,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1969,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1943,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1291,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1291"
								}
							],
							"signatures": [
								{
									"id": 1944,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1291,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1291"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1945,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1295,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1295"
								}
							],
							"signatures": [
								{
									"id": 1946,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1295,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1963,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1964,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1965,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1947,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1299,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1299"
								}
							],
							"signatures": [
								{
									"id": 1948,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1299,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1299"
										}
									],
									"parameters": [
										{
											"id": 1949,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5612,
										"name": "NamedTupleMemberType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1950,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1951,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1952,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1953,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1954,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1955,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1956,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1957,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1958,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1959,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1960,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1961,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1962,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1934
							]
						},
						{
							"title": "Methods",
							"children": [
								1970,
								1966,
								1943,
								1945,
								1963,
								1947,
								1950,
								1952
							]
						},
						{
							"title": "Properties",
							"children": [
								1942,
								1941,
								1940,
								1939
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1277,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1277"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1610,
					"name": "OptionalType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an optional type\n"
							},
							{
								"kind": "code",
								"text": "```ts\ntype Z = [1, 2?]\n//           ^^\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1611,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 667,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L667"
								}
							],
							"signatures": [
								{
									"id": 1612,
									"name": "OptionalType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 667,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L667"
										}
									],
									"parameters": [
										{
											"id": 1613,
											"name": "elementType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1610,
										"name": "OptionalType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1615,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 667,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L667"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1614,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 665,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L665"
								}
							],
							"type": {
								"type": "literal",
								"value": "optional"
							},
							"defaultValue": "\"optional\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1643,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1644,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1639,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1640,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1641,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1642,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1616,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 671,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L671"
								}
							],
							"signatures": [
								{
									"id": 1617,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 671,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L671"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1618,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 675,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L675"
								}
							],
							"signatures": [
								{
									"id": 1619,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 675,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L675"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1636,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1637,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1638,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1620,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 679,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L679"
								}
							],
							"signatures": [
								{
									"id": 1621,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 679,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L679"
										}
									],
									"parameters": [
										{
											"id": 1622,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5575,
										"name": "OptionalType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1623,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1624,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1625,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1626,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1627,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1628,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1629,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1630,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1631,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1632,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1633,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1634,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1635,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1611
							]
						},
						{
							"title": "Methods",
							"children": [
								1643,
								1639,
								1616,
								1618,
								1636,
								1620,
								1623,
								1625
							]
						},
						{
							"title": "Properties",
							"children": [
								1615,
								1614
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 664,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L664"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 646,
					"name": "ParameterReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 647,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
								}
							],
							"signatures": [
								{
									"id": 648,
									"name": "ParameterReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 324,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
										}
									],
									"parameters": [
										{
											"id": 649,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 650,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										},
										{
											"id": 651,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 646,
										"name": "ParameterReflection",
										"package": "typedoc"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 926,
										"name": "Reflection.constructor"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 925,
								"name": "Reflection.constructor"
							}
						},
						{
							"id": 673,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 934,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 670,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id"
							}
						},
						{
							"id": 672,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind"
							}
						},
						{
							"id": 671,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name"
							}
						},
						{
							"id": 674,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 936,
								"name": "Reflection.project"
							}
						},
						{
							"id": 652,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 11,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L11"
								}
							],
							"type": {
								"type": "literal",
								"value": "param"
							},
							"defaultValue": "\"param\"",
							"overwrites": {
								"type": "reference",
								"target": 930,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 675,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment"
							}
						},
						{
							"id": 654,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L15"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 653,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 13,
									"character": 12,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L13"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": 935,
								"name": "Reflection.parent"
							}
						},
						{
							"id": 655,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L17"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 666,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 54,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 667,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ParameterReflection.ts",
											"line": 54,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 668,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 669,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5443,
												"name": "ParameterReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 991,
										"name": "Reflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 990,
								"name": "Reflection.fromObject"
							}
						},
						{
							"id": 693,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 694,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 695,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 956,
										"name": "Reflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 955,
								"name": "Reflection.getChildByName"
							}
						},
						{
							"id": 682,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 683,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 945,
										"name": "Reflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 944,
								"name": "Reflection.getFriendlyFullName"
							}
						},
						{
							"id": 679,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 680,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 681,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 942,
										"name": "Reflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 941,
								"name": "Reflection.getFullName"
							}
						},
						{
							"id": 688,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 689,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 690,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 951,
										"name": "Reflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 950,
								"name": "Reflection.hasComment"
							}
						},
						{
							"id": 691,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 692,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 954,
										"name": "Reflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 953,
								"name": "Reflection.hasGetterOrSetter"
							}
						},
						{
							"id": 708,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
								}
							],
							"signatures": [
								{
									"id": 709,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 459,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 973,
										"name": "Reflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 972,
								"name": "Reflection.isContainer"
							}
						},
						{
							"id": 698,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 699,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 961,
										"name": "Reflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 960,
								"name": "Reflection.isDeclaration"
							}
						},
						{
							"id": 710,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 711,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 975,
										"name": "Reflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 974,
								"name": "Reflection.isDeprecated"
							}
						},
						{
							"id": 704,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 705,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 969,
										"name": "Reflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 968,
								"name": "Reflection.isDocument"
							}
						},
						{
							"id": 659,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 32,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L32"
								}
							],
							"signatures": [
								{
									"id": 660,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ParameterReflection.ts",
											"line": 32,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L32"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 967,
										"name": "Reflection.isParameter"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 966,
								"name": "Reflection.isParameter"
							}
						},
						{
							"id": 696,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 697,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 959,
										"name": "Reflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 958,
								"name": "Reflection.isProject"
							}
						},
						{
							"id": 706,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 707,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 971,
										"name": "Reflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 970,
								"name": "Reflection.isReference"
							}
						},
						{
							"id": 700,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 701,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 963,
										"name": "Reflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 962,
								"name": "Reflection.isSignature"
							}
						},
						{
							"id": 702,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 703,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 965,
										"name": "Reflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 964,
								"name": "Reflection.isTypeParameter"
							}
						},
						{
							"id": 676,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 677,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 678,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 939,
										"name": "Reflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 938,
								"name": "Reflection.kindOf"
							}
						},
						{
							"id": 684,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 685,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 686,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 687,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 947,
										"name": "Reflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 946,
								"name": "Reflection.setFlag"
							}
						},
						{
							"id": 663,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 45,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L45"
								}
							],
							"signatures": [
								{
									"id": 664,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ParameterReflection.ts",
											"line": 45,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L45"
										}
									],
									"parameters": [
										{
											"id": 665,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5443,
										"name": "ParameterReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 988,
										"name": "Reflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 987,
								"name": "Reflection.toObject"
							}
						},
						{
							"id": 661,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 39,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L39"
								}
							],
							"signatures": [
								{
									"id": 662,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ParameterReflection.ts",
											"line": 39,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L39"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 983,
										"name": "Reflection.toString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 982,
								"name": "Reflection.toString"
							}
						},
						{
							"id": 715,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 716,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 717,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 985,
										"name": "Reflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 984,
								"name": "Reflection.toStringHierarchy"
							}
						},
						{
							"id": 656,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ParameterReflection.ts",
									"line": 19,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L19"
								}
							],
							"signatures": [
								{
									"id": 657,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ParameterReflection.ts",
											"line": 19,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L19"
										}
									],
									"parameters": [
										{
											"id": 658,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 977,
										"name": "Reflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 976,
								"name": "Reflection.traverse"
							}
						},
						{
							"id": 712,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 713,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 714,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 980,
										"name": "Reflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 979,
								"name": "Reflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								647
							]
						},
						{
							"title": "Methods",
							"children": [
								666,
								693,
								682,
								679,
								688,
								691,
								708,
								698,
								710,
								704,
								659,
								696,
								706,
								700,
								702,
								676,
								684,
								663,
								661,
								715,
								656,
								712
							]
						},
						{
							"title": "Properties",
							"children": [
								673,
								670,
								672,
								671,
								674,
								652,
								675,
								654,
								653,
								655
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ParameterReflection.ts",
							"line": 10,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L10"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 924,
							"name": "Reflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1645,
					"name": "PredicateType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a type predicate.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nfunction isString(x: unknown): x is string {}\nfunction assert(condition: boolean): asserts condition {}\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1646,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 709,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L709"
								}
							],
							"signatures": [
								{
									"id": 1647,
									"name": "PredicateType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Create a new PredicateType instance."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 709,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L709"
										}
									],
									"parameters": [
										{
											"id": 1648,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The identifier name which is tested by the predicate."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1649,
											"name": "asserts",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "True if the type is of the form "
													},
													{
														"kind": "code",
														"text": "`asserts val is string`"
													},
													{
														"kind": "text",
														"text": ",\n               false if the type is of the form "
													},
													{
														"kind": "code",
														"text": "`val is string`"
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										},
										{
											"id": 1650,
											"name": "targetType",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The type that the identifier is tested to be.\n                  May be undefined if the type is of the form "
													},
													{
														"kind": "code",
														"text": "`asserts val`"
													},
													{
														"kind": "text",
														"text": ".\n                  Will be defined if the type is of the form "
													},
													{
														"kind": "code",
														"text": "`asserts val is string`"
													},
													{
														"kind": "text",
														"text": " or "
													},
													{
														"kind": "code",
														"text": "`val is string`"
													},
													{
														"kind": "text",
														"text": "."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1645,
										"name": "PredicateType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1653,
							"name": "asserts",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "True if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val is string`"
									},
									{
										"kind": "text",
										"text": ",\n               false if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`val is string`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 711,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L711"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 1652,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The identifier name which is tested by the predicate."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 710,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L710"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1651,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 697,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L697"
								}
							],
							"type": {
								"type": "literal",
								"value": "predicate"
							},
							"defaultValue": "\"predicate\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1654,
							"name": "targetType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true,
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type that the identifier is tested to be.\n                  May be undefined if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val`"
									},
									{
										"kind": "text",
										"text": ".\n                  Will be defined if the type is of the form "
									},
									{
										"kind": "code",
										"text": "`asserts val is string`"
									},
									{
										"kind": "text",
										"text": " or "
									},
									{
										"kind": "code",
										"text": "`val is string`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 712,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L712"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1682,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1683,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1678,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1679,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1680,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1681,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1655,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 720,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L720"
								}
							],
							"signatures": [
								{
									"id": 1656,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 720,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L720"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1657,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 732,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L732"
								}
							],
							"signatures": [
								{
									"id": 1658,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 732,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L732"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1675,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1676,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1677,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1659,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 736,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L736"
								}
							],
							"signatures": [
								{
									"id": 1660,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 736,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L736"
										}
									],
									"parameters": [
										{
											"id": 1661,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5578,
										"name": "PredicateType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1662,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1663,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1664,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1665,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1666,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1667,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1668,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1669,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1670,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1671,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1672,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1673,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1674,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1646
							]
						},
						{
							"title": "Methods",
							"children": [
								1682,
								1678,
								1655,
								1657,
								1675,
								1659,
								1662,
								1664
							]
						},
						{
							"title": "Properties",
							"children": [
								1653,
								1652,
								1651,
								1654
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 696,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L696"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2,
					"name": "ProjectReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A reflection that represents the root of the project.\n\nThe project reflection acts as a global index, one may receive all reflections\nand source files of the processed project through this reflection."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 3,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L89"
								}
							],
							"signatures": [
								{
									"id": 4,
									"name": "ProjectReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 89,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L89"
										}
									],
									"parameters": [
										{
											"id": 5,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 6,
											"name": "registry",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 534,
												"name": "FileRegistry",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 254,
										"name": "ContainerReflection.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 253,
								"name": "ContainerReflection.constructor"
							}
						},
						{
							"id": 20,
							"name": "files",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Object which describes where to find content for relative links."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 87,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L87"
								}
							],
							"type": {
								"type": "reference",
								"target": 534,
								"name": "FileRegistry",
								"package": "typedoc"
							}
						},
						{
							"id": 94,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 288,
								"name": "ContainerReflection.flags"
							}
						},
						{
							"id": 91,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 285,
								"name": "ContainerReflection.id"
							}
						},
						{
							"id": 93,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 287,
								"name": "ContainerReflection.kind"
							}
						},
						{
							"id": 92,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 286,
								"name": "ContainerReflection.name"
							}
						},
						{
							"id": 96,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 290,
								"name": "ContainerReflection.project"
							}
						},
						{
							"id": 13,
							"name": "reflections",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all reflections within the project. DO NOT MUTATE THIS OBJECT.\nAll mutation should be done via "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "registerReflection",
										"target": 26
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "removeReflection",
										"target": 34
									},
									{
										"kind": "text",
										"text": "\nto ensure that links to reflections remain valid.\n\nThis may be replaced with a "
									},
									{
										"kind": "code",
										"text": "`Map<number, Reflection>`"
									},
									{
										"kind": "text",
										"text": " someday."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L67"
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 14,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 67,
											"character": 17,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L67"
										}
									],
									"indexSignatures": [
										{
											"id": 15,
											"name": "__index",
											"variant": "signature",
											"kind": 8192,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/ProjectReflection.ts",
													"line": 67,
													"character": 19,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L67"
												}
											],
											"parameters": [
												{
													"id": 16,
													"name": "id",
													"variant": "param",
													"kind": 32768,
													"flags": {},
													"type": {
														"type": "intrinsic",
														"name": "number"
													}
												}
											],
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									]
								}
							},
							"defaultValue": "{}"
						},
						{
							"id": 7,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 36,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L36"
								}
							],
							"type": {
								"type": "literal",
								"value": "project"
							},
							"defaultValue": "\"project\"",
							"overwrites": {
								"type": "reference",
								"target": 284,
								"name": "ContainerReflection.variant"
							}
						},
						{
							"id": 76,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 994,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 262,
								"name": "ContainerReflection.categories"
							}
						},
						{
							"id": 72,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 340,
									"name": "DeclarationReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 258,
								"name": "ContainerReflection.children"
							}
						},
						{
							"id": 74,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Union of the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "children",
										"target": 258
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "documents",
										"target": 259
									},
									{
										"kind": "text",
										"text": " arrays which dictates the\nsort order for rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 394,
								"name": "ContainerReflection.childrenIncludingDocuments",
								"package": "typedoc"
							}
						},
						{
							"id": 97,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 291,
								"name": "ContainerReflection.comment"
							}
						},
						{
							"id": 73,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 259,
								"name": "ContainerReflection.documents"
							}
						},
						{
							"id": 75,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1007,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 261,
								"name": "ContainerReflection.groups"
							}
						},
						{
							"id": 17,
							"name": "packageName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of the package that this reflection documents according to package.json."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 72,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L72"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 18,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the package that this reflection documents according to package.json."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 77,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L77"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 95,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 289,
								"name": "ContainerReflection.parent"
							}
						},
						{
							"id": 19,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme.md file of the project when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 82,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L82"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 80,
							"name": "addChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 81,
									"name": "addChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 82,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 267,
										"name": "ContainerReflection.addChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 266,
								"name": "ContainerReflection.addChild"
							}
						},
						{
							"id": 68,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 423,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L423"
								}
							],
							"signatures": [
								{
									"id": 69,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 423,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L423"
										}
									],
									"parameters": [
										{
											"id": 70,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 71,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5492,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 281,
										"name": "ContainerReflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 280,
								"name": "ContainerReflection.fromObject"
							}
						},
						{
							"id": 115,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 116,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 117,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 310,
										"name": "ContainerReflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 309,
								"name": "ContainerReflection.getChildByName"
							}
						},
						{
							"id": 77,
							"name": "getChildrenByKind",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 78,
									"name": "getChildrenByKind",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a list of all children of a certain kind."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "An array containing all children with the desired kind."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 58,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 79,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The desired kind of children."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 264,
										"name": "ContainerReflection.getChildrenByKind"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 263,
								"name": "ContainerReflection.getChildrenByKind"
							}
						},
						{
							"id": 104,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 105,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 299,
										"name": "ContainerReflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 298,
								"name": "ContainerReflection.getFriendlyFullName"
							}
						},
						{
							"id": 101,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 102,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 103,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 296,
										"name": "ContainerReflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 295,
								"name": "ContainerReflection.getFullName"
							}
						},
						{
							"id": 44,
							"name": "getReflectionById",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 333,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L333"
								}
							],
							"signatures": [
								{
									"id": 45,
									"name": "getReflectionById",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the reflection registered for the given reflection ID, or undefined if it is not present\nin the project."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 333,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L333"
										}
									],
									"parameters": [
										{
											"id": 46,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "number"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 47,
							"name": "getReflectionFromSymbolId",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 342,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L342"
								}
							],
							"signatures": [
								{
									"id": 48,
									"name": "getReflectionFromSymbolId",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the reflection associated with the given symbol id, if it exists.\nIf there are multiple reflections associated with this symbol, gets the first one."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 342,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L342"
										}
									],
									"parameters": [
										{
											"id": 49,
											"name": "symbolId",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 23,
							"name": "getReflectionsByKind",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 108,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L108"
								}
							],
							"signatures": [
								{
									"id": 24,
									"name": "getReflectionsByKind",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a list of all reflections in this project of a certain kind."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "An array containing all reflections with the desired kind."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 108,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L108"
										}
									],
									"parameters": [
										{
											"id": 25,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The desired kind of reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 924,
											"name": "Reflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 50,
							"name": "getReflectionsFromSymbolId",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 349,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L349"
								}
							],
							"signatures": [
								{
									"id": 51,
									"name": "getReflectionsFromSymbolId",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 349,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L349"
										}
									],
									"parameters": [
										{
											"id": 52,
											"name": "symbolId",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 924,
											"name": "Reflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 53,
							"name": "getSymbolIdFromReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 361,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L361"
								}
							],
							"signatures": [
								{
									"id": 54,
									"name": "getSymbolIdFromReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 361,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L361"
										}
									],
									"parameters": [
										{
											"id": 55,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 110,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 111,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 112,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 305,
										"name": "ContainerReflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 304,
								"name": "ContainerReflection.hasComment"
							}
						},
						{
							"id": 113,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 114,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 308,
										"name": "ContainerReflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 307,
								"name": "ContainerReflection.hasGetterOrSetter"
							}
						},
						{
							"id": 86,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 116,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
								}
							],
							"signatures": [
								{
									"id": 87,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 116,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 273,
										"name": "ContainerReflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 272,
								"name": "ContainerReflection.isContainer"
							}
						},
						{
							"id": 118,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 119,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 315,
										"name": "ContainerReflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 314,
								"name": "ContainerReflection.isDeclaration"
							}
						},
						{
							"id": 130,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 131,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 327,
										"name": "ContainerReflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 326,
								"name": "ContainerReflection.isDeprecated"
							}
						},
						{
							"id": 126,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 127,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 323,
										"name": "ContainerReflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 322,
								"name": "ContainerReflection.isDocument"
							}
						},
						{
							"id": 124,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 125,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 321,
										"name": "ContainerReflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 320,
								"name": "ContainerReflection.isParameter"
							}
						},
						{
							"id": 21,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 98,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L98"
								}
							],
							"signatures": [
								{
									"id": 22,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 98,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L98"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 313,
										"name": "ContainerReflection.isProject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 312,
								"name": "ContainerReflection.isProject"
							}
						},
						{
							"id": 128,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 129,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 325,
										"name": "ContainerReflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 324,
								"name": "ContainerReflection.isReference"
							}
						},
						{
							"id": 120,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 121,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 317,
										"name": "ContainerReflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 316,
								"name": "ContainerReflection.isSignature"
							}
						},
						{
							"id": 122,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 123,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 319,
										"name": "ContainerReflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 318,
								"name": "ContainerReflection.isTypeParameter"
							}
						},
						{
							"id": 98,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 99,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 100,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 293,
										"name": "ContainerReflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 292,
								"name": "ContainerReflection.kindOf"
							}
						},
						{
							"id": 37,
							"name": "mergeReflections",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 244,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L244"
								}
							],
							"signatures": [
								{
									"id": 38,
									"name": "mergeReflections",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 244,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L244"
										}
									],
									"parameters": [
										{
											"id": 39,
											"name": "source",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											}
										},
										{
											"id": 40,
											"name": "target",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 2,
														"name": "ProjectReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 26,
							"name": "registerReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L119"
								}
							],
							"signatures": [
								{
									"id": 27,
									"name": "registerReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Registers the given reflection so that it can be quickly looked up by helper methods.\nShould be called for *every* reflection added to the project.\n\nNote: During conversion, "
											},
											{
												"kind": "code",
												"text": "`Context.registerReflection`"
											},
											{
												"kind": "text",
												"text": " should be used instead so\nthat symbols can be saved for later use."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 119,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L119"
										}
									],
									"parameters": [
										{
											"id": 28,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										},
										{
											"id": 29,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 1027,
														"name": "ReflectionSymbolId",
														"package": "typedoc"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										},
										{
											"id": 30,
											"name": "filePath",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 5084,
														"name": "NormalizedPath",
														"package": "typedoc"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 56,
							"name": "registerSymbolId",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 366,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L366"
								}
							],
							"signatures": [
								{
									"id": 57,
									"name": "registerSymbolId",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 366,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L366"
										}
									],
									"parameters": [
										{
											"id": 58,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										},
										{
											"id": 59,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 83,
							"name": "removeChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
								}
							],
							"signatures": [
								{
									"id": 84,
									"name": "removeChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 97,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
										}
									],
									"parameters": [
										{
											"id": 85,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 453,
														"name": "DocumentReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 270,
										"name": "ContainerReflection.removeChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 269,
								"name": "ContainerReflection.removeChild"
							}
						},
						{
							"id": 34,
							"name": "removeReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 162,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L162"
								}
							],
							"signatures": [
								{
									"id": 35,
									"name": "removeReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Removes a reflection from the documentation. Can be used by plugins to filter reflections\nout of the generated documentation. Has no effect if the reflection is not present in the\nproject."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 162,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L162"
										}
									],
									"parameters": [
										{
											"id": 36,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 31,
							"name": "removeTypeReflections",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 147,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L147"
								}
							],
							"signatures": [
								{
									"id": 32,
									"name": "removeTypeReflections",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Removes references to reflections contained within the provided type.\nPlugins which overwrite types on reflections should pass the type to this\nmethod before overwriting the property."
											}
										],
										"blockTags": [
											{
												"tag": "@since",
												"content": [
													{
														"kind": "text",
														"text": "0.26.6"
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 147,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L147"
										}
									],
									"parameters": [
										{
											"id": 33,
											"name": "type",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 1221,
														"name": "Type",
														"package": "typedoc"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 106,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 107,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 108,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 109,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 301,
										"name": "ContainerReflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 300,
								"name": "ContainerReflection.setFlag"
							}
						},
						{
							"id": 60,
							"name": "symbolIdHasBeenRemoved",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 382,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L382"
								}
							],
							"signatures": [
								{
									"id": 61,
									"name": "symbolIdHasBeenRemoved",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 382,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L382"
										}
									],
									"parameters": [
										{
											"id": 62,
											"name": "id",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 65,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ProjectReflection.ts",
									"line": 405,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L405"
								}
							],
							"signatures": [
								{
									"id": 66,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ProjectReflection.ts",
											"line": 405,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L405"
										}
									],
									"parameters": [
										{
											"id": 67,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5492,
										"name": "ProjectReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 278,
										"name": "ContainerReflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 277,
								"name": "ContainerReflection.toObject"
							}
						},
						{
							"id": 135,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
								}
							],
							"signatures": [
								{
									"id": 136,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 506,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 332,
										"name": "ContainerReflection.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 331,
								"name": "ContainerReflection.toString"
							}
						},
						{
							"id": 137,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 138,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 139,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 334,
										"name": "ContainerReflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 333,
								"name": "ContainerReflection.toStringHierarchy"
							}
						},
						{
							"id": 88,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 120,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L120"
								}
							],
							"signatures": [
								{
									"id": 89,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 120,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L120"
										}
									],
									"parameters": [
										{
											"id": 90,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 275,
										"name": "ContainerReflection.traverse"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 274,
								"name": "ContainerReflection.traverse"
							}
						},
						{
							"id": 132,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 133,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 134,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 329,
										"name": "ContainerReflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 328,
								"name": "ContainerReflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								3
							]
						},
						{
							"title": "Methods",
							"children": [
								80,
								68,
								115,
								77,
								104,
								101,
								44,
								47,
								23,
								50,
								53,
								110,
								113,
								86,
								118,
								130,
								126,
								124,
								21,
								128,
								120,
								122,
								98,
								37,
								26,
								56,
								83,
								34,
								31,
								106,
								60,
								65,
								135,
								137,
								88,
								132
							]
						},
						{
							"title": "Properties",
							"children": [
								20,
								94,
								91,
								93,
								92,
								96,
								13,
								7,
								76,
								72,
								74,
								97,
								73,
								75,
								17,
								18,
								95,
								19
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ProjectReflection.ts",
							"line": 35,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ProjectReflection.ts#L35"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 252,
							"name": "ContainerReflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1684,
					"name": "QueryType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a type that is constructed by querying the type of a reflection.\n"
							},
							{
								"kind": "code",
								"text": "```ts\nconst x = 1\ntype Z = typeof x // query on reflection for x\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1685,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 757,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L757"
								}
							],
							"signatures": [
								{
									"id": 1686,
									"name": "QueryType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 757,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L757"
										}
									],
									"parameters": [
										{
											"id": 1687,
											"name": "queryType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1719,
												"name": "ReferenceType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1684,
										"name": "QueryType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1689,
							"name": "queryType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 757,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L757"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 1688,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 755,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L755"
								}
							],
							"type": {
								"type": "literal",
								"value": "query"
							},
							"defaultValue": "\"query\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1717,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1718,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1713,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1714,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1715,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1716,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1690,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 761,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L761"
								}
							],
							"signatures": [
								{
									"id": 1691,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 761,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L761"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1692,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 775,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L775"
								}
							],
							"signatures": [
								{
									"id": 1693,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 775,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L775"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1710,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1711,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1712,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1694,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 779,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L779"
								}
							],
							"signatures": [
								{
									"id": 1695,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 779,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L779"
										}
									],
									"parameters": [
										{
											"id": 1696,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5583,
										"name": "QueryType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1697,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1698,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1699,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1700,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1701,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1702,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1703,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1704,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1705,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1706,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1707,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1708,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1709,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1685
							]
						},
						{
							"title": "Methods",
							"children": [
								1717,
								1713,
								1690,
								1692,
								1710,
								1694,
								1697,
								1699
							]
						},
						{
							"title": "Properties",
							"children": [
								1689,
								1688
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 754,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L754"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 718,
					"name": "ReferenceReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Describes a reflection which does not exist at this location, but is referenced. Used for imported reflections.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\n// a.ts\nexport const a = 1;\n// b.ts\nimport { a } from './a';\n// Here to avoid extra work we create a reference to the original reflection in module a instead\n// of copying the reflection.\nexport { a };\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 719,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 29,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L29"
								}
							],
							"signatures": [
								{
									"id": 720,
									"name": "ReferenceReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Creates a reference reflection. Should only be used within the factory function."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 29,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L29"
										}
									],
									"parameters": [
										{
											"id": 721,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 722,
											"name": "reflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										},
										{
											"id": 723,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 718,
										"name": "ReferenceReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 342,
										"name": "DeclarationReflection.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 341,
								"name": "DeclarationReflection.constructor"
							}
						},
						{
							"id": 801,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 411,
								"name": "DeclarationReflection.flags"
							}
						},
						{
							"id": 798,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 408,
								"name": "DeclarationReflection.id"
							}
						},
						{
							"id": 800,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 410,
								"name": "DeclarationReflection.kind"
							}
						},
						{
							"id": 799,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 409,
								"name": "DeclarationReflection.name"
							}
						},
						{
							"id": 803,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 413,
								"name": "DeclarationReflection.project"
							}
						},
						{
							"id": 724,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 21,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L21"
								}
							],
							"type": {
								"type": "literal",
								"value": "reference"
							},
							"defaultValue": "\"reference\"",
							"overwrites": {
								"type": "reference",
								"target": 346,
								"name": "DeclarationReflection.variant"
							}
						},
						{
							"id": 786,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L50"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 994,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 396,
								"name": "DeclarationReflection.categories"
							}
						},
						{
							"id": 782,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The children of this reflection. Do not add reflections to this array\nmanually. Instead call "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "addChild",
										"target": 266
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L18"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 340,
									"name": "DeclarationReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 392,
								"name": "DeclarationReflection.children"
							}
						},
						{
							"id": 784,
							"name": "childrenIncludingDocuments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Union of the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "children",
										"target": 258
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "documents",
										"target": 259
									},
									{
										"kind": "text",
										"text": " arrays which dictates the\nsort order for rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 394,
								"name": "DeclarationReflection.childrenIncludingDocuments"
							}
						},
						{
							"id": 804,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 414,
								"name": "DeclarationReflection.comment"
							}
						},
						{
							"id": 753,
							"name": "defaultValue",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The default value of this reflection.\n\nApplies to function parameters, variables, and properties."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 105,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L105"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 356,
								"name": "DeclarationReflection.defaultValue"
							}
						},
						{
							"id": 783,
							"name": "documents",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Documents associated with this reflection.\n\nThese are not children as including them as children requires code handle both\ntypes, despite being mostly unrelated and handled separately.\n\nIncluding them here in a separate array neatly handles that problem, but also\nintroduces another one for rendering. When rendering, documents should really\nactually be considered part of the \"children\" of a reflection. For this reason,\nwe also maintain a list of child declarations with child documents which is used\nwhen rendering."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 393,
								"name": "DeclarationReflection.documents"
							}
						},
						{
							"id": 746,
							"name": "escapedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The escaped name of this declaration assigned by the TS compiler if there is an associated symbol.\nThis is used to retrieve properties for analyzing inherited members.\n\nNot serialized, only useful during conversion. This is a "
									},
									{
										"kind": "code",
										"text": "`ts.__String`"
									},
									{
										"kind": "text",
										"text": "."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 65,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L65"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 349,
								"name": "DeclarationReflection.escapedName"
							}
						},
						{
							"id": 758,
							"name": "extendedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that extend this reflection (e.g. the subclasses)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 136,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L136"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1719,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 361,
								"name": "DeclarationReflection.extendedBy"
							}
						},
						{
							"id": 757,
							"name": "extendedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection extends (e.g. the parent classes)."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L131"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 360,
								"name": "DeclarationReflection.extendedTypes"
							}
						},
						{
							"id": 751,
							"name": "getSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The get signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 93,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L93"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 354,
								"name": "DeclarationReflection.getSignature"
							}
						},
						{
							"id": 785,
							"name": "groups",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All children grouped by their kind."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 45,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L45"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1007,
									"name": "ReflectionGroup",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 395,
								"name": "DeclarationReflection.groups"
							}
						},
						{
							"id": 756,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 126,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L126"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 359,
								"name": "DeclarationReflection.implementationOf"
							}
						},
						{
							"id": 760,
							"name": "implementedBy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types that implement this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 146,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L146"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1719,
									"name": "ReferenceType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 363,
								"name": "DeclarationReflection.implementedBy"
							}
						},
						{
							"id": 759,
							"name": "implementedTypes",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all types this reflection implements."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L141"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 362,
								"name": "DeclarationReflection.implementedTypes"
							}
						},
						{
							"id": 750,
							"name": "indexSignatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L88"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1044,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 353,
								"name": "DeclarationReflection.indexSignatures"
							}
						},
						{
							"id": 755,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 119,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L119"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 358,
								"name": "DeclarationReflection.inheritedFrom"
							}
						},
						{
							"id": 754,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L112"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 357,
								"name": "DeclarationReflection.overwrites"
							}
						},
						{
							"id": 763,
							"name": "packageVersion",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The version of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 162,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L162"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 366,
								"name": "DeclarationReflection.packageVersion"
							}
						},
						{
							"id": 802,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 412,
								"name": "DeclarationReflection.parent"
							}
						},
						{
							"id": 762,
							"name": "readme",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The contents of the readme file of the module when found."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 157,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L157"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 365,
								"name": "DeclarationReflection.readme"
							}
						},
						{
							"id": 745,
							"name": "relevanceBoost",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Precomputed boost for search results, may be less than 1 to de-emphasize this member in search results.\nDoes NOT include group/category values as they are computed when building the JS index.\n\nThis is exposed purely for plugin use, see #3036 for details."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 348,
								"name": "DeclarationReflection.relevanceBoost"
							}
						},
						{
							"id": 752,
							"name": "setSignature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The set signature of this declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L98"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 355,
								"name": "DeclarationReflection.setSignature"
							}
						},
						{
							"id": 749,
							"name": "signatures",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of call signatures attached to this declaration.\n\nTypeDoc creates one declaration per function that may contain one or more\nsignature reflections."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L83"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1044,
									"name": "SignatureReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 352,
								"name": "DeclarationReflection.signatures"
							}
						},
						{
							"id": 744,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L48"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1121,
									"name": "SourceReference",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 347,
								"name": "DeclarationReflection.sources"
							}
						},
						{
							"id": 747,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type of the reflection.\n\nIf the reflection represents a variable or a property, this is the value type.<br />\nIf the reflection represents a signature, this is the return type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L73"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 350,
								"name": "DeclarationReflection.type"
							}
						},
						{
							"id": 761,
							"name": "typeHierarchy",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Contains a simplified representation of the type hierarchy suitable for being\nrendered in templates."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 152,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L152"
								}
							],
							"type": {
								"type": "reference",
								"target": 336,
								"name": "DeclarationHierarchy",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 364,
								"name": "DeclarationReflection.typeHierarchy"
							}
						},
						{
							"id": 748,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L75"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1145,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 351,
								"name": "DeclarationReflection.typeParameters"
							}
						},
						{
							"id": 790,
							"name": "addChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 791,
									"name": "addChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 62,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L62"
										}
									],
									"parameters": [
										{
											"id": 792,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 401,
										"name": "DeclarationReflection.addChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 400,
								"name": "DeclarationReflection.addChild"
							}
						},
						{
							"id": 740,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 90,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L90"
								}
							],
							"signatures": [
								{
									"id": 741,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 90,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L90"
										}
									],
									"parameters": [
										{
											"id": 742,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 743,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5398,
												"name": "ReferenceReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 389,
										"name": "DeclarationReflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 388,
								"name": "DeclarationReflection.fromObject"
							}
						},
						{
							"id": 768,
							"name": "getAllSignatures",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 172,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L172"
								}
							],
							"signatures": [
								{
									"id": 769,
									"name": "getAllSignatures",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 172,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L172"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 372,
										"name": "DeclarationReflection.getAllSignatures"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 371,
								"name": "DeclarationReflection.getAllSignatures"
							}
						},
						{
							"id": 734,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 78,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L78"
								}
							],
							"signatures": [
								{
									"id": 735,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 78,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L78"
										}
									],
									"parameters": [
										{
											"id": 736,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"overwrites": {
										"type": "reference",
										"target": 431,
										"name": "DeclarationReflection.getChildByName"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 430,
								"name": "DeclarationReflection.getChildByName"
							}
						},
						{
							"id": 774,
							"name": "getChildOrTypePropertyByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 210,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L210"
								}
							],
							"signatures": [
								{
									"id": 775,
									"name": "getChildOrTypePropertyByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 210,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L210"
										}
									],
									"parameters": [
										{
											"id": 776,
											"name": "path",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "string"
												}
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 378,
										"name": "DeclarationReflection.getChildOrTypePropertyByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 377,
								"name": "DeclarationReflection.getChildOrTypePropertyByName"
							}
						},
						{
							"id": 787,
							"name": "getChildrenByKind",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 788,
									"name": "getChildrenByKind",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a list of all children of a certain kind."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "An array containing all children with the desired kind."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 58,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 789,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The desired kind of children."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 398,
										"name": "DeclarationReflection.getChildrenByKind"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 397,
								"name": "DeclarationReflection.getChildrenByKind"
							}
						},
						{
							"id": 811,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 812,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 422,
										"name": "DeclarationReflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 421,
								"name": "DeclarationReflection.getFriendlyFullName"
							}
						},
						{
							"id": 808,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 809,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 810,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 419,
										"name": "DeclarationReflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 418,
								"name": "DeclarationReflection.getFullName"
							}
						},
						{
							"id": 770,
							"name": "getNonIndexSignatures",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 191,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L191"
								}
							],
							"signatures": [
								{
									"id": 771,
									"name": "getNonIndexSignatures",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 191,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L191"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 374,
										"name": "DeclarationReflection.getNonIndexSignatures"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 373,
								"name": "DeclarationReflection.getNonIndexSignatures"
							}
						},
						{
							"id": 772,
							"name": "getProperties",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L199"
								}
							],
							"signatures": [
								{
									"id": 773,
									"name": "getProperties",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 199,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L199"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 376,
										"name": "DeclarationReflection.getProperties"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 375,
								"name": "DeclarationReflection.getProperties"
							}
						},
						{
							"id": 730,
							"name": "getTargetReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 731,
									"name": "getTargetReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the reflection that is referenced. This may be another reference reflection.\nTo fully resolve any references, use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getTargetReflectionDeep",
												"target": 732
											},
											{
												"kind": "text",
												"text": "."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 58,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L58"
										}
									],
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 732,
							"name": "getTargetReflectionDeep",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 70,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L70"
								}
							],
							"signatures": [
								{
									"id": 733,
									"name": "getTargetReflectionDeep",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Gets the reflection that is referenced, this will fully resolve references.\nTo only resolve one reference, use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getTargetReflection",
												"target": 730
											},
											{
												"kind": "text",
												"text": "."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 70,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L70"
										}
									],
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 817,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 818,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 819,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 428,
										"name": "DeclarationReflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 427,
								"name": "DeclarationReflection.hasComment"
							}
						},
						{
							"id": 766,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 168,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L168"
								}
							],
							"signatures": [
								{
									"id": 767,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 168,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L168"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 370,
										"name": "DeclarationReflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 369,
								"name": "DeclarationReflection.hasGetterOrSetter"
							}
						},
						{
							"id": 796,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 116,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
								}
							],
							"signatures": [
								{
									"id": 797,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 116,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L116"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 407,
										"name": "DeclarationReflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 406,
								"name": "DeclarationReflection.isContainer"
							}
						},
						{
							"id": 764,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 164,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L164"
								}
							],
							"signatures": [
								{
									"id": 765,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 164,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L164"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 368,
										"name": "DeclarationReflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 367,
								"name": "DeclarationReflection.isDeclaration"
							}
						},
						{
							"id": 832,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 833,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 446,
										"name": "DeclarationReflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 445,
								"name": "DeclarationReflection.isDeprecated"
							}
						},
						{
							"id": 828,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 829,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 442,
										"name": "DeclarationReflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 441,
								"name": "DeclarationReflection.isDocument"
							}
						},
						{
							"id": 826,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 827,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 440,
										"name": "DeclarationReflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 439,
								"name": "DeclarationReflection.isParameter"
							}
						},
						{
							"id": 820,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 821,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 434,
										"name": "DeclarationReflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 433,
								"name": "DeclarationReflection.isProject"
							}
						},
						{
							"id": 830,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 831,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 444,
										"name": "DeclarationReflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 443,
								"name": "DeclarationReflection.isReference"
							}
						},
						{
							"id": 822,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 823,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 436,
										"name": "DeclarationReflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 435,
								"name": "DeclarationReflection.isSignature"
							}
						},
						{
							"id": 824,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 825,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 438,
										"name": "DeclarationReflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 437,
								"name": "DeclarationReflection.isTypeParameter"
							}
						},
						{
							"id": 805,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 806,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 807,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 416,
										"name": "DeclarationReflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 415,
								"name": "DeclarationReflection.kindOf"
							}
						},
						{
							"id": 793,
							"name": "removeChild",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/ContainerReflection.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
								}
							],
							"signatures": [
								{
									"id": 794,
									"name": "removeChild",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/ContainerReflection.ts",
											"line": 97,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L97"
										}
									],
									"parameters": [
										{
											"id": 795,
											"name": "child",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 453,
														"name": "DocumentReflection",
														"package": "typedoc"
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 404,
										"name": "DeclarationReflection.removeChild"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 403,
								"name": "DeclarationReflection.removeChild"
							}
						},
						{
							"id": 813,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 814,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 815,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 816,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 424,
										"name": "DeclarationReflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 423,
								"name": "DeclarationReflection.setFlag"
							}
						},
						{
							"id": 737,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 82,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L82"
								}
							],
							"signatures": [
								{
									"id": 738,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 82,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L82"
										}
									],
									"parameters": [
										{
											"id": 739,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5398,
										"name": "ReferenceReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 386,
										"name": "DeclarationReflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 385,
								"name": "DeclarationReflection.toObject"
							}
						},
						{
							"id": 780,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 292,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L292"
								}
							],
							"signatures": [
								{
									"id": 781,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 292,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L292"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 384,
										"name": "DeclarationReflection.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 383,
								"name": "DeclarationReflection.toString"
							}
						},
						{
							"id": 837,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 838,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 839,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 451,
										"name": "DeclarationReflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 450,
								"name": "DeclarationReflection.toStringHierarchy"
							}
						},
						{
							"id": 777,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 236,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L236"
								}
							],
							"signatures": [
								{
									"id": 778,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/DeclarationReflection.ts",
											"line": 236,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L236"
										}
									],
									"parameters": [
										{
											"id": 779,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 381,
										"name": "DeclarationReflection.traverse"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 380,
								"name": "DeclarationReflection.traverse"
							}
						},
						{
							"id": 726,
							"name": "tryGetTargetReflection",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L38"
								}
							],
							"signatures": [
								{
									"id": 727,
									"name": "tryGetTargetReflection",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Tries to get the reflection that is referenced. This may be another reference reflection.\nTo fully resolve any references, use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "tryGetTargetReflectionDeep",
												"target": 728
											},
											{
												"kind": "text",
												"text": "."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 38,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L38"
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 728,
							"name": "tryGetTargetReflectionDeep",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReferenceReflection.ts",
									"line": 46,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L46"
								}
							],
							"signatures": [
								{
									"id": 729,
									"name": "tryGetTargetReflectionDeep",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Tries to get the reflection that is referenced, this will fully resolve references.\nTo only resolve one reference, use "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "tryGetTargetReflection",
												"target": 726
											},
											{
												"kind": "text",
												"text": "."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReferenceReflection.ts",
											"line": 46,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L46"
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 834,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 835,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 836,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 448,
										"name": "DeclarationReflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 447,
								"name": "DeclarationReflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								719
							]
						},
						{
							"title": "Methods",
							"children": [
								790,
								740,
								768,
								734,
								774,
								787,
								811,
								808,
								770,
								772,
								730,
								732,
								817,
								766,
								796,
								764,
								832,
								828,
								826,
								820,
								830,
								822,
								824,
								805,
								793,
								813,
								737,
								780,
								837,
								777,
								726,
								728,
								834
							]
						},
						{
							"title": "Properties",
							"children": [
								801,
								798,
								800,
								799,
								803,
								724,
								786,
								782,
								784,
								804,
								753,
								783,
								746,
								758,
								757,
								751,
								785,
								756,
								760,
								759,
								750,
								755,
								754,
								763,
								802,
								762,
								745,
								752,
								749,
								744,
								747,
								761,
								748
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ReferenceReflection.ts",
							"line": 20,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L20"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 340,
							"name": "DeclarationReflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1719,
					"name": "ReferenceType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a type that refers to another reflection like a class, interface or enum.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: MyClass<T>;\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1743,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of the referenced type.\n\nIf the symbol cannot be found because it's not part of the documentation this\ncan be used to represent the type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 804,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L804"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1758,
							"name": "preferValues",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, will prefer reflections with "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ReflectionKinds",
										"target": 590,
										"tsLinkText": "ReflectionKinds"
									},
									{
										"kind": "text",
										"text": " which represent\nvalues rather than those which represent types."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 917,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L917"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "false"
						},
						{
							"id": 1754,
							"name": "qualifiedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The fully qualified name of the referenced type, relative to the file it is defined in.\nThis will usually be the same as "
									},
									{
										"kind": "code",
										"text": "`name`"
									},
									{
										"kind": "text",
										"text": ", unless namespaces are used."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 893,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L893"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1757,
							"name": "refersToTypeParameter",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If set, no warnings about something not being exported should be created\nsince this may be referring to a type created with "
									},
									{
										"kind": "code",
										"text": "`infer X`"
									},
									{
										"kind": "text",
										"text": " which will not\nbe registered on the project."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 911,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L911"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"defaultValue": "false"
						},
						{
							"id": 1742,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 796,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L796"
								}
							],
							"type": {
								"type": "literal",
								"value": "reference"
							},
							"defaultValue": "\"reference\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1756,
							"name": "externalUrl",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If this reference type refers to a reflection defined by a project not being rendered,\npoints to the url that this type should be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 904,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L904"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1747,
							"name": "highlightedProperties",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Sometimes a few properties are more important than the rest\nof the properties within a type. This occurs most often with\nobject parameters, where users want to specify "
									},
									{
										"kind": "code",
										"text": "`@param foo.bar`"
									},
									{
										"kind": "text",
										"text": "\nto highlight something about the "
									},
									{
										"kind": "code",
										"text": "`bar`"
									},
									{
										"kind": "text",
										"text": " property.\n\nDoes NOT support nested properties."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 849,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L849"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "Map"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 140,
											"name": "CommentDisplayPart",
											"package": "typedoc"
										}
									}
								],
								"name": "Map",
								"package": "typescript"
							}
						},
						{
							"id": 1755,
							"name": "package",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The package that this type is referencing."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 898,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L898"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1744,
							"name": "typeArguments",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type arguments of this reference."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 809,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L809"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1745,
							"name": "reflection",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 814,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L814"
								}
							],
							"getSignature": {
								"id": 1746,
								"name": "reflection",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "The resolved reflection."
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/types.ts",
										"line": 814,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L814"
									}
								],
								"type": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 924,
											"name": "Reflection",
											"package": "typedoc"
										},
										{
											"type": "intrinsic",
											"name": "undefined"
										}
									]
								}
							}
						},
						{
							"id": 1748,
							"name": "symbolId",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 854,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L854"
								}
							],
							"getSignature": {
								"id": 1749,
								"name": "symbolId",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "If not resolved, the symbol id of the reflection, otherwise undefined."
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/types.ts",
										"line": 854,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L854"
									}
								],
								"type": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 1027,
											"name": "ReflectionSymbolId",
											"package": "typedoc"
										},
										{
											"type": "intrinsic",
											"name": "undefined"
										}
									]
								}
							}
						},
						{
							"id": 1788,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1789,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1768,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1038,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1038"
								}
							],
							"signatures": [
								{
									"id": 1769,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1038,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1038"
										}
									],
									"parameters": [
										{
											"id": 1770,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1771,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5586,
												"name": "ReferenceType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1761,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 969,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L969"
								}
							],
							"signatures": [
								{
									"id": 1762,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 969,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L969"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1750,
							"name": "isIntentionallyBroken",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 864,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L864"
								}
							],
							"signatures": [
								{
									"id": 1751,
									"name": "isIntentionallyBroken",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this type is a reference type because it uses a name, but is intentionally not pointing\nto a reflection. This happens for type parameters and when representing a mapped type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 864,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L864"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 1763,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 984,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L984"
								}
							],
							"signatures": [
								{
									"id": 1764,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 984,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L984"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1785,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1786,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1787,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1752,
							"name": "toDeclarationReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 877,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L877"
								}
							],
							"signatures": [
								{
									"id": 1753,
									"name": "toDeclarationReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Convert this reference type to a declaration reference used for resolution of external types."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 877,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L877"
										}
									],
									"type": {
										"type": "reference",
										"target": 4883,
										"name": "DeclarationReference",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1765,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 988,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L988"
								}
							],
							"signatures": [
								{
									"id": 1766,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 988,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L988"
										}
									],
									"parameters": [
										{
											"id": 1767,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5586,
										"name": "ReferenceType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1772,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1773,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1774,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1775,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1776,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1777,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1778,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1779,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1780,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1781,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1782,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1783,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1784,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						},
						{
							"id": 1731,
							"name": "createBrokenReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 963,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L963"
								}
							],
							"signatures": [
								{
									"id": 1732,
									"name": "createBrokenReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "This is used for type parameters, which don't actually point to something,\nand also for temporary references which will be cleaned up with real references\nlater during conversion."
											}
										],
										"modifierTags": [
											"@internal"
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 963,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L963"
										}
									],
									"parameters": [
										{
											"id": 1733,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1734,
											"name": "project",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										},
										{
											"id": 1735,
											"name": "packageName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1719,
										"name": "ReferenceType",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1726,
							"name": "createResolvedReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 949,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L949"
								}
							],
							"signatures": [
								{
									"id": 1727,
									"name": "createResolvedReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 949,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L949"
										}
									],
									"parameters": [
										{
											"id": 1728,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1729,
											"name": "target",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 924,
														"name": "Reflection",
														"package": "typedoc"
													},
													{
														"type": "reference",
														"target": 921,
														"name": "ReflectionId",
														"package": "typedoc"
													}
												]
											}
										},
										{
											"id": 1730,
											"name": "project",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 2,
														"name": "ProjectReflection",
														"package": "typedoc"
													},
													{
														"type": "literal",
														"value": null
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1719,
										"name": "ReferenceType",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1720,
							"name": "createUnresolvedReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 940,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L940"
								}
							],
							"signatures": [
								{
									"id": 1721,
									"name": "createUnresolvedReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 940,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L940"
										}
									],
									"parameters": [
										{
											"id": 1722,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1723,
											"name": "target",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										},
										{
											"id": 1724,
											"name": "project",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										},
										{
											"id": 1725,
											"name": "qualifiedName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1719,
										"name": "ReferenceType",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Accessors",
							"children": [
								1745,
								1748
							]
						},
						{
							"title": "Methods",
							"children": [
								1788,
								1768,
								1761,
								1750,
								1763,
								1785,
								1752,
								1765,
								1772,
								1774,
								1731,
								1726,
								1720
							]
						},
						{
							"title": "Properties",
							"children": [
								1743,
								1758,
								1754,
								1757,
								1742,
								1756,
								1747,
								1755,
								1744
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 795,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L795"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 924,
					"name": "Reflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {
						"isAbstract": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Base class for all reflection classes.\n\nWhile generating a documentation, TypeDoc generates an instance of "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": "\nas the root for all reflections within the project. All other reflections are represented\nby the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "DeclarationReflection",
								"target": 340
							},
							{
								"kind": "text",
								"text": " class.\n\nThis base class exposes the basic properties one may use to traverse the reflection tree.\nYou can use the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ContainerReflection.children",
								"target": 258
							},
							{
								"kind": "text",
								"text": " and "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "parent",
								"target": 935
							},
							{
								"kind": "text",
								"text": " properties to walk the tree. The "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ContainerReflection.groups",
								"target": 261
							},
							{
								"kind": "text",
								"text": " property\ncontains a list of all children grouped and sorted for rendering."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 925,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 324,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
								}
							],
							"signatures": [
								{
									"id": 926,
									"name": "Reflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 324,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L324"
										}
									],
									"parameters": [
										{
											"id": 927,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 928,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 590,
												"name": "ReflectionKind",
												"package": "typedoc"
											}
										},
										{
											"id": 929,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 934,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "..."
						},
						{
							"id": 931,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							}
						},
						{
							"id": 933,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							}
						},
						{
							"id": 932,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 936,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 930,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isAbstract": true,
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 291,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L291"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 2086,
									"name": "ReflectionVariant",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 937,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							}
						},
						{
							"id": 935,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 314,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L314"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						},
						{
							"id": 990,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 542,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L542"
								}
							],
							"signatures": [
								{
									"id": 991,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 542,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L542"
										}
									],
									"parameters": [
										{
											"id": 992,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 993,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5522,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 955,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 956,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 957,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						},
						{
							"id": 944,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 945,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 941,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 942,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 943,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 950,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 951,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 952,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 953,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 954,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 972,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
								}
							],
							"signatures": [
								{
									"id": 973,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 459,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 960,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 961,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 974,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 975,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 968,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 969,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 966,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 967,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 958,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 959,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 970,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 971,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 962,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 963,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 964,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 965,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 938,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 939,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 940,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 946,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 947,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 948,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 949,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 987,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 529,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L529"
								}
							],
							"signatures": [
								{
									"id": 988,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 529,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L529"
										}
									],
									"parameters": [
										{
											"id": 989,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5522,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 982,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
								}
							],
							"signatures": [
								{
									"id": 983,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 506,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 984,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 985,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 986,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 976,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isAbstract": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 497,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L497"
								}
							],
							"signatures": [
								{
									"id": 977,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 497,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L497"
										}
									],
									"parameters": [
										{
											"id": 978,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 979,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 980,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 981,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								925
							]
						},
						{
							"title": "Methods",
							"children": [
								990,
								955,
								944,
								941,
								950,
								953,
								972,
								960,
								974,
								968,
								966,
								958,
								970,
								962,
								964,
								938,
								946,
								987,
								982,
								984,
								976,
								979
							]
						},
						{
							"title": "Properties",
							"children": [
								934,
								931,
								933,
								932,
								936,
								930,
								937,
								935
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 287,
							"character": 22,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L287"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 252,
							"name": "ContainerReflection"
						},
						{
							"type": "reference",
							"target": 453,
							"name": "DocumentReflection"
						},
						{
							"type": "reference",
							"target": 646,
							"name": "ParameterReflection"
						},
						{
							"type": "reference",
							"target": 1044,
							"name": "SignatureReflection"
						},
						{
							"type": "reference",
							"target": 1145,
							"name": "TypeParameterReflection"
						}
					]
				},
				{
					"id": 994,
					"name": "ReflectionCategory",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A category of reflections.\n\nReflection categories are created by the ´CategoryPlugin´ in the resolving phase\nof the dispatcher. The main purpose of categories is to be able to more easily\nrender human readable children lists in templates."
							}
						]
					},
					"children": [
						{
							"id": 995,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L33"
								}
							],
							"signatures": [
								{
									"id": 996,
									"name": "ReflectionCategory",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Create a new ReflectionCategory instance."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReflectionCategory.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L33"
										}
									],
									"parameters": [
										{
											"id": 997,
											"name": "title",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The title of this category."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 994,
										"name": "ReflectionCategory",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1000,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All reflections of this category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 26,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L26"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"defaultValue": "[]"
						},
						{
							"id": 998,
							"name": "title",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The title, a string representation of this category."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L16"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 999,
							"name": "description",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The user specified description, if any, set with "
									},
									{
										"kind": "code",
										"text": "`@categoryDescription`"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 21,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L21"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1003,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 49,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L49"
								}
							],
							"signatures": [
								{
									"id": 1004,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionCategory.ts",
											"line": 49,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L49"
										}
									],
									"parameters": [
										{
											"id": 1005,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1006,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5374,
												"name": "ReflectionCategory",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 1001,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionCategory.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1002,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionCategory.ts",
											"line": 37,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L37"
										}
									],
									"type": {
										"type": "reference",
										"target": 5374,
										"name": "ReflectionCategory",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								995
							]
						},
						{
							"title": "Methods",
							"children": [
								1003,
								1001
							]
						},
						{
							"title": "Properties",
							"children": [
								1000,
								998,
								999
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ReflectionCategory.ts",
							"line": 12,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L12"
						}
					]
				},
				{
					"id": 855,
					"name": "ReflectionFlags",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "This must extend Array in order to work with Handlebar's each helper."
							}
						]
					},
					"children": [
						{
							"id": 860,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 861,
									"name": "ReflectionFlags",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 855,
										"name": "ReflectionFlags",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 880,
							"name": "isAbstract",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 116,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L116"
								}
							],
							"getSignature": {
								"id": 881,
								"name": "isAbstract",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 116,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L116"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 882,
							"name": "isConst",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 120,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L120"
								}
							],
							"getSignature": {
								"id": 883,
								"name": "isConst",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 120,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L120"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 874,
							"name": "isExternal",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 96,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L96"
								}
							],
							"getSignature": {
								"id": 875,
								"name": "isExternal",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Is this a declaration from an external document?"
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 96,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L96"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 886,
							"name": "isInherited",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 128,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L128"
								}
							],
							"getSignature": {
								"id": 887,
								"name": "isInherited",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 128,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L128"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 876,
							"name": "isOptional",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 105,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L105"
								}
							],
							"getSignature": {
								"id": 877,
								"name": "isOptional",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Whether this reflection is an optional component or not.\n\nApplies to function parameters and object members."
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 105,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L105"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 866,
							"name": "isPrivate",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 68,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L68"
								}
							],
							"getSignature": {
								"id": 867,
								"name": "isPrivate",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Is this a private member?"
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 68,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L68"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 868,
							"name": "isProtected",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 75,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L75"
								}
							],
							"getSignature": {
								"id": 869,
								"name": "isProtected",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Is this a protected member?"
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 75,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L75"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 870,
							"name": "isPublic",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 82,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L82"
								}
							],
							"getSignature": {
								"id": 871,
								"name": "isPublic",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Is this a public member?"
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 82,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L82"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 884,
							"name": "isReadonly",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 124,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L124"
								}
							],
							"getSignature": {
								"id": 885,
								"name": "isReadonly",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 124,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L124"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 878,
							"name": "isRest",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 112,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L112"
								}
							],
							"getSignature": {
								"id": 879,
								"name": "isRest",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Whether it's a rest parameter, like "
										},
										{
											"kind": "code",
											"text": "`foo(...params);`"
										},
										{
											"kind": "text",
											"text": "."
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 112,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L112"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 872,
							"name": "isStatic",
							"variant": "declaration",
							"kind": 262144,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 89,
									"character": 8,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L89"
								}
							],
							"getSignature": {
								"id": 873,
								"name": "isStatic",
								"variant": "signature",
								"kind": 524288,
								"flags": {},
								"comment": {
									"summary": [
										{
											"kind": "text",
											"text": "Is this a static member?"
										}
									]
								},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 89,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L89"
									}
								],
								"type": {
									"type": "intrinsic",
									"name": "boolean"
								}
							}
						},
						{
							"id": 900,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 229,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L229"
								}
							],
							"signatures": [
								{
									"id": 901,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 229,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L229"
										}
									],
									"parameters": [
										{
											"id": 902,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5641,
												"name": "ReflectionFlags",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 892,
							"name": "getFlagStrings",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 189,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L189"
								}
							],
							"signatures": [
								{
									"id": 893,
									"name": "getFlagStrings",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 189,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L189"
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5098,
											"name": "TranslatedString",
											"package": "typedoc"
										}
									}
								}
							]
						},
						{
							"id": 863,
							"name": "hasFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 61,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L61"
								}
							],
							"signatures": [
								{
									"id": 864,
									"name": "hasFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 61,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L61"
										}
									],
									"parameters": [
										{
											"id": 865,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 888,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 132,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L132"
								}
							],
							"signatures": [
								{
									"id": 889,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 132,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L132"
										}
									],
									"parameters": [
										{
											"id": 890,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 891,
											"name": "set",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 898,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 221,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L221"
								}
							],
							"signatures": [
								{
									"id": 899,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 221,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L221"
										}
									],
									"type": {
										"type": "reference",
										"target": 5641,
										"name": "ReflectionFlags",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 856,
							"name": "flagString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isStatic": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 160,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L160"
								}
							],
							"signatures": [
								{
									"id": 857,
									"name": "flagString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 160,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L160"
										}
									],
									"parameters": [
										{
											"id": 858,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Accessors",
							"children": [
								880,
								882,
								874,
								886,
								876,
								866,
								868,
								870,
								884,
								878,
								872
							]
						},
						{
							"title": "Constructors",
							"children": [
								860
							]
						},
						{
							"title": "Methods",
							"children": [
								900,
								892,
								863,
								888,
								898,
								856
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 58,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L58"
						}
					]
				},
				{
					"id": 1007,
					"name": "ReflectionGroup",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A group of reflections. All reflections in a group are of the same kind.\n\nReflection groups are created by the ´GroupHandler´ in the resolving phase\nof the dispatcher. The main purpose of groups is to be able to more easily\nrender human readable children lists in templates."
							}
						]
					},
					"children": [
						{
							"id": 1008,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 40,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L40"
								}
							],
							"signatures": [
								{
									"id": 1009,
									"name": "ReflectionGroup",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Create a new ReflectionGroup instance."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/ReflectionGroup.ts",
											"line": 40,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L40"
										}
									],
									"parameters": [
										{
											"id": 1010,
											"name": "title",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The title of this group."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1011,
											"name": "owningReflection",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The reflection containing this group, useful for changing rendering based on a comment on a reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1007,
										"name": "ReflectionGroup",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1014,
							"name": "children",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "All reflections of this group."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L27"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										},
										{
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									]
								}
							},
							"defaultValue": "[]"
						},
						{
							"id": 1016,
							"name": "owningReflection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection containing this group, useful for changing rendering based on a comment on a reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 42,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L42"
								}
							],
							"type": {
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						},
						{
							"id": 1012,
							"name": "title",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The title, a string representation of the typescript kind, of this group."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L17"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1015,
							"name": "categories",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Categories contained within this group."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L32"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 994,
									"name": "ReflectionCategory",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1013,
							"name": "description",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "User specified description via "
									},
									{
										"kind": "code",
										"text": "`@groupDescription`"
									},
									{
										"kind": "text",
										"text": ", if specified."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L22"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1020,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L60"
								}
							],
							"signatures": [
								{
									"id": 1021,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionGroup.ts",
											"line": 60,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L60"
										}
									],
									"parameters": [
										{
											"id": 1022,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1023,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5369,
												"name": "ReflectionGroup",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 1017,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionGroup.ts",
									"line": 47,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L47"
								}
							],
							"signatures": [
								{
									"id": 1018,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionGroup.ts",
											"line": 47,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L47"
										}
									],
									"parameters": [
										{
											"id": 1019,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5369,
										"name": "ReflectionGroup",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1008
							]
						},
						{
							"title": "Methods",
							"children": [
								1020,
								1017
							]
						},
						{
							"title": "Properties",
							"children": [
								1014,
								1016,
								1012,
								1015,
								1013
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ReflectionGroup.ts",
							"line": 13,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L13"
						}
					]
				},
				{
					"id": 1027,
					"name": "ReflectionSymbolId",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "This exists so that TypeDoc can store a unique identifier for a "
							},
							{
								"kind": "code",
								"text": "`ts.Symbol`"
							},
							{
								"kind": "text",
								"text": " without\nkeeping a reference to the "
							},
							{
								"kind": "code",
								"text": "`ts.Symbol`"
							},
							{
								"kind": "text",
								"text": " itself. This identifier should be stable across\nruns so long as the symbol is exported from the same file."
							}
						]
					},
					"children": [
						{
							"id": 1029,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 69,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L69"
								}
							],
							"signatures": [
								{
									"id": 1030,
									"name": "ReflectionSymbolId",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionSymbolId.ts",
											"line": 69,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L69"
										}
									],
									"parameters": [
										{
											"id": 1031,
											"name": "json",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5365,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1027,
										"name": "ReflectionSymbolId",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1032,
							"name": "packageName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The name of the package which this symbol ID resides within."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 29,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L29"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1033,
							"name": "packagePath",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Path to the source file containing this symbol.\nNote that this is NOT an absolute path, but a package-relative path according\nto the directory containing package.json for the package name."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 36,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L36"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 1035,
							"name": "pos",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Note: This is **not** serialized. It exists for sorting by declaration order, but\nshould not be needed when deserializing from JSON.\nWill be set to "
									},
									{
										"kind": "code",
										"text": "`Infinity`"
									},
									{
										"kind": "text",
										"text": " if the ID was deserialized from JSON."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L48"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "Infinity"
						},
						{
							"id": 1034,
							"name": "qualifiedName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Qualified name of this symbol within the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 41,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L41"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1036,
							"name": "transientId",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Note: This is **not** serialized. It exists to support detection of the differences between\nsymbols which share declarations, but are instantiated with different type parameters.\nThis will be "
									},
									{
										"kind": "code",
										"text": "`NaN`"
									},
									{
										"kind": "text",
										"text": " if the symbol reference is not transient.\nNote: This can only be non-NaN if "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "pos",
										"target": 1035
									},
									{
										"kind": "text",
										"text": " is finite."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 56,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L56"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							},
							"defaultValue": "NaN"
						},
						{
							"id": 1037,
							"name": "fileName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Note: This is **not** serialized, only "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "packageName",
										"target": 1032
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "packagePath",
										"target": 1033
									},
									{
										"kind": "text",
										"text": " path\ninformation is preserved when serializing. This is set so that it is available to plugins\nwhen initially converting a project."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L67"
								}
							],
							"type": {
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						},
						{
							"id": 1028,
							"name": "UNKNOWN_PACKAGE",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isStatic": true,
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "This will only be used if we somehow cannot find a package.json file for\nsource code. This is very unlikely, but if it occurs then the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "packageName",
										"target": 1032
									},
									{
										"kind": "text",
										"text": "\nwill be set to this string, and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "packagePath",
										"target": 1033
									},
									{
										"kind": "text",
										"text": " will have the absolute path\nto the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 24,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L24"
								}
							],
							"type": {
								"type": "literal",
								"value": "<unknown>"
							},
							"defaultValue": "\"<unknown>\""
						},
						{
							"id": 1038,
							"name": "getStableKey",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L75"
								}
							],
							"signatures": [
								{
									"id": 1039,
									"name": "getStableKey",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionSymbolId.ts",
											"line": 75,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L75"
										}
									],
									"type": {
										"type": "reference",
										"target": 1024,
										"name": "ReflectionSymbolIdString",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1040,
							"name": "toDeclarationReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L83"
								}
							],
							"signatures": [
								{
									"id": 1041,
									"name": "toDeclarationReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionSymbolId.ts",
											"line": 83,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L83"
										}
									],
									"type": {
										"type": "reference",
										"target": 4883,
										"name": "DeclarationReference",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1042,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/ReflectionSymbolId.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L98"
								}
							],
							"signatures": [
								{
									"id": 1043,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/ReflectionSymbolId.ts",
											"line": 98,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L98"
										}
									],
									"type": {
										"type": "reference",
										"target": 5365,
										"name": "ReflectionSymbolId",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1029
							]
						},
						{
							"title": "Methods",
							"children": [
								1038,
								1040,
								1042
							]
						},
						{
							"title": "Properties",
							"children": [
								1032,
								1033,
								1035,
								1034,
								1036,
								1037,
								1028
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/ReflectionSymbolId.ts",
							"line": 17,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L17"
						}
					]
				},
				{
					"id": 1790,
					"name": "ReflectionType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a type which has it's own reflection like literal types.\nThis type will likely go away at some point and be replaced by a dedicated\n"
							},
							{
								"kind": "code",
								"text": "`ObjectType`"
							},
							{
								"kind": "text",
								"text": ". Allowing reflections to be nested within types causes much\npain in the rendering code.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: { a: string, b: number };\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1791,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1100,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1100"
								}
							],
							"signatures": [
								{
									"id": 1792,
									"name": "ReflectionType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1100,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1100"
										}
									],
									"parameters": [
										{
											"id": 1793,
											"name": "declaration",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1790,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1795,
							"name": "declaration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1100,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1100"
								}
							],
							"type": {
								"type": "reference",
								"target": 340,
								"name": "DeclarationReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 1794,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1098,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1098"
								}
							],
							"type": {
								"type": "literal",
								"value": "reflection"
							},
							"defaultValue": "\"reflection\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1824,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1825,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1820,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1821,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1822,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1823,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1796,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1104,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1104"
								}
							],
							"signatures": [
								{
									"id": 1797,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1104,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1104"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1798,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1129,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1129"
								}
							],
							"signatures": [
								{
									"id": 1799,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1129,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1129"
										}
									],
									"parameters": [
										{
											"id": 1800,
											"name": "where",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1817,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1818,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1819,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1801,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1141,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1141"
								}
							],
							"signatures": [
								{
									"id": 1802,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1141,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1141"
										}
									],
									"parameters": [
										{
											"id": 1803,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5597,
										"name": "ReflectionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1804,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1805,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1806,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1807,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1808,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1809,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1810,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1811,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1812,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1813,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1814,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1815,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1816,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1791
							]
						},
						{
							"title": "Methods",
							"children": [
								1824,
								1820,
								1796,
								1798,
								1817,
								1801,
								1804,
								1806
							]
						},
						{
							"title": "Properties",
							"children": [
								1795,
								1794
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1097,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1097"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1826,
					"name": "RestType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a rest type\n"
							},
							{
								"kind": "code",
								"text": "```ts\ntype Z = [1, ...2[]]\n//           ^^^^^^\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1827,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1160,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1160"
								}
							],
							"signatures": [
								{
									"id": 1828,
									"name": "RestType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1160,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1160"
										}
									],
									"parameters": [
										{
											"id": 1829,
											"name": "elementType",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1826,
										"name": "RestType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1831,
							"name": "elementType",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1160,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1160"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1830,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1158,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1158"
								}
							],
							"type": {
								"type": "literal",
								"value": "rest"
							},
							"defaultValue": "\"rest\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1859,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1860,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1855,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1856,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1857,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1858,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1832,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1164,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1164"
								}
							],
							"signatures": [
								{
									"id": 1833,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1164,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1164"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1834,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1168,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1168"
								}
							],
							"signatures": [
								{
									"id": 1835,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1168,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1168"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1852,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1853,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1854,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1836,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1172,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1172"
								}
							],
							"signatures": [
								{
									"id": 1837,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1172,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1172"
										}
									],
									"parameters": [
										{
											"id": 1838,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5600,
										"name": "RestType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1839,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1840,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1841,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1842,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1843,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1844,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1845,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1846,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1847,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1848,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1849,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1850,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1851,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1827
							]
						},
						{
							"title": "Methods",
							"children": [
								1859,
								1855,
								1832,
								1834,
								1852,
								1836,
								1839,
								1841
							]
						},
						{
							"title": "Properties",
							"children": [
								1831,
								1830
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1157,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1157"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1044,
					"name": "SignatureReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1045,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L18"
								}
							],
							"signatures": [
								{
									"id": 1046,
									"name": "SignatureReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 18,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L18"
										}
									],
									"parameters": [
										{
											"id": 1047,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1048,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 603,
														"name": "CallSignature",
														"package": "typedoc",
														"qualifiedName": "ReflectionKind.CallSignature"
													},
													{
														"type": "reference",
														"target": 604,
														"name": "IndexSignature",
														"package": "typedoc",
														"qualifiedName": "ReflectionKind.IndexSignature"
													},
													{
														"type": "reference",
														"target": 605,
														"name": "ConstructorSignature",
														"package": "typedoc",
														"qualifiedName": "ReflectionKind.ConstructorSignature"
													},
													{
														"type": "reference",
														"target": 610,
														"name": "GetSignature",
														"package": "typedoc",
														"qualifiedName": "ReflectionKind.GetSignature"
													},
													{
														"type": "reference",
														"target": 611,
														"name": "SetSignature",
														"package": "typedoc",
														"qualifiedName": "ReflectionKind.SetSignature"
													}
												]
											}
										},
										{
											"id": 1049,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1044,
										"name": "SignatureReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 926,
										"name": "Reflection.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 925,
								"name": "Reflection.constructor"
							}
						},
						{
							"id": 1076,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 934,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 1074,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id"
							}
						},
						{
							"id": 1051,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 26,
									"character": 12,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L26"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 603,
										"name": "CallSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.CallSignature"
									},
									{
										"type": "reference",
										"target": 604,
										"name": "IndexSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.IndexSignature"
									},
									{
										"type": "reference",
										"target": 605,
										"name": "ConstructorSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.ConstructorSignature"
									},
									{
										"type": "reference",
										"target": 610,
										"name": "GetSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.GetSignature"
									},
									{
										"type": "reference",
										"target": 611,
										"name": "SetSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.SetSignature"
									}
								]
							},
							"overwrites": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind"
							}
						},
						{
							"id": 1075,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name"
							}
						},
						{
							"id": 1052,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 33,
									"character": 12,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L33"
								}
							],
							"type": {
								"type": "reference",
								"target": 340,
								"name": "DeclarationReflection",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": 935,
								"name": "Reflection.parent"
							}
						},
						{
							"id": 1077,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 936,
								"name": "Reflection.project"
							}
						},
						{
							"id": 1050,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 14,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L14"
								}
							],
							"type": {
								"type": "literal",
								"value": "signature"
							},
							"defaultValue": "\"signature\"",
							"overwrites": {
								"type": "reference",
								"target": 930,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 1078,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment"
							}
						},
						{
							"id": 1059,
							"name": "implementationOf",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection is the implementation of.\n\nApplies to class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 65,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L65"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 1058,
							"name": "inheritedFrom",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection this reflection has been inherited from.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L58"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 1057,
							"name": "overwrites",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A type that points to the reflection that has been overwritten by this reflection.\n\nApplies to interface and class members."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 51,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L51"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 1054,
							"name": "parameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 40,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L40"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 646,
									"name": "ParameterReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1053,
							"name": "sources",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A list of all source files that contributed to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L38"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1121,
									"name": "SourceReference",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1056,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L44"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1055,
							"name": "typeParameters",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L42"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1145,
									"name": "TypeParameterReflection",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1070,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 130,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L130"
								}
							],
							"signatures": [
								{
									"id": 1071,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 130,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L130"
										}
									],
									"parameters": [
										{
											"id": 1072,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1073,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5429,
												"name": "SignatureReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 991,
										"name": "Reflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 990,
								"name": "Reflection.fromObject"
							}
						},
						{
							"id": 1096,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 1097,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 1098,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 956,
										"name": "Reflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 955,
								"name": "Reflection.getChildByName"
							}
						},
						{
							"id": 1085,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 1086,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 945,
										"name": "Reflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 944,
								"name": "Reflection.getFriendlyFullName"
							}
						},
						{
							"id": 1082,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 1083,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 1084,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 942,
										"name": "Reflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 941,
								"name": "Reflection.getFullName"
							}
						},
						{
							"id": 1091,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 1092,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 1093,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 951,
										"name": "Reflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 950,
								"name": "Reflection.hasComment"
							}
						},
						{
							"id": 1094,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 1095,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 954,
										"name": "Reflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 953,
								"name": "Reflection.hasGetterOrSetter"
							}
						},
						{
							"id": 1111,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
								}
							],
							"signatures": [
								{
									"id": 1112,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 459,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 973,
										"name": "Reflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 972,
								"name": "Reflection.isContainer"
							}
						},
						{
							"id": 1101,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 1102,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 961,
										"name": "Reflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 960,
								"name": "Reflection.isDeclaration"
							}
						},
						{
							"id": 1113,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 1114,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 975,
										"name": "Reflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 974,
								"name": "Reflection.isDeprecated"
							}
						},
						{
							"id": 1107,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 1108,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 969,
										"name": "Reflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 968,
								"name": "Reflection.isDocument"
							}
						},
						{
							"id": 1105,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 1106,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 967,
										"name": "Reflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 966,
								"name": "Reflection.isParameter"
							}
						},
						{
							"id": 1099,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 1100,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 959,
										"name": "Reflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 958,
								"name": "Reflection.isProject"
							}
						},
						{
							"id": 1109,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 1110,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 971,
										"name": "Reflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 970,
								"name": "Reflection.isReference"
							}
						},
						{
							"id": 1063,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 92,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L92"
								}
							],
							"signatures": [
								{
									"id": 1064,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 92,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L92"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 963,
										"name": "Reflection.isSignature"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 962,
								"name": "Reflection.isSignature"
							}
						},
						{
							"id": 1103,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 447,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
								}
							],
							"signatures": [
								{
									"id": 1104,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 447,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L447"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 965,
										"name": "Reflection.isTypeParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 964,
								"name": "Reflection.isTypeParameter"
							}
						},
						{
							"id": 1079,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 1080,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 1081,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 939,
										"name": "Reflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 938,
								"name": "Reflection.kindOf"
							}
						},
						{
							"id": 1087,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 1088,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 1089,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 1090,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 947,
										"name": "Reflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 946,
								"name": "Reflection.setFlag"
							}
						},
						{
							"id": 1067,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 116,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L116"
								}
							],
							"signatures": [
								{
									"id": 1068,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 116,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L116"
										}
									],
									"parameters": [
										{
											"id": 1069,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5429,
										"name": "SignatureReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 988,
										"name": "Reflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 987,
								"name": "Reflection.toObject"
							}
						},
						{
							"id": 1065,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 99,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L99"
								}
							],
							"signatures": [
								{
									"id": 1066,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 99,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L99"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 983,
										"name": "Reflection.toString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 982,
								"name": "Reflection.toString"
							}
						},
						{
							"id": 1118,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 1119,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 1120,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 985,
										"name": "Reflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 984,
								"name": "Reflection.toStringHierarchy"
							}
						},
						{
							"id": 1060,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SignatureReflection.ts",
									"line": 67,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1061,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/SignatureReflection.ts",
											"line": 67,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L67"
										}
									],
									"parameters": [
										{
											"id": 1062,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The callback function that should be applied for each child reflection."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 977,
										"name": "Reflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 976,
								"name": "Reflection.traverse"
							}
						},
						{
							"id": 1115,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 1116,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 1117,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 980,
										"name": "Reflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 979,
								"name": "Reflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1045
							]
						},
						{
							"title": "Methods",
							"children": [
								1070,
								1096,
								1085,
								1082,
								1091,
								1094,
								1111,
								1101,
								1113,
								1107,
								1105,
								1099,
								1109,
								1063,
								1103,
								1079,
								1087,
								1067,
								1065,
								1118,
								1060,
								1115
							]
						},
						{
							"title": "Properties",
							"children": [
								1076,
								1074,
								1051,
								1075,
								1052,
								1077,
								1050,
								1078,
								1059,
								1058,
								1057,
								1054,
								1053,
								1056,
								1055
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/SignatureReflection.ts",
							"line": 13,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L13"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 924,
							"name": "Reflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1121,
					"name": "SourceReference",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents references of reflections to their defining source files."
							}
						],
						"blockTags": [
							{
								"tag": "@see",
								"content": [
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "DeclarationReflection.sources",
										"target": 347
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1122,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 35,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L35"
								}
							],
							"signatures": [
								{
									"id": 1123,
									"name": "SourceReference",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SourceReference.ts",
											"line": 35,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L35"
										}
									],
									"parameters": [
										{
											"id": 1124,
											"name": "fileName",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1125,
											"name": "line",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "number"
											}
										},
										{
											"id": 1126,
											"name": "character",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "number"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1121,
										"name": "SourceReference",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1130,
							"name": "character",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The index of the character that emitted the declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 28,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L28"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 1127,
							"name": "fileName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The filename of the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 12,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L12"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1128,
							"name": "fullFileName",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The absolute filename of the source file."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L18"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1129,
							"name": "line",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The one based number of the line that emitted the declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 23,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L23"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						},
						{
							"id": 1131,
							"name": "url",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "URL for displaying the source file."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L33"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1132,
							"name": "equals",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L42"
								}
							],
							"signatures": [
								{
									"id": 1133,
									"name": "equals",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SourceReference.ts",
											"line": 42,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L42"
										}
									],
									"parameters": [
										{
											"id": 1134,
											"name": "other",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1121,
												"name": "SourceReference",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 1137,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 59,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L59"
								}
							],
							"signatures": [
								{
									"id": 1138,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SourceReference.ts",
											"line": 59,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L59"
										}
									],
									"parameters": [
										{
											"id": 1139,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1140,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5681,
												"name": "SourceReference",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 1135,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/SourceReference.ts",
									"line": 50,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L50"
								}
							],
							"signatures": [
								{
									"id": 1136,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/SourceReference.ts",
											"line": 50,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L50"
										}
									],
									"type": {
										"type": "reference",
										"target": 5681,
										"name": "SourceReference",
										"package": "typedoc"
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1122
							]
						},
						{
							"title": "Methods",
							"children": [
								1132,
								1137,
								1135
							]
						},
						{
							"title": "Properties",
							"children": [
								1130,
								1127,
								1128,
								1129,
								1131
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/SourceReference.ts",
							"line": 8,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L8"
						}
					]
				},
				{
					"id": 1861,
					"name": "TemplateLiteralType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "TS 4.1 template literal types\n"
							},
							{
								"kind": "code",
								"text": "```ts\ntype Z = `${'a' | 'b'}${'a' | 'b'}`\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1862,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1190,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1190"
								}
							],
							"signatures": [
								{
									"id": 1863,
									"name": "TemplateLiteralType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1190,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1190"
										}
									],
									"parameters": [
										{
											"id": 1864,
											"name": "head",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1865,
											"name": "tail",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "tuple",
													"elements": [
														{
															"type": "reference",
															"target": 1284,
															"name": "SomeType",
															"package": "typedoc"
														},
														{
															"type": "intrinsic",
															"name": "string"
														}
													]
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1861,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1867,
							"name": "head",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1191,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1191"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 1868,
							"name": "tail",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1192,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1192"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "tuple",
									"elements": [
										{
											"type": "reference",
											"target": 1284,
											"name": "SomeType",
											"package": "typedoc"
										},
										{
											"type": "intrinsic",
											"name": "string"
										}
									]
								}
							}
						},
						{
							"id": 1866,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1188,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1188"
								}
							],
							"type": {
								"type": "literal",
								"value": "templateLiteral"
							},
							"defaultValue": "\"templateLiteral\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1896,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1897,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1892,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1893,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1894,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1895,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1869,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1197,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1197"
								}
							],
							"signatures": [
								{
									"id": 1870,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1197,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1197"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1871,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1213,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1213"
								}
							],
							"signatures": [
								{
									"id": 1872,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1213,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1213"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1889,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1890,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1891,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1873,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1217,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1217"
								}
							],
							"signatures": [
								{
									"id": 1874,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1217,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1217"
										}
									],
									"parameters": [
										{
											"id": 1875,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5617,
										"name": "TemplateLiteralType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1876,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1877,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1878,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1879,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1880,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1881,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1882,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1883,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1884,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1885,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1886,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1887,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1888,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1862
							]
						},
						{
							"title": "Methods",
							"children": [
								1896,
								1892,
								1869,
								1871,
								1889,
								1873,
								1876,
								1878
							]
						},
						{
							"title": "Properties",
							"children": [
								1867,
								1868,
								1866
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1187,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1187"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1898,
					"name": "TupleType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a tuple type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: [string, boolean];\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1899,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1243,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1243"
								}
							],
							"signatures": [
								{
									"id": 1900,
									"name": "TupleType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1243,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1243"
										}
									],
									"parameters": [
										{
											"id": 1901,
											"name": "elements",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The ordered type elements of the tuple type."
													}
												]
											},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 1284,
													"name": "SomeType",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1898,
										"name": "TupleType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1903,
							"name": "elements",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The ordered type elements of the tuple type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1243,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1243"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1902,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1238,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1238"
								}
							],
							"type": {
								"type": "literal",
								"value": "tuple"
							},
							"defaultValue": "\"tuple\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 1931,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1932,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 1927,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1928,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1929,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1930,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1904,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1247,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1247"
								}
							],
							"signatures": [
								{
									"id": 1905,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1247,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1247"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1906,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1257,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1257"
								}
							],
							"signatures": [
								{
									"id": 1907,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1257,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1257"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 1924,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1925,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1926,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1908,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1261,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1261"
								}
							],
							"signatures": [
								{
									"id": 1909,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1261,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1261"
										}
									],
									"parameters": [
										{
											"id": 1910,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5609,
										"name": "TupleType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1911,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1912,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1913,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1914,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1915,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1916,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1917,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1918,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1919,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1920,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1921,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1922,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1923,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1899
							]
						},
						{
							"title": "Methods",
							"children": [
								1931,
								1927,
								1904,
								1906,
								1924,
								1908,
								1911,
								1913
							]
						},
						{
							"title": "Properties",
							"children": [
								1903,
								1902
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1237,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1237"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1221,
					"name": "Type",
					"variant": "declaration",
					"kind": 128,
					"flags": {
						"isAbstract": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Base class of all type definitions."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1222,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"signatures": [
								{
									"id": 1223,
									"name": "Type",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 1221,
										"name": "Type",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1224,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isAbstract": true,
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 20,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L20"
								}
							],
							"type": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 1255,
									"name": "TypeKindMap",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 1253,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 1254,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								}
							]
						},
						{
							"id": 1244,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 1245,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 1246,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1247,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									}
								}
							]
						},
						{
							"id": 1251,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true,
								"isAbstract": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 62,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L62"
								}
							],
							"signatures": [
								{
									"id": 1252,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 62,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L62"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 1248,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isAbstract": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 56,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L56"
								}
							],
							"signatures": [
								{
									"id": 1249,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 56,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L56"
										}
									],
									"parameters": [
										{
											"id": 1250,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							]
						},
						{
							"id": 1238,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 1239,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 1240,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 1241,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isAbstract": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 51,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L51"
								}
							],
							"signatures": [
								{
									"id": 1242,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 51,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L51"
										}
									],
									"parameters": [
										{
											"id": 1243,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5529,
										"name": "SomeType",
										"package": "typedoc"
									}
								}
							]
						},
						{
							"id": 1225,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1226,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							]
						},
						{
							"id": 1227,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1228,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1229,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1230,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1231,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1232,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 1233,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1234,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1235,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1236,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 1237,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1222
							]
						},
						{
							"title": "Methods",
							"children": [
								1253,
								1244,
								1251,
								1248,
								1238,
								1241,
								1225,
								1227
							]
						},
						{
							"title": "Properties",
							"children": [
								1224
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 16,
							"character": 22,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L16"
						}
					],
					"extendedBy": [
						{
							"type": "reference",
							"target": 1309,
							"name": "ArrayType"
						},
						{
							"type": "reference",
							"target": 1344,
							"name": "ConditionalType"
						},
						{
							"type": "reference",
							"target": 1386,
							"name": "IndexedAccessType"
						},
						{
							"type": "reference",
							"target": 1423,
							"name": "InferredType"
						},
						{
							"type": "reference",
							"target": 1461,
							"name": "IntersectionType"
						},
						{
							"type": "reference",
							"target": 1497,
							"name": "IntrinsicType"
						},
						{
							"type": "reference",
							"target": 1531,
							"name": "LiteralType"
						},
						{
							"type": "reference",
							"target": 1565,
							"name": "MappedType"
						},
						{
							"type": "reference",
							"target": 1610,
							"name": "OptionalType"
						},
						{
							"type": "reference",
							"target": 1645,
							"name": "PredicateType"
						},
						{
							"type": "reference",
							"target": 1684,
							"name": "QueryType"
						},
						{
							"type": "reference",
							"target": 1719,
							"name": "ReferenceType"
						},
						{
							"type": "reference",
							"target": 1790,
							"name": "ReflectionType"
						},
						{
							"type": "reference",
							"target": 1826,
							"name": "RestType"
						},
						{
							"type": "reference",
							"target": 1861,
							"name": "TemplateLiteralType"
						},
						{
							"type": "reference",
							"target": 1898,
							"name": "TupleType"
						},
						{
							"type": "reference",
							"target": 1933,
							"name": "NamedTupleMember"
						},
						{
							"type": "reference",
							"target": 1972,
							"name": "TypeOperatorType"
						},
						{
							"type": "reference",
							"target": 2010,
							"name": "UnionType"
						},
						{
							"type": "reference",
							"target": 2047,
							"name": "UnknownType"
						}
					]
				},
				{
					"id": 1972,
					"name": "TypeOperatorType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a type operator type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nclass A {}\nclass B<T extends keyof A> {}\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1973,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1321,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1321"
								}
							],
							"signatures": [
								{
									"id": 1974,
									"name": "TypeOperatorType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1321,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1321"
										}
									],
									"parameters": [
										{
											"id": 1975,
											"name": "target",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1284,
												"name": "SomeType",
												"package": "typedoc"
											}
										},
										{
											"id": 1976,
											"name": "operator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "literal",
														"value": "readonly"
													},
													{
														"type": "literal",
														"value": "keyof"
													},
													{
														"type": "literal",
														"value": "unique"
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1972,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 1979,
							"name": "operator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1323,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1323"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "literal",
										"value": "readonly"
									},
									{
										"type": "literal",
										"value": "keyof"
									},
									{
										"type": "literal",
										"value": "unique"
									}
								]
							}
						},
						{
							"id": 1978,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1322,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1322"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1977,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1319,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1319"
								}
							],
							"type": {
								"type": "literal",
								"value": "typeOperator"
							},
							"defaultValue": "\"typeOperator\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 2008,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 2009,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 2004,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 2005,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 2006,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 2007,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 1980,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1328,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1328"
								}
							],
							"signatures": [
								{
									"id": 1981,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1328,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1328"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 1982,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1336,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1336"
								}
							],
							"signatures": [
								{
									"id": 1983,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1336,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1336"
										}
									],
									"parameters": [
										{
											"id": 1984,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 2001,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 2002,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 2003,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 1985,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1366,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1366"
								}
							],
							"signatures": [
								{
									"id": 1986,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1366,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1366"
										}
									],
									"parameters": [
										{
											"id": 1987,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5629,
										"name": "TypeOperatorType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 1988,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 1989,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 1990,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 1991,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 1992,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1993,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1994,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 1995,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 1996,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 1997,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 1998,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 1999,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 2000,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1973
							]
						},
						{
							"title": "Methods",
							"children": [
								2008,
								2004,
								1980,
								1982,
								2001,
								1985,
								1988,
								1990
							]
						},
						{
							"title": "Properties",
							"children": [
								1979,
								1978,
								1977
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1318,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1318"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 1145,
					"name": "TypeParameterReflection",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Reflections"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1146,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L33"
								}
							],
							"signatures": [
								{
									"id": 1147,
									"name": "TypeParameterReflection",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/TypeParameterReflection.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L33"
										}
									],
									"parameters": [
										{
											"id": 1148,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										},
										{
											"id": 1149,
											"name": "parent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										},
										{
											"id": 1150,
											"name": "varianceModifier",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 1141,
														"name": "VarianceModifier",
														"package": "typedoc"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1145,
										"name": "TypeParameterReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 926,
										"name": "Reflection.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 925,
								"name": "Reflection.constructor"
							}
						},
						{
							"id": 1171,
							"name": "flags",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 308,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L308"
								}
							],
							"type": {
								"type": "reference",
								"target": 855,
								"name": "ReflectionFlags",
								"package": "typedoc"
							},
							"defaultValue": "...",
							"inheritedFrom": {
								"type": "reference",
								"target": 934,
								"name": "Reflection.flags"
							}
						},
						{
							"id": 1168,
							"name": "id",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Unique id of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 296,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L296"
								}
							],
							"type": {
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 931,
								"name": "Reflection.id"
							}
						},
						{
							"id": 1170,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The kind of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 306,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L306"
								}
							],
							"type": {
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 933,
								"name": "Reflection.kind"
							}
						},
						{
							"id": 1169,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The symbol name of this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L301"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 932,
								"name": "Reflection.name"
							}
						},
						{
							"id": 1172,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 317,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L317"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 936,
								"name": "Reflection.project"
							}
						},
						{
							"id": 1151,
							"name": "variant",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Discriminator representing the type of reflection represented by this object."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 23,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L23"
								}
							],
							"type": {
								"type": "literal",
								"value": "typeParam"
							},
							"defaultValue": "\"typeParam\"",
							"overwrites": {
								"type": "reference",
								"target": 930,
								"name": "Reflection.variant"
							}
						},
						{
							"id": 1173,
							"name": "comment",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true,
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The parsed documentation comment attached to this reflection."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 322,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L322"
								}
							],
							"type": {
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 937,
								"name": "Reflection.comment"
							}
						},
						{
							"id": 1154,
							"name": "default",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 29,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L29"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1152,
							"name": "parent",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The reflection this reflection is a child of."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 25,
									"character": 12,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L25"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 340,
										"name": "DeclarationReflection",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 1044,
										"name": "SignatureReflection",
										"package": "typedoc"
									}
								]
							},
							"overwrites": {
								"type": "reference",
								"target": 935,
								"name": "Reflection.parent"
							}
						},
						{
							"id": 1153,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L27"
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 1155,
							"name": "varianceModifier",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L31"
								}
							],
							"type": {
								"type": "reference",
								"target": 1141,
								"name": "VarianceModifier",
								"package": "typedoc"
							}
						},
						{
							"id": 1161,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 58,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L58"
								}
							],
							"signatures": [
								{
									"id": 1162,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/TypeParameterReflection.ts",
											"line": 58,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L58"
										}
									],
									"parameters": [
										{
											"id": 1163,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 1164,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5482,
												"name": "TypeParameterReflection",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 991,
										"name": "Reflection.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 990,
								"name": "Reflection.fromObject"
							}
						},
						{
							"id": 1191,
							"name": "getChildByName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 413,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
								}
							],
							"signatures": [
								{
									"id": 1192,
									"name": "getChildByName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a child by its name."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The found child or undefined."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 413,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L413"
										}
									],
									"parameters": [
										{
											"id": 1193,
											"name": "arg",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "The name hierarchy of the child to look for."
													}
												]
											},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "array",
														"elementType": {
															"type": "intrinsic",
															"name": "string"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 956,
										"name": "Reflection.getChildByName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 955,
								"name": "Reflection.getChildByName"
							}
						},
						{
							"id": 1180,
							"name": "getFriendlyFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 368,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
								}
							],
							"signatures": [
								{
									"id": 1181,
									"name": "getFriendlyFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection, with signature names dropped if possible without\nintroducing ambiguity in the name."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 368,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L368"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 945,
										"name": "Reflection.getFriendlyFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 944,
								"name": "Reflection.getFriendlyFullName"
							}
						},
						{
							"id": 1177,
							"name": "getFullName",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 356,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
								}
							],
							"signatures": [
								{
									"id": 1178,
									"name": "getFullName",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the full name of this reflection. Intended for use in debugging. For log messages\nintended to be displayed to the user for them to fix, prefer "
											},
											{
												"kind": "inline-tag",
												"tag": "@link",
												"text": "getFriendlyFullName",
												"target": 944
											},
											{
												"kind": "text",
												"text": " instead.\n\nThe full name contains the name of this reflection and the names of all parent reflections."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "The full name of this reflection."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 356,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L356"
										}
									],
									"parameters": [
										{
											"id": 1179,
											"name": "separator",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Separator used to join the names of the reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\".\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 942,
										"name": "Reflection.getFullName"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 941,
								"name": "Reflection.getFullName"
							}
						},
						{
							"id": 1186,
							"name": "hasComment",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
								}
							],
							"signatures": [
								{
									"id": 1187,
									"name": "hasComment",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Checks if this reflection has a comment which contains any visible text."
											}
										],
										"blockTags": [
											{
												"tag": "@returns",
												"content": [
													{
														"kind": "text",
														"text": "TRUE when this reflection has a visible comment."
													}
												]
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 399,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L399"
										}
									],
									"parameters": [
										{
											"id": 1188,
											"name": "notRenderedTags",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isOptional": true
											},
											"type": {
												"type": "typeOperator",
												"operator": "readonly",
												"target": {
													"type": "array",
													"elementType": {
														"type": "templateLiteral",
														"head": "@",
														"tail": [
															[
																{
																	"type": "intrinsic",
																	"name": "string"
																},
																""
															]
														]
													}
												}
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 951,
										"name": "Reflection.hasComment"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 950,
								"name": "Reflection.hasComment"
							}
						},
						{
							"id": 1189,
							"name": "hasGetterOrSetter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
								}
							],
							"signatures": [
								{
									"id": 1190,
									"name": "hasGetterOrSetter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 403,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L403"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 954,
										"name": "Reflection.hasGetterOrSetter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 953,
								"name": "Reflection.hasGetterOrSetter"
							}
						},
						{
							"id": 1206,
							"name": "isContainer",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
								}
							],
							"signatures": [
								{
									"id": 1207,
									"name": "isContainer",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 459,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L459"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 252,
											"name": "ContainerReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 973,
										"name": "Reflection.isContainer"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 972,
								"name": "Reflection.isContainer"
							}
						},
						{
							"id": 1196,
							"name": "isDeclaration",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 441,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
								}
							],
							"signatures": [
								{
									"id": 1197,
									"name": "isDeclaration",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 441,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L441"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 340,
											"name": "DeclarationReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 961,
										"name": "Reflection.isDeclaration"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 960,
								"name": "Reflection.isDeclaration"
							}
						},
						{
							"id": 1208,
							"name": "isDeprecated",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 466,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
								}
							],
							"signatures": [
								{
									"id": 1209,
									"name": "isDeprecated",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Check if this reflection or any of its parents have been marked with the "
											},
											{
												"kind": "code",
												"text": "`@deprecated`"
											},
											{
												"kind": "text",
												"text": " tag."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 466,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 975,
										"name": "Reflection.isDeprecated"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 974,
								"name": "Reflection.isDeprecated"
							}
						},
						{
							"id": 1202,
							"name": "isDocument",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 453,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
								}
							],
							"signatures": [
								{
									"id": 1203,
									"name": "isDocument",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 453,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L453"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 453,
											"name": "DocumentReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 969,
										"name": "Reflection.isDocument"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 968,
								"name": "Reflection.isDocument"
							}
						},
						{
							"id": 1200,
							"name": "isParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
								}
							],
							"signatures": [
								{
									"id": 1201,
									"name": "isParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 450,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L450"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 646,
											"name": "ParameterReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 967,
										"name": "Reflection.isParameter"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 966,
								"name": "Reflection.isParameter"
							}
						},
						{
							"id": 1194,
							"name": "isProject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 438,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
								}
							],
							"signatures": [
								{
									"id": 1195,
									"name": "isProject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return whether this reflection is the root / project reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 438,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L438"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 2,
											"name": "ProjectReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 959,
										"name": "Reflection.isProject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 958,
								"name": "Reflection.isProject"
							}
						},
						{
							"id": 1204,
							"name": "isReference",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 456,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
								}
							],
							"signatures": [
								{
									"id": 1205,
									"name": "isReference",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 456,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L456"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 718,
											"name": "ReferenceReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 971,
										"name": "Reflection.isReference"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 970,
								"name": "Reflection.isReference"
							}
						},
						{
							"id": 1198,
							"name": "isSignature",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 444,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
								}
							],
							"signatures": [
								{
									"id": 1199,
									"name": "isSignature",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 444,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L444"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1044,
											"name": "SignatureReflection",
											"package": "typedoc"
										}
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 963,
										"name": "Reflection.isSignature"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 962,
								"name": "Reflection.isSignature"
							}
						},
						{
							"id": 1156,
							"name": "isTypeParameter",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 42,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L42"
								}
							],
							"signatures": [
								{
									"id": 1157,
									"name": "isTypeParameter",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/TypeParameterReflection.ts",
											"line": 42,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L42"
										}
									],
									"type": {
										"type": "predicate",
										"name": "this",
										"asserts": false,
										"targetType": {
											"type": "reference",
											"target": 1145,
											"name": "TypeParameterReflection",
											"package": "typedoc"
										}
									},
									"overwrites": {
										"type": "reference",
										"target": 965,
										"name": "Reflection.isTypeParameter"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 964,
								"name": "Reflection.isTypeParameter"
							}
						},
						{
							"id": 1174,
							"name": "kindOf",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 340,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
								}
							],
							"signatures": [
								{
									"id": 1175,
									"name": "kindOf",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Test whether this reflection is of the given kind."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 340,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L340"
										}
									],
									"parameters": [
										{
											"id": 1176,
											"name": "kind",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "union",
												"types": [
													{
														"type": "reference",
														"target": 590,
														"name": "ReflectionKind",
														"package": "typedoc"
													},
													{
														"type": "array",
														"elementType": {
															"type": "reference",
															"target": 590,
															"name": "ReflectionKind",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 939,
										"name": "Reflection.kindOf"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 938,
								"name": "Reflection.kindOf"
							}
						},
						{
							"id": 1182,
							"name": "setFlag",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 390,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
								}
							],
							"signatures": [
								{
									"id": 1183,
									"name": "setFlag",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Set a flag on this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 390,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L390"
										}
									],
									"parameters": [
										{
											"id": 1184,
											"name": "flag",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 842,
												"name": "ReflectionFlag",
												"package": "typedoc"
											}
										},
										{
											"id": 1185,
											"name": "value",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "boolean"
											},
											"defaultValue": "true"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 947,
										"name": "Reflection.setFlag"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 946,
								"name": "Reflection.setFlag"
							}
						},
						{
							"id": 1158,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 46,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L46"
								}
							],
							"signatures": [
								{
									"id": 1159,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/TypeParameterReflection.ts",
											"line": 46,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L46"
										}
									],
									"parameters": [
										{
											"id": 1160,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5482,
										"name": "TypeParameterReflection",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 988,
										"name": "Reflection.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 987,
								"name": "Reflection.toObject"
							}
						},
						{
							"id": 1213,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
								}
							],
							"signatures": [
								{
									"id": 1214,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 506,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L506"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 983,
										"name": "Reflection.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 982,
								"name": "Reflection.toString"
							}
						},
						{
							"id": 1215,
							"name": "toStringHierarchy",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 517,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
								}
							],
							"signatures": [
								{
									"id": 1216,
									"name": "toStringHierarchy",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this reflection and all of its children.\n\nNote: This is intended as a debug tool only, output may change between patch versions."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 517,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L517"
										}
									],
									"parameters": [
										{
											"id": 1217,
											"name": "indent",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "Used internally to indent child reflections."
													}
												]
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											},
											"defaultValue": "\"\""
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 985,
										"name": "Reflection.toStringHierarchy"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 984,
								"name": "Reflection.toStringHierarchy"
							}
						},
						{
							"id": 1165,
							"name": "traverse",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/TypeParameterReflection.ts",
									"line": 68,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L68"
								}
							],
							"signatures": [
								{
									"id": 1166,
									"name": "traverse",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Traverse most potential child reflections of this reflection.\n\nNote: This may not necessarily traverse child reflections contained within the "
											},
											{
												"kind": "code",
												"text": "`type`"
											},
											{
												"kind": "text",
												"text": " property\nof the reflection, and should not be relied on for this. Support for checking object types will likely be removed in v0.29.\n\nThe given callback will be invoked for all children, signatures and type parameters\nattached to this reflection."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/TypeParameterReflection.ts",
											"line": 68,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L68"
										}
									],
									"parameters": [
										{
											"id": 1167,
											"name": "_callback",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 913,
												"name": "TraverseCallback",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 977,
										"name": "Reflection.traverse"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 976,
								"name": "Reflection.traverse"
							}
						},
						{
							"id": 1210,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 499,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
								}
							],
							"signatures": [
								{
									"id": 1211,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 499,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L499"
										}
									],
									"parameters": [
										{
											"id": 1212,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 917,
												"name": "ReflectionVisitor",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 980,
										"name": "Reflection.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 979,
								"name": "Reflection.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								1146
							]
						},
						{
							"title": "Methods",
							"children": [
								1161,
								1191,
								1180,
								1177,
								1186,
								1189,
								1206,
								1196,
								1208,
								1202,
								1200,
								1194,
								1204,
								1198,
								1156,
								1174,
								1182,
								1158,
								1213,
								1215,
								1165,
								1210
							]
						},
						{
							"title": "Properties",
							"children": [
								1171,
								1168,
								1170,
								1169,
								1172,
								1151,
								1173,
								1154,
								1152,
								1153,
								1155
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/TypeParameterReflection.ts",
							"line": 22,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L22"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 924,
							"name": "Reflection",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2010,
					"name": "UnionType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an union type.\n\n"
							},
							{
								"kind": "code",
								"text": "```ts\nlet value: string | string[];\n```"
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 2011,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1394,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1394"
								}
							],
							"signatures": [
								{
									"id": 2012,
									"name": "UnionType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1394,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1394"
										}
									],
									"parameters": [
										{
											"id": 2013,
											"name": "types",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 1284,
													"name": "SomeType",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 2010,
										"name": "UnionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 2014,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1384,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1384"
								}
							],
							"type": {
								"type": "literal",
								"value": "union"
							},
							"defaultValue": "\"union\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 2016,
							"name": "types",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isPublic": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1394,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1394"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 2015,
							"name": "elementSummaries",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If present, there should be as many items in this array as there are items in the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "types",
										"target": 2016
									},
									{
										"kind": "text",
										"text": " array.\n\nThis member is only valid on unions which are on "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "DeclarationReflection.type",
										"target": 350,
										"tsLinkText": "DeclarationReflection.type"
									},
									{
										"kind": "text",
										"text": " with a\n"
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ReflectionKind",
										"target": 590
									},
									{
										"kind": "text",
										"text": " "
									},
									{
										"kind": "code",
										"text": "`kind`"
									},
									{
										"kind": "text",
										"text": " of "
									},
									{
										"kind": "code",
										"text": "`TypeAlias`"
									},
									{
										"kind": "text",
										"text": ". Specifying it on any other union is undefined behavior."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1392,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1392"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "array",
									"elementType": {
										"type": "reference",
										"target": 140,
										"name": "CommentDisplayPart",
										"package": "typedoc"
									}
								}
							}
						},
						{
							"id": 2045,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 2046,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 2022,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1434,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1434"
								}
							],
							"signatures": [
								{
									"id": 2023,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1434,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1434"
										}
									],
									"parameters": [
										{
											"id": 2024,
											"name": "de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 2025,
											"name": "obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5633,
												"name": "UnionType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"overwrites": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 2017,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1398,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1398"
								}
							],
							"signatures": [
								{
									"id": 2018,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1398,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1398"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 2019,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1404,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1404"
								}
							],
							"signatures": [
								{
									"id": 2020,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1404,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1404"
										}
									],
									"parameters": [
										{
											"id": 2021,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 2042,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 2043,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 2044,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 2026,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1440,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1440"
								}
							],
							"signatures": [
								{
									"id": 2027,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1440,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1440"
										}
									],
									"parameters": [
										{
											"id": 2028,
											"name": "serializer",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5696,
												"name": "Serializer",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 5633,
										"name": "UnionType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 2029,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 2030,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 2031,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 2032,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 2033,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 2034,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 2035,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 2036,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 2037,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 2038,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 2039,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 2040,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 2041,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2011
							]
						},
						{
							"title": "Methods",
							"children": [
								2045,
								2022,
								2017,
								2019,
								2042,
								2026,
								2029,
								2031
							]
						},
						{
							"title": "Properties",
							"children": [
								2014,
								2016,
								2015
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1383,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1383"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 2047,
					"name": "UnknownType",
					"variant": "declaration",
					"kind": 128,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents all unknown types that cannot be converted by TypeDoc."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 2048,
							"name": "constructor",
							"variant": "declaration",
							"kind": 512,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1461,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1461"
								}
							],
							"signatures": [
								{
									"id": 2049,
									"name": "UnknownType",
									"variant": "signature",
									"kind": 16384,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1461,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1461"
										}
									],
									"parameters": [
										{
											"id": 2050,
											"name": "name",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 2047,
										"name": "UnknownType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1223,
										"name": "Type.constructor"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1222,
								"name": "Type.constructor"
							}
						},
						{
							"id": 2052,
							"name": "name",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A string representation of the type as returned from TypeScript compiler."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1459,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1459"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 2051,
							"name": "type",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isReadonly": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The type name identifier."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1454,
									"character": 22,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1454"
								}
							],
							"type": {
								"type": "literal",
								"value": "unknown"
							},
							"defaultValue": "\"unknown\"",
							"overwrites": {
								"type": "reference",
								"target": 1224,
								"name": "Type.type"
							}
						},
						{
							"id": 2080,
							"name": "estimatePrintWidth",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
								}
							],
							"signatures": [
								{
									"id": 2081,
									"name": "estimatePrintWidth",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return the estimated size of the type if it was all printed on one line."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 67,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L67"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1254,
										"name": "Type.estimatePrintWidth"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1253,
								"name": "Type.estimatePrintWidth"
							}
						},
						{
							"id": 2076,
							"name": "fromObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 54,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
								}
							],
							"signatures": [
								{
									"id": 2077,
									"name": "fromObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 54,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L54"
										}
									],
									"parameters": [
										{
											"id": 2078,
											"name": "_de",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5110,
												"name": "Deserializer",
												"package": "typedoc"
											}
										},
										{
											"id": 2079,
											"name": "_obj",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 5529,
												"name": "SomeType",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "void"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1245,
										"name": "Type.fromObject"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1244,
								"name": "Type.fromObject"
							}
						},
						{
							"id": 2053,
							"name": "getTypeString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isProtected": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1466,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1466"
								}
							],
							"signatures": [
								{
									"id": 2054,
									"name": "getTypeString",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Implementation method for "
											},
											{
												"kind": "code",
												"text": "`toString`"
											},
											{
												"kind": "text",
												"text": ". "
											},
											{
												"kind": "code",
												"text": "`needsParenthesis`"
											},
											{
												"kind": "text",
												"text": " will be used to determine if\nthe returned string should be wrapped in parenthesis."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1466,
											"character": 23,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1466"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"overwrites": {
										"type": "reference",
										"target": 1252,
										"name": "Type.getTypeString"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1251,
								"name": "Type.getTypeString"
							}
						},
						{
							"id": 2055,
							"name": "needsParenthesis",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1474,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1474"
								}
							],
							"signatures": [
								{
									"id": 2056,
									"name": "needsParenthesis",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Always returns true if not at the root level, we have no idea what's in here, so wrap it in parenthesis\nto be extra safe."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1474,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1474"
										}
									],
									"parameters": [
										{
											"id": 2057,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"overwrites": {
										"type": "reference",
										"target": 1249,
										"name": "Type.needsParenthesis"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1248,
								"name": "Type.needsParenthesis"
							}
						},
						{
							"id": 2073,
							"name": "stringify",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
								}
							],
							"signatures": [
								{
									"id": 2074,
									"name": "stringify",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 44,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L44"
										}
									],
									"parameters": [
										{
											"id": 2075,
											"name": "context",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1285,
												"name": "TypeContext",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1239,
										"name": "Type.stringify"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1238,
								"name": "Type.stringify"
							}
						},
						{
							"id": 2058,
							"name": "toObject",
							"variant": "declaration",
							"kind": 2048,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 1478,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1478"
								}
							],
							"signatures": [
								{
									"id": 2059,
									"name": "toObject",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 1478,
											"character": 13,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1478"
										}
									],
									"type": {
										"type": "reference",
										"target": 5637,
										"name": "UnknownType",
										"package": "typedoc"
									},
									"overwrites": {
										"type": "reference",
										"target": 1242,
										"name": "Type.toObject"
									}
								}
							],
							"overwrites": {
								"type": "reference",
								"target": 1241,
								"name": "Type.toObject"
							}
						},
						{
							"id": 2060,
							"name": "toString",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 25,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
								}
							],
							"signatures": [
								{
									"id": 2061,
									"name": "toString",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Return a string representation of this type."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 25,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L25"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1226,
										"name": "Type.toString"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1225,
								"name": "Type.toString"
							}
						},
						{
							"id": 2062,
							"name": "visit",
							"variant": "declaration",
							"kind": 2048,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 33,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
								},
								{
									"fileName": "lib/models/types.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L37"
								}
							],
							"signatures": [
								{
									"id": 2063,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L32"
										}
									],
									"typeParameters": [
										{
											"id": 2064,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 2065,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 2066,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 1276,
												"typeArguments": [
													{
														"type": "reference",
														"target": 1229,
														"name": "T",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													{
														"type": "reference",
														"target": 1230,
														"name": "A",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												],
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										},
										{
											"id": 2067,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1230,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 1229,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1228,
										"name": "Type.visit"
									}
								},
								{
									"id": 2068,
									"name": "visit",
									"variant": "signature",
									"kind": 4096,
									"flags": {
										"isInherited": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Visit this type, returning the value returned by the visitor."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 33,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L33"
										}
									],
									"typeParameters": [
										{
											"id": 2069,
											"name": "T",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {}
										},
										{
											"id": 2070,
											"name": "A",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "any"
												}
											},
											"default": {
												"type": "tuple"
											}
										}
									],
									"parameters": [
										{
											"id": 2071,
											"name": "visitor",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Partial"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 1276,
														"typeArguments": [
															{
																"type": "reference",
																"target": 1234,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															},
															{
																"type": "reference",
																"target": 1235,
																"name": "A",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														],
														"name": "TypeVisitor",
														"package": "typedoc"
													}
												],
												"name": "Partial",
												"package": "typescript"
											}
										},
										{
											"id": 2072,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "reference",
												"target": 1235,
												"name": "A",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1234,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									},
									"inheritedFrom": {
										"type": "reference",
										"target": 1233,
										"name": "Type.visit"
									}
								}
							],
							"inheritedFrom": {
								"type": "reference",
								"target": 1227,
								"name": "Type.visit"
							}
						}
					],
					"groups": [
						{
							"title": "Constructors",
							"children": [
								2048
							]
						},
						{
							"title": "Methods",
							"children": [
								2080,
								2076,
								2053,
								2055,
								2073,
								2058,
								2060,
								2062
							]
						},
						{
							"title": "Properties",
							"children": [
								2052,
								2051
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 1453,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1453"
						}
					],
					"extendedTypes": [
						{
							"type": "reference",
							"target": 1221,
							"name": "Type",
							"package": "typedoc"
						}
					]
				},
				{
					"id": 336,
					"name": "DeclarationHierarchy",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Stores hierarchical type data."
							}
						],
						"blockTags": [
							{
								"tag": "@see",
								"content": [
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "DeclarationReflection.typeHierarchy",
										"target": 364
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 337,
							"name": "types",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The types represented by this node in the hierarchy."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L22"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 1284,
									"name": "SomeType",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 339,
							"name": "isTarget",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Is this the entry containing the target type?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 32,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L32"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						},
						{
							"id": 338,
							"name": "next",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The next hierarchy level."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/DeclarationReflection.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L27"
								}
							],
							"type": {
								"type": "reference",
								"target": 336,
								"name": "DeclarationHierarchy",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								337,
								339,
								338
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/DeclarationReflection.ts",
							"line": 18,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L18"
						}
					]
				},
				{
					"id": 147,
					"name": "InlineTagDisplayPart",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents an inline tag like "
							},
							{
								"kind": "code",
								"text": "`{@link Foo}`"
							},
							{
								"kind": "text",
								"text": "\n\nThe "
							},
							{
								"kind": "code",
								"text": "`@link`"
							},
							{
								"kind": "text",
								"text": ", "
							},
							{
								"kind": "code",
								"text": "`@linkcode`"
							},
							{
								"kind": "text",
								"text": ", and "
							},
							{
								"kind": "code",
								"text": "`@linkplain`"
							},
							{
								"kind": "text",
								"text": " tags may have a "
							},
							{
								"kind": "code",
								"text": "`target`"
							},
							{
								"kind": "text",
								"text": "\nproperty set indicating which reflection/url they link to. They may also\nhave a "
							},
							{
								"kind": "code",
								"text": "`tsLinkText`"
							},
							{
								"kind": "text",
								"text": " property which includes the part of the "
							},
							{
								"kind": "code",
								"text": "`text`"
							},
							{
								"kind": "text",
								"text": " which\nTypeScript thinks should be displayed as the link text."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						],
						"modifierTags": [
							"@expand"
						]
					},
					"children": [
						{
							"id": 148,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 37,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L37"
								}
							],
							"type": {
								"type": "literal",
								"value": "inline-tag"
							}
						},
						{
							"id": 149,
							"name": "tag",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L38"
								}
							],
							"type": {
								"type": "templateLiteral",
								"head": "@",
								"tail": [
									[
										{
											"type": "intrinsic",
											"name": "string"
										},
										""
									]
								]
							}
						},
						{
							"id": 150,
							"name": "text",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 39,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L39"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						},
						{
							"id": 151,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 40,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L40"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									},
									{
										"type": "reference",
										"target": 1027,
										"name": "ReflectionSymbolId",
										"package": "typedoc"
									}
								]
							}
						},
						{
							"id": 152,
							"name": "tsLinkText",
							"variant": "declaration",
							"kind": 1024,
							"flags": {
								"isOptional": true
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 41,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L41"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								148,
								149,
								150,
								151,
								152
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Comment.ts",
							"line": 36,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L36"
						}
					]
				},
				{
					"id": 2086,
					"name": "ReflectionVariant",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A map of known "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Reflection",
								"target": 924
							},
							{
								"kind": "text",
								"text": " concrete subclasses.\nThis is used during deserialization to reconstruct serialized objects."
							}
						]
					},
					"children": [
						{
							"id": 2087,
							"name": "declaration",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 14,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L14"
								}
							],
							"type": {
								"type": "reference",
								"target": 340,
								"name": "DeclarationReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2093,
							"name": "document",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 20,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L20"
								}
							],
							"type": {
								"type": "reference",
								"target": 453,
								"name": "DocumentReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2088,
							"name": "param",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L15"
								}
							],
							"type": {
								"type": "reference",
								"target": 646,
								"name": "ParameterReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2089,
							"name": "project",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L16"
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2090,
							"name": "reference",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L17"
								}
							],
							"type": {
								"type": "reference",
								"target": 718,
								"name": "ReferenceReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2091,
							"name": "signature",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 18,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L18"
								}
							],
							"type": {
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							}
						},
						{
							"id": 2092,
							"name": "typeParam",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/variant.ts",
									"line": 19,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L19"
								}
							],
							"type": {
								"type": "reference",
								"target": 1145,
								"name": "TypeParameterReflection",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								2087,
								2093,
								2088,
								2089,
								2090,
								2091,
								2092
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/variant.ts",
							"line": 13,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L13"
						}
					]
				},
				{
					"id": 153,
					"name": "RelativeLinkDisplayPart",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a reference to a path relative to where the comment resides.\nThis is used to detect and copy relative image links.\n\nUse "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "FileRegistry",
								"target": 534
							},
							{
								"kind": "text",
								"text": " to determine what path on disc this refers to.\n\nThis is used for relative links within comments/documents.\nIt is used to mark pieces of text which need to be replaced\nto make links work properly."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							}
						],
						"modifierTags": [
							"@expand"
						]
					},
					"children": [
						{
							"id": 154,
							"name": "kind",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 57,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L57"
								}
							],
							"type": {
								"type": "literal",
								"value": "relative-link"
							}
						},
						{
							"id": 156,
							"name": "target",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A link to either some document outside of the project or a reflection.\nThis may be "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " if the relative path does not exist."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 66,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L66"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						},
						{
							"id": 157,
							"name": "targetAnchor",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Anchor within the target page, validated after rendering if possible"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 70,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L70"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						},
						{
							"id": 155,
							"name": "text",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The original relative text from the parsed comment."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Comment.ts",
									"line": 61,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L61"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								154,
								156,
								157,
								155
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/Comment.ts",
							"line": 56,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L56"
						}
					]
				},
				{
					"id": 913,
					"name": "TraverseCallback",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 254,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L254"
						}
					],
					"signatures": [
						{
							"id": 914,
							"name": "TraverseCallback",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "May return false to bail out of any further iteration. To preserve backwards compatibility, if\na function returns undefined, iteration must continue."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 259,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L259"
								}
							],
							"parameters": [
								{
									"id": 915,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 916,
									"name": "property",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 903,
										"name": "TraverseProperty",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 1255,
					"name": "TypeKindMap",
					"variant": "declaration",
					"kind": 256,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"children": [
						{
							"id": 1256,
							"name": "array",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 74,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L74"
								}
							],
							"type": {
								"type": "reference",
								"target": 1309,
								"name": "ArrayType",
								"package": "typedoc"
							}
						},
						{
							"id": 1257,
							"name": "conditional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L75"
								}
							],
							"type": {
								"type": "reference",
								"target": 1344,
								"name": "ConditionalType",
								"package": "typedoc"
							}
						},
						{
							"id": 1258,
							"name": "indexedAccess",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 76,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L76"
								}
							],
							"type": {
								"type": "reference",
								"target": 1386,
								"name": "IndexedAccessType",
								"package": "typedoc"
							}
						},
						{
							"id": 1259,
							"name": "inferred",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 77,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L77"
								}
							],
							"type": {
								"type": "reference",
								"target": 1423,
								"name": "InferredType",
								"package": "typedoc"
							}
						},
						{
							"id": 1260,
							"name": "intersection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 78,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L78"
								}
							],
							"type": {
								"type": "reference",
								"target": 1461,
								"name": "IntersectionType",
								"package": "typedoc"
							}
						},
						{
							"id": 1261,
							"name": "intrinsic",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 79,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L79"
								}
							],
							"type": {
								"type": "reference",
								"target": 1497,
								"name": "IntrinsicType",
								"package": "typedoc"
							}
						},
						{
							"id": 1262,
							"name": "literal",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 80,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L80"
								}
							],
							"type": {
								"type": "reference",
								"target": 1531,
								"name": "LiteralType",
								"package": "typedoc"
							}
						},
						{
							"id": 1263,
							"name": "mapped",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 81,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L81"
								}
							],
							"type": {
								"type": "reference",
								"target": 1565,
								"name": "MappedType",
								"package": "typedoc"
							}
						},
						{
							"id": 1272,
							"name": "namedTupleMember",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 90,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L90"
								}
							],
							"type": {
								"type": "reference",
								"target": 1933,
								"name": "NamedTupleMember",
								"package": "typedoc"
							}
						},
						{
							"id": 1264,
							"name": "optional",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 82,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L82"
								}
							],
							"type": {
								"type": "reference",
								"target": 1610,
								"name": "OptionalType",
								"package": "typedoc"
							}
						},
						{
							"id": 1265,
							"name": "predicate",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L83"
								}
							],
							"type": {
								"type": "reference",
								"target": 1645,
								"name": "PredicateType",
								"package": "typedoc"
							}
						},
						{
							"id": 1266,
							"name": "query",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 84,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L84"
								}
							],
							"type": {
								"type": "reference",
								"target": 1684,
								"name": "QueryType",
								"package": "typedoc"
							}
						},
						{
							"id": 1267,
							"name": "reference",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 85,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L85"
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						},
						{
							"id": 1268,
							"name": "reflection",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 86,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L86"
								}
							],
							"type": {
								"type": "reference",
								"target": 1790,
								"name": "ReflectionType",
								"package": "typedoc"
							}
						},
						{
							"id": 1269,
							"name": "rest",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 87,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L87"
								}
							],
							"type": {
								"type": "reference",
								"target": 1826,
								"name": "RestType",
								"package": "typedoc"
							}
						},
						{
							"id": 1270,
							"name": "templateLiteral",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L88"
								}
							],
							"type": {
								"type": "reference",
								"target": 1861,
								"name": "TemplateLiteralType",
								"package": "typedoc"
							}
						},
						{
							"id": 1271,
							"name": "tuple",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L89"
								}
							],
							"type": {
								"type": "reference",
								"target": 1898,
								"name": "TupleType",
								"package": "typedoc"
							}
						},
						{
							"id": 1273,
							"name": "typeOperator",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 91,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L91"
								}
							],
							"type": {
								"type": "reference",
								"target": 1972,
								"name": "TypeOperatorType",
								"package": "typedoc"
							}
						},
						{
							"id": 1274,
							"name": "union",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 92,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L92"
								}
							],
							"type": {
								"type": "reference",
								"target": 2010,
								"name": "UnionType",
								"package": "typedoc"
							}
						},
						{
							"id": 1275,
							"name": "unknown",
							"variant": "declaration",
							"kind": 1024,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 93,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L93"
								}
							],
							"type": {
								"type": "reference",
								"target": 2047,
								"name": "UnknownType",
								"package": "typedoc"
							}
						}
					],
					"groups": [
						{
							"title": "Properties",
							"children": [
								1256,
								1257,
								1258,
								1259,
								1260,
								1261,
								1262,
								1263,
								1272,
								1264,
								1265,
								1266,
								1267,
								1268,
								1269,
								1270,
								1271,
								1273,
								1274,
								1275
							]
						}
					],
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 73,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L73"
						}
					]
				},
				{
					"id": 140,
					"name": "CommentDisplayPart",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Represents a parsed piece of a comment."
							}
						],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Comments"
									}
								]
							},
							{
								"tag": "@see",
								"content": [
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "JSONOutput.CommentDisplayPart",
										"target": 5663
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/models/Comment.ts",
							"line": 13,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L13"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reflection",
								"declaration": {
									"id": 141,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 142,
											"name": "kind",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/Comment.ts",
													"line": 17,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L17"
												}
											],
											"type": {
												"type": "literal",
												"value": "text"
											}
										},
										{
											"id": 143,
											"name": "text",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/Comment.ts",
													"line": 17,
													"character": 22,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L17"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												142,
												143
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 17,
											"character": 6,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L17"
										}
									]
								}
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 144,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 145,
											"name": "kind",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/Comment.ts",
													"line": 22,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L22"
												}
											],
											"type": {
												"type": "literal",
												"value": "code"
											}
										},
										{
											"id": 146,
											"name": "text",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/Comment.ts",
													"line": 22,
													"character": 22,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L22"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												145,
												146
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/Comment.ts",
											"line": 22,
											"character": 6,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L22"
										}
									]
								}
							},
							{
								"type": "reference",
								"target": 147,
								"name": "InlineTagDisplayPart",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 153,
								"name": "RelativeLinkDisplayPart",
								"package": "typedoc"
							}
						],
						"elementSummaries": [
							[
								{
									"kind": "text",
									"text": "Represents a plain text portion of the comment, may contain markdown"
								}
							],
							[
								{
									"kind": "text",
									"text": "Represents a code block separated out form the plain text entry so\nthat TypeDoc knows to skip it when parsing relative links and inline tags."
								}
							],
							[],
							[]
						]
					}
				},
				{
					"id": 531,
					"name": "FileId",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 6,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L6"
						}
					],
					"type": {
						"type": "intersection",
						"types": [
							{
								"type": "intrinsic",
								"name": "number"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 532,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 533,
											"name": "__mediaIdBrand",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/FileRegistry.ts",
													"line": 6,
													"character": 32,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L6"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												533
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 6,
											"character": 30,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L6"
										}
									]
								}
							}
						]
					}
				},
				{
					"id": 921,
					"name": "ReflectionId",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Alias for a "
							},
							{
								"kind": "code",
								"text": "`number`"
							},
							{
								"kind": "text",
								"text": " which references a reflection.\n"
							},
							{
								"kind": "code",
								"text": "`-1`"
							},
							{
								"kind": "text",
								"text": " may be used for an invalid reflection ID."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 273,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L273"
						}
					],
					"type": {
						"type": "intersection",
						"types": [
							{
								"type": "intrinsic",
								"name": "number"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 922,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 923,
											"name": "__reflectionIdBrand",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/Reflection.ts",
													"line": 273,
													"character": 38,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L273"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "never"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												923
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/Reflection.ts",
											"line": 273,
											"character": 36,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L273"
										}
									]
								}
							}
						]
					}
				},
				{
					"id": 1024,
					"name": "ReflectionSymbolIdString",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "See "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ReflectionSymbolId",
								"target": 1027
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/models/ReflectionSymbolId.ts",
							"line": 8,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L8"
						}
					],
					"type": {
						"type": "intersection",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 1025,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 1026,
											"name": "__reflectionSymbolId",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/models/ReflectionSymbolId.ts",
													"line": 9,
													"character": 13,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L9"
												}
											],
											"type": {
												"type": "typeOperator",
												"operator": "unique",
												"target": {
													"type": "intrinsic",
													"name": "symbol"
												}
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												1026
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/ReflectionSymbolId.ts",
											"line": 8,
											"character": 48,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L8"
										}
									]
								}
							}
						]
					}
				},
				{
					"id": 917,
					"name": "ReflectionVisitor",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 265,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L265"
						}
					],
					"type": {
						"type": "mapped",
						"parameter": "K",
						"parameterType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 2086,
								"name": "ReflectionVariant",
								"package": "typedoc"
							}
						},
						"templateType": {
							"type": "reflection",
							"declaration": {
								"id": 918,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/Reflection.ts",
										"line": 266,
										"character": 37,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L266"
									}
								],
								"signatures": [
									{
										"id": 919,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"parameters": [
											{
												"id": 920,
												"name": "refl",
												"variant": "param",
												"kind": 32768,
												"flags": {},
												"type": {
													"type": "indexedAccess",
													"indexType": {
														"type": "reference",
														"target": {
															"packageName": "typedoc",
															"packagePath": "src/lib/models/Reflection.ts",
															"qualifiedName": "K"
														},
														"name": "K",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													"objectType": {
														"type": "reference",
														"target": 2086,
														"name": "ReflectionVariant",
														"package": "typedoc"
													}
												}
											}
										],
										"type": {
											"type": "intrinsic",
											"name": "void"
										}
									}
								]
							}
						},
						"optionalModifier": "+"
					}
				},
				{
					"id": 2094,
					"name": "SomeReflection",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/variant.ts",
							"line": 23,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L23"
						}
					],
					"type": {
						"type": "indexedAccess",
						"indexType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 2086,
								"name": "ReflectionVariant",
								"package": "typedoc"
							}
						},
						"objectType": {
							"type": "reference",
							"target": 2086,
							"name": "ReflectionVariant",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 1284,
					"name": "SomeType",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 198,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L198"
						}
					],
					"type": {
						"type": "indexedAccess",
						"indexType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 1255,
								"name": "TypeKindMap",
								"package": "typedoc"
							}
						},
						"objectType": {
							"type": "reference",
							"target": 1255,
							"name": "TypeKindMap",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 1283,
					"name": "TypeKind",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@category",
								"content": [
									{
										"kind": "text",
										"text": "Types"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 195,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L195"
						}
					],
					"type": {
						"type": "typeOperator",
						"operator": "keyof",
						"target": {
							"type": "reference",
							"target": 1255,
							"name": "TypeKindMap",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 1276,
					"name": "TypeVisitor",
					"variant": "declaration",
					"kind": 2097152,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 96,
							"character": 12,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L96"
						}
					],
					"typeParameters": [
						{
							"id": 1281,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {},
							"default": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 1282,
							"name": "A",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {},
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "any"
								}
							},
							"default": {
								"type": "tuple"
							}
						}
					],
					"type": {
						"type": "mapped",
						"parameter": "K",
						"parameterType": {
							"type": "reference",
							"target": 1283,
							"name": "TypeKind",
							"package": "typedoc"
						},
						"templateType": {
							"type": "reflection",
							"declaration": {
								"id": 1277,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/models/types.ts",
										"line": 97,
										"character": 21,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L97"
									}
								],
								"signatures": [
									{
										"id": 1278,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"parameters": [
											{
												"id": 1279,
												"name": "type",
												"variant": "param",
												"kind": 32768,
												"flags": {},
												"type": {
													"type": "indexedAccess",
													"indexType": {
														"type": "reference",
														"target": {
															"packageName": "typedoc",
															"packagePath": "src/lib/models/types.ts",
															"qualifiedName": "K"
														},
														"name": "K",
														"package": "typedoc",
														"refersToTypeParameter": true
													},
													"objectType": {
														"type": "reference",
														"target": 1255,
														"name": "TypeKindMap",
														"package": "typedoc"
													}
												}
											},
											{
												"id": 1280,
												"name": "args",
												"variant": "param",
												"kind": 32768,
												"flags": {
													"isRest": true
												},
												"type": {
													"type": "reference",
													"target": 1282,
													"name": "A",
													"package": "typedoc",
													"refersToTypeParameter": true
												}
											}
										],
										"type": {
											"type": "reference",
											"target": 1281,
											"name": "T",
											"package": "typedoc",
											"refersToTypeParameter": true
										}
									}
								]
							}
						}
					}
				},
				{
					"id": 1218,
					"name": "makeRecursiveVisitor",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/types.ts",
							"line": 100,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L100"
						}
					],
					"signatures": [
						{
							"id": 1219,
							"name": "makeRecursiveVisitor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/types.ts",
									"line": 100,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L100"
								}
							],
							"parameters": [
								{
									"id": 1220,
									"name": "visitor",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 1276,
												"name": "TypeVisitor",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1276,
								"name": "TypeVisitor",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 840,
					"name": "resetReflectionID",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/Reflection.ts",
							"line": 26,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L26"
						}
					],
					"signatures": [
						{
							"id": 841,
							"name": "resetReflectionID",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the reflection id.\n\nUsed by the test cases to ensure the reflection ids won't change between runs."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/Reflection.ts",
									"line": 26,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L26"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 2082,
					"name": "splitUnquotedString",
					"variant": "declaration",
					"kind": 64,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/models/utils.ts",
							"line": 1,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/utils.ts#L1"
						}
					],
					"signatures": [
						{
							"id": 2083,
							"name": "splitUnquotedString",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/models/utils.ts",
									"line": 1,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/utils.ts#L1"
								}
							],
							"parameters": [
								{
									"id": 2084,
									"name": "input",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 2085,
									"name": "delimiter",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Namespaces",
					"children": [
						615
					]
				},
				{
					"title": "Classes",
					"children": [
						1309,
						179,
						158,
						1344,
						252,
						340,
						453,
						534,
						1386,
						1423,
						1461,
						1497,
						1531,
						1565,
						1933,
						1610,
						646,
						1645,
						2,
						1684,
						718,
						1719,
						924,
						994,
						855,
						1007,
						1027,
						1790,
						1826,
						1044,
						1121,
						1861,
						1898,
						1221,
						1972,
						1145,
						2010,
						2047
					]
				},
				{
					"title": "Enumerations",
					"children": [
						842,
						590,
						903,
						1285,
						1141
					]
				},
				{
					"title": "Functions",
					"children": [
						1218,
						840,
						2082
					]
				},
				{
					"title": "Interfaces",
					"children": [
						336,
						147,
						2086,
						153,
						913,
						1255
					]
				},
				{
					"title": "Type Aliases",
					"children": [
						140,
						531,
						921,
						1024,
						917,
						2094,
						1284,
						1283,
						1276
					]
				}
			],
			"categories": [
				{
					"title": "Reflections",
					"description": [
						{
							"kind": "text",
							"text": "Describes a documentation entry. The root entry is a "
						},
						{
							"kind": "inline-tag",
							"tag": "@link",
							"text": "ProjectReflection",
							"target": 2
						},
						{
							"kind": "text",
							"text": "\nand contains "
						},
						{
							"kind": "inline-tag",
							"tag": "@link",
							"text": "DeclarationReflection",
							"target": 340
						},
						{
							"kind": "text",
							"text": " instances."
						}
					],
					"children": [
						615,
						590,
						252,
						340,
						646,
						2,
						718,
						924,
						1044,
						1145
					]
				},
				{
					"title": "Types",
					"description": [
						{
							"kind": "text",
							"text": "Describes a TypeScript type."
						}
					],
					"children": [
						1309,
						1344,
						1386,
						1423,
						1461,
						1497,
						1531,
						1565,
						1933,
						1610,
						1645,
						1684,
						1719,
						1790,
						1826,
						1861,
						1898,
						1221,
						1972,
						2010,
						2047,
						1255,
						1284,
						1283
					]
				},
				{
					"title": "Comments",
					"children": [
						179,
						158,
						147,
						153,
						140
					]
				},
				{
					"title": "Other",
					"children": [
						842,
						903,
						1285,
						1141,
						453,
						534,
						994,
						855,
						1007,
						1027,
						1121,
						336,
						2086,
						913,
						531,
						921,
						1024,
						917,
						2094,
						1276,
						1218,
						840,
						2082
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/models/index.ts",
					"line": 1,
					"character": 0,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/index.ts#L1"
				}
			]
		},
		{
			"id": 4674,
			"name": "EntryPointStrategy",
			"variant": "declaration",
			"kind": 8,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Defines how entry points are interpreted."
					}
				]
			},
			"children": [
				{
					"id": 4676,
					"name": "Expand",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The default behavior in v0.21 and earlier. Behaves like the resolve behavior, but will recursively\nexpand directories into an entry point for each file within the directory."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 25,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L25"
						}
					],
					"type": {
						"type": "literal",
						"value": "expand"
					}
				},
				{
					"id": 4678,
					"name": "Merge",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Merges multiple previously generated output from TypeDoc's --json output together into a single project."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 34,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L34"
						}
					],
					"type": {
						"type": "literal",
						"value": "merge"
					}
				},
				{
					"id": 4677,
					"name": "Packages",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Run TypeDoc in each directory passed as an entry point. Once all directories have been converted,\nuse the merge option to produce final output."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 30,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L30"
						}
					],
					"type": {
						"type": "literal",
						"value": "packages"
					}
				},
				{
					"id": 4675,
					"name": "Resolve",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The default behavior in v0.22+, expects all provided entry points as being part of a single program.\nAny directories included in the entry point list will result in "
							},
							{
								"kind": "code",
								"text": "`dir/index.([cm][tj]s|[tj]sx?)`"
							},
							{
								"kind": "text",
								"text": " being used."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 20,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L20"
						}
					],
					"type": {
						"type": "literal",
						"value": "resolve"
					}
				}
			],
			"groups": [
				{
					"title": "Enumeration Members",
					"children": [
						4676,
						4678,
						4677,
						4675
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils/entry-point.ts",
					"line": 15,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L15"
				},
				{
					"fileName": "lib/utils/entry-point.ts",
					"line": 37,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L37"
				}
			]
		},
		{
			"id": 5058,
			"name": "LogLevel",
			"variant": "declaration",
			"kind": 8,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "List of known log levels. Used to specify the urgency of a log message."
					}
				]
			},
			"children": [
				{
					"id": 5062,
					"name": "Error",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 12,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L12"
						}
					],
					"type": {
						"type": "literal",
						"value": 3
					}
				},
				{
					"id": 5060,
					"name": "Info",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 10,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L10"
						}
					],
					"type": {
						"type": "literal",
						"value": 1
					}
				},
				{
					"id": 5063,
					"name": "None",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 13,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L13"
						}
					],
					"type": {
						"type": "literal",
						"value": 4
					}
				},
				{
					"id": 5059,
					"name": "Verbose",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 9,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L9"
						}
					],
					"type": {
						"type": "literal",
						"value": 0
					}
				},
				{
					"id": 5061,
					"name": "Warn",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 11,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L11"
						}
					],
					"type": {
						"type": "literal",
						"value": 2
					}
				}
			],
			"groups": [
				{
					"title": "Enumeration Members",
					"children": [
						5062,
						5060,
						5063,
						5059,
						5061
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/logger.ts",
					"line": 8,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L8"
				}
			]
		},
		{
			"id": 4148,
			"name": "PageKind",
			"variant": "declaration",
			"kind": 8,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "The type of page which should be rendered. This may be extended in the future.\n\nNote: TypeDoc any string may be used as the page kind. TypeDoc defines a few\ndescribed by this object."
					}
				]
			},
			"children": [
				{
					"id": 4151,
					"name": "Document",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 20,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L20"
						}
					],
					"type": {
						"type": "literal",
						"value": "document"
					}
				},
				{
					"id": 4152,
					"name": "Hierarchy",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 21,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L21"
						}
					],
					"type": {
						"type": "literal",
						"value": "hierarchy"
					}
				},
				{
					"id": 4149,
					"name": "Index",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 18,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L18"
						}
					],
					"type": {
						"type": "literal",
						"value": "index"
					}
				},
				{
					"id": 4150,
					"name": "Reflection",
					"variant": "declaration",
					"kind": 16,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 19,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L19"
						}
					],
					"type": {
						"type": "literal",
						"value": "reflection"
					}
				}
			],
			"groups": [
				{
					"title": "Enumeration Members",
					"children": [
						4151,
						4152,
						4149,
						4150
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 17,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L17"
				},
				{
					"fileName": "lib/output/router.ts",
					"line": 23,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L23"
				}
			]
		},
		{
			"id": 3072,
			"name": "Application",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "The default TypeDoc main application class.\n\nThis class holds the two main components of TypeDoc, the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Converter",
						"target": 3313
					},
					{
						"kind": "text",
						"text": " and\nthe "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": ". When running TypeDoc, first the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Converter",
						"target": 3313
					},
					{
						"kind": "text",
						"text": " is invoked which\ngenerates a "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "ProjectReflection",
						"target": 2
					},
					{
						"kind": "text",
						"text": " from the passed in source files. The\n"
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "ProjectReflection",
						"target": 2
					},
					{
						"kind": "text",
						"text": " is a hierarchical model representation of the TypeScript\nproject. Afterwards the model is passed to the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " which uses an instance\nof "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Theme",
						"target": 4418
					},
					{
						"kind": "text",
						"text": " to generate the final documentation.\n\nBoth the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Converter",
						"target": 3313
					},
					{
						"kind": "text",
						"text": " and the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " emit a series of events while processing the project.\nSubscribe to these Events to control the application flow or alter the output."
					}
				],
				"blockTags": [
					{
						"tag": "@remarks",
						"content": [
							{
								"kind": "text",
								"text": "Access to an Application instance can be retrieved with "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Application.bootstrap",
								"target": 3081
							},
							{
								"kind": "text",
								"text": " or\n"
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Application.bootstrapWithPlugins",
								"target": 3077
							},
							{
								"kind": "text",
								"text": ". It can not be constructed manually."
							}
						]
					},
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "None"
							}
						]
					},
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Root level class which contains most useful behavior."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3164,
					"name": "componentName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The name of this component as set by the "
							},
							{
								"kind": "code",
								"text": "`@Component`"
							},
							{
								"kind": "text",
								"text": " decorator."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 31,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L31"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3670,
						"name": "AbstractComponent.componentName",
						"package": "typedoc"
					}
				},
				{
					"id": 3089,
					"name": "converter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The converter used to create the declaration reflections."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 113,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L113"
						}
					],
					"type": {
						"type": "reference",
						"target": 3313,
						"name": "Converter",
						"package": "typedoc"
					}
				},
				{
					"id": 3093,
					"name": "deserializer",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The deserializer used to restore previously serialized JSON output."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": 5110,
						"name": "Deserializer",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3100,
					"name": "files",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Due for deprecation in 0.29, use the reference to this on "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": ",\nthis was the wrong place for this member to live."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 155,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L155"
						}
					],
					"type": {
						"type": "reference",
						"target": 534,
						"name": "FileRegistry",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3098,
					"name": "internationalization",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Internationalization module which supports translating according to\nthe "
							},
							{
								"kind": "code",
								"text": "`lang`"
							},
							{
								"kind": "text",
								"text": " option."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 147,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L147"
						}
					],
					"type": {
						"type": "reference",
						"target": 6410,
						"name": "Internationalization",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3099,
					"name": "options",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 149,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L149"
						}
					],
					"type": {
						"type": "reference",
						"target": 2146,
						"name": "Options",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3090,
					"name": "outputs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L115"
						}
					],
					"type": {
						"type": "reference",
						"target": 4641,
						"name": "Outputs",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3091,
					"name": "renderer",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The renderer used to generate the HTML documentation output."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 120,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L120"
						}
					],
					"type": {
						"type": "reference",
						"target": 4153,
						"name": "Renderer",
						"package": "typedoc"
					}
				},
				{
					"id": 3092,
					"name": "serializer",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The serializer used to generate JSON output."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 125,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L125"
						}
					],
					"type": {
						"type": "reference",
						"target": 5696,
						"name": "Serializer",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 3074,
					"name": "EVENT_BOOTSTRAP_END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Emitted after plugins have been loaded and options have been read, but before they have been frozen.\nThe listener will be given an instance of "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Application",
								"target": 3072
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 182,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L182"
						}
					],
					"type": {
						"type": "literal",
						"value": "bootstrapEnd"
					},
					"defaultValue": "ApplicationEvents.BOOTSTRAP_END"
				},
				{
					"id": 3075,
					"name": "EVENT_PROJECT_REVIVE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Emitted after a project has been deserialized from JSON.\nThe listener will be given an instance of "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 188,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L188"
						}
					],
					"type": {
						"type": "literal",
						"value": "reviveProject"
					},
					"defaultValue": "ApplicationEvents.REVIVE"
				},
				{
					"id": 3076,
					"name": "EVENT_VALIDATE_PROJECT",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Emitted when validation is being run.\nThe listener will be given an instance of "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 194,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L194"
						}
					],
					"type": {
						"type": "literal",
						"value": "validateProject"
					},
					"defaultValue": "ApplicationEvents.VALIDATE_PROJECT"
				},
				{
					"id": 3073,
					"name": "VERSION",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The version number of TypeDoc."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 176,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L176"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "packageInfo.version"
				},
				{
					"id": 3165,
					"name": "application",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 44,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
						}
					],
					"getSignature": {
						"id": 3166,
						"name": "application",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the application / root component instance."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 44,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
							}
						],
						"type": {
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": 3671,
							"name": "AbstractComponent.application",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3671,
						"name": "AbstractComponent.application",
						"package": "typedoc"
					}
				},
				{
					"id": 3104,
					"name": "entryPoints",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 171,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L171"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4977,
							"name": "GlobString",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 3103,
					"name": "entryPointStrategy",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 167,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L167"
						}
					],
					"type": {
						"type": "reference",
						"target": 4674,
						"name": "EntryPointStrategy",
						"package": "typedoc"
					}
				},
				{
					"id": 3101,
					"name": "lang",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 159,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L159"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 3094,
					"name": "logger",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 135,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L135"
						},
						{
							"fileName": "lib/application.ts",
							"line": 138,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L138"
						}
					],
					"getSignature": {
						"id": 3095,
						"name": "logger",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "The logger that should be used to output messages."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/application.ts",
								"line": 135,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L135"
							}
						],
						"type": {
							"type": "reference",
							"target": 5004,
							"name": "Logger",
							"package": "typedoc"
						}
					},
					"setSignature": {
						"id": 3096,
						"name": "logger",
						"variant": "signature",
						"kind": 1048576,
						"flags": {},
						"sources": [
							{
								"fileName": "lib/application.ts",
								"line": 138,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L138"
							}
						],
						"parameters": [
							{
								"id": 3097,
								"name": "l",
								"variant": "param",
								"kind": 32768,
								"flags": {},
								"type": {
									"type": "reference",
									"target": 5004,
									"name": "Logger",
									"package": "typedoc"
								}
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "void"
						}
					}
				},
				{
					"id": 3167,
					"name": "owner",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 54,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
						}
					],
					"getSignature": {
						"id": 3168,
						"name": "owner",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the owner of this component."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 54,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/component.ts",
								"qualifiedName": "AbstractComponent.O"
							},
							"name": "O",
							"package": "typedoc",
							"qualifiedName": "AbstractComponent.O",
							"refersToTypeParameter": true
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "AbstractComponent.owner",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.owner",
						"package": "typedoc"
					}
				},
				{
					"id": 3102,
					"name": "skipErrorChecking",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 163,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L163"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3120,
					"name": "convert",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 377,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L377"
						}
					],
					"signatures": [
						{
							"id": 3121,
							"name": "convert",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Run the converter for the given set of files and return the generated reflections."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "An instance of ProjectReflection on success, undefined otherwise."
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 377,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L377"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3138,
					"name": "convertAndWatch",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 481,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L481"
						}
					],
					"signatures": [
						{
							"id": 3139,
							"name": "convertAndWatch",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Run a convert / watch process."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "True if the watch process should be restarted due to a\nconfiguration change, false for an options error"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 481,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L481"
								}
							],
							"parameters": [
								{
									"id": 3140,
									"name": "success",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Callback to run after each convert, receiving the project"
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3141,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/application.ts",
													"line": 482,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L482"
												}
											],
											"signatures": [
												{
													"id": 3142,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/application.ts",
															"line": 482,
															"character": 17,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L482"
														}
													],
													"parameters": [
														{
															"id": 3143,
															"name": "project",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 2,
																"name": "ProjectReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": {
															"packageName": "typescript",
															"packagePath": "lib/lib.es5.d.ts",
															"qualifiedName": "Promise"
														},
														"typeArguments": [
															{
																"type": "intrinsic",
																"name": "void"
															}
														],
														"name": "Promise",
														"package": "typescript"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "boolean"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3150,
					"name": "generateDocs",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 721,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L721"
						}
					],
					"signatures": [
						{
							"id": 3151,
							"name": "generateDocs",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Render HTML for the given project"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 721,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L721"
								}
							],
							"parameters": [
								{
									"id": 3152,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3153,
									"name": "out",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3154,
					"name": "generateJson",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 740,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L740"
						}
					],
					"signatures": [
						{
							"id": 3155,
							"name": "generateJson",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Write the reflections to a json file."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "Whether the JSON file could be written successfully."
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 740,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L740"
								}
							],
							"parameters": [
								{
									"id": 3156,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3157,
									"name": "out",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The path and file name of the target file."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3147,
					"name": "generateOutputs",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 714,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L714"
						}
					],
					"signatures": [
						{
							"id": 3148,
							"name": "generateOutputs",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Render outputs selected with options for the specified project"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 714,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L714"
								}
							],
							"parameters": [
								{
									"id": 3149,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3118,
					"name": "getDefinedEntryPoints",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 368,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L368"
						}
					],
					"signatures": [
						{
							"id": 3119,
							"name": "getDefinedEntryPoints",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets the entry points to be documented according to the current "
									},
									{
										"kind": "code",
										"text": "`entryPoints`"
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "code",
										"text": "`entryPointStrategy`"
									},
									{
										"kind": "text",
										"text": " options.\nMay return undefined if entry points fail to be expanded."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 368,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L368"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4753,
											"name": "DocumentationEntryPoint",
											"package": "typedoc"
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3116,
					"name": "getEntryPoints",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 357,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L357"
						}
					],
					"signatures": [
						{
							"id": 3117,
							"name": "getEntryPoints",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 357,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L357"
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4753,
											"name": "DocumentationEntryPoint",
											"package": "typedoc"
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3112,
					"name": "getTypeScriptPath",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 348,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L348"
						}
					],
					"signatures": [
						{
							"id": 3113,
							"name": "getTypeScriptPath",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Return the path to the TypeScript compiler."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 348,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L348"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3114,
					"name": "getTypeScriptVersion",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 353,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L353"
						}
					],
					"signatures": [
						{
							"id": 3115,
							"name": "getTypeScriptVersion",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 353,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L353"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3179,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 3180,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 3181,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3193,
											"name": "ApplicationEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3182,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3183,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3184,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 3185,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 3186,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3187,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 3193,
																	"name": "ApplicationEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.off",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.off",
						"package": "typedoc"
					}
				},
				{
					"id": 3169,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 3170,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 3171,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3193,
											"name": "ApplicationEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3172,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3173,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3174,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 3175,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 3176,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3177,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 3193,
																	"name": "ApplicationEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 3178,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.on",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.on",
						"package": "typedoc"
					}
				},
				{
					"id": 3108,
					"name": "setOptions",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 329,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L329"
						}
					],
					"signatures": [
						{
							"id": 3109,
							"name": "setOptions",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 329,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L329"
								}
							],
							"parameters": [
								{
									"id": 3110,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2667,
										"name": "TypeDocOptions",
										"package": "typedoc"
									}
								},
								{
									"id": 3111,
									"name": "reportErrors",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "true"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 3158,
					"name": "toString",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 756,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L756"
						}
					],
					"signatures": [
						{
							"id": 3159,
							"name": "toString",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Print the version number."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 756,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L756"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3188,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 3189,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 3190,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3193,
											"name": "ApplicationEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3191,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3192,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 3193,
											"name": "ApplicationEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.trigger",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.trigger",
						"package": "typedoc"
					}
				},
				{
					"id": 3144,
					"name": "validate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 667,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L667"
						}
					],
					"signatures": [
						{
							"id": 3145,
							"name": "validate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 667,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L667"
								}
							],
							"parameters": [
								{
									"id": 3146,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3134,
					"name": "watchFile",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 470,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L470"
						}
					],
					"signatures": [
						{
							"id": 3135,
							"name": "watchFile",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Register that the current build depends on a file, so that in watch mode\nthe build will be repeated.  Has no effect if a watch build is not\nrunning, or if the file has already been registered."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 470,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L470"
								}
							],
							"parameters": [
								{
									"id": 3136,
									"name": "path",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The file to watch.  It does not need to exist, and you should\nin fact register files you look for, but which do not exist, so that if\nthey are created the build will re-run.  (e.g. if you look through a list\nof 5 possibilities and find the third, you should register the first 3.)"
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 3137,
									"name": "shouldRestart",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Should the build be completely restarted?  (This is\nnormally only used for configuration files -- i.e. files whose contents\ndetermine how conversion, rendering, or compiling will be done, as\nopposed to files that are only read *during* the conversion or\nrendering.)"
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "false"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3081,
					"name": "bootstrap",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 255,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L255"
						}
					],
					"signatures": [
						{
							"id": 3082,
							"name": "bootstrap",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Initialize TypeDoc without loading plugins."
									}
								],
								"blockTags": [
									{
										"tag": "@example",
										"content": [
											{
												"kind": "text",
												"text": "Initialize the application with pretty-printing output disabled.\n"
											},
											{
												"kind": "code",
												"text": "```ts\nconst app = await Application.bootstrap({ pretty: false });\n```"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 255,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L255"
								}
							],
							"parameters": [
								{
									"id": 3083,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Options to set during initialization"
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 2667,
										"name": "TypeDocOptions",
										"package": "typedoc"
									},
									"defaultValue": "{}"
								},
								{
									"id": 3084,
									"name": "readers",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Option readers to use to discover options from config files."
											}
										]
									},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 2242,
												"name": "OptionsReader",
												"package": "typedoc"
											}
										}
									},
									"defaultValue": "DEFAULT_READERS"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 3077,
					"name": "bootstrapWithPlugins",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 224,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L224"
						}
					],
					"signatures": [
						{
							"id": 3078,
							"name": "bootstrapWithPlugins",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Initialize TypeDoc, loading plugins if applicable."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/application.ts",
									"line": 224,
									"character": 17,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L224"
								}
							],
							"parameters": [
								{
									"id": 3079,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2667,
										"name": "TypeDocOptions",
										"package": "typedoc"
									},
									"defaultValue": "{}"
								},
								{
									"id": 3080,
									"name": "readers",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 2242,
												"name": "OptionsReader",
												"package": "typedoc"
											}
										}
									},
									"defaultValue": "DEFAULT_READERS"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3165,
						3104,
						3103,
						3101,
						3094,
						3167,
						3102
					]
				},
				{
					"title": "Methods",
					"children": [
						3120,
						3138,
						3150,
						3154,
						3147,
						3118,
						3116,
						3112,
						3114,
						3179,
						3169,
						3108,
						3158,
						3188,
						3144,
						3134,
						3081,
						3077
					]
				},
				{
					"title": "Properties",
					"children": [
						3164,
						3089,
						3093,
						3100,
						3098,
						3099,
						3090,
						3091,
						3092,
						3074,
						3075,
						3076,
						3073
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/application.ts",
					"line": 104,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L104"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typedoc",
						"packagePath": "src/lib/utils/component.ts",
						"qualifiedName": "AbstractComponent"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": 3193,
							"name": "ApplicationEvents",
							"package": "typedoc"
						}
					],
					"name": "AbstractComponent",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3488,
			"name": "BaseRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {
				"isAbstract": true
			},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Base router class intended to make it easier to implement a router.\n\nChild classes need only "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "getIdealBaseName",
						"target": 3502
					},
					{
						"kind": "text",
						"text": ", this class will take care\nof the recursing through child reflections."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3489,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 3490,
							"name": "BaseRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 3491,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3488,
								"name": "BaseRouter",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3496,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3501,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					}
				},
				{
					"id": 3492,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\""
				},
				{
					"id": 3495,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3494,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3493,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3500,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3497,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3498,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 3499,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										3499
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					}
				},
				{
					"id": 3523,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 3524,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 3525,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3526,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4628,
								"name": "Router.baseRelativeUrl"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4627,
						"name": "Router.baseRelativeUrl"
					}
				},
				{
					"id": 3540,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 3541,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 3542,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3543,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3536,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 328,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
						}
					],
					"signatures": [
						{
							"id": 3537,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 328,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
								}
							],
							"parameters": [
								{
									"id": 3538,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3539,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3505,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 3506,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 3507,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"implementationOf": {
								"type": "reference",
								"target": 4610,
								"name": "Router.buildPages"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4609,
						"name": "Router.buildPages"
					}
				},
				{
					"id": 3513,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 3514,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 3515,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"implementationOf": {
								"type": "reference",
								"target": 4618,
								"name": "Router.getAnchor"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4617,
						"name": "Router.getAnchor"
					}
				},
				{
					"id": 3547,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 3548,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 3549,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3527,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
						}
					],
					"signatures": [
						{
							"id": 3528,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
								}
							],
							"parameters": [
								{
									"id": 3529,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4632,
								"name": "Router.getFullUrl"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4631,
						"name": "Router.getFullUrl"
					}
				},
				{
					"id": 3502,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isAbstract": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 149,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L149"
						}
					],
					"signatures": [
						{
							"id": 3503,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 149,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L149"
								}
							],
							"parameters": [
								{
									"id": 3504,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3511,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 3512,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"implementationOf": {
								"type": "reference",
								"target": 4616,
								"name": "Router.getLinkTargets"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4615,
						"name": "Router.getLinkTargets"
					}
				},
				{
					"id": 3533,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 3534,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 3535,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3530,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 3531,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 3532,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4635,
								"name": "Router.getSlugger"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4634,
						"name": "Router.getSlugger"
					}
				},
				{
					"id": 3544,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 3545,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 3546,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3516,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 3517,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 3518,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4621,
								"name": "Router.hasOwnDocument"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4620,
						"name": "Router.hasOwnDocument"
					}
				},
				{
					"id": 3508,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 3509,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 3510,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4613,
								"name": "Router.hasUrl"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4612,
						"name": "Router.hasUrl"
					}
				},
				{
					"id": 3519,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
						}
					],
					"signatures": [
						{
							"id": 3520,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
								}
							],
							"parameters": [
								{
									"id": 3521,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3522,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"implementationOf": {
								"type": "reference",
								"target": 4624,
								"name": "Router.relativeUrl"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": 4623,
						"name": "Router.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3500,
						3497
					]
				},
				{
					"title": "Constructors",
					"children": [
						3489
					]
				},
				{
					"title": "Methods",
					"children": [
						3523,
						3540,
						3536,
						3505,
						3513,
						3547,
						3527,
						3502,
						3511,
						3533,
						3530,
						3544,
						3516,
						3508,
						3519
					]
				},
				{
					"title": "Properties",
					"children": [
						3496,
						3501,
						3492,
						3495,
						3494,
						3493
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 125,
					"character": 22,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L125"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 3550,
					"name": "CategoryRouter"
				},
				{
					"type": "reference",
					"target": 3908,
					"name": "GroupRouter"
				},
				{
					"type": "reference",
					"target": 4051,
					"name": "KindRouter"
				},
				{
					"type": "reference",
					"target": 4356,
					"name": "StructureRouter"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 4608,
					"name": "Router",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3550,
			"name": "CategoryRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to "
					},
					{
						"kind": "code",
						"text": "`@category`"
					},
					{
						"kind": "text",
						"text": " tags."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3551,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 3552,
							"name": "CategoryRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 3553,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3550,
								"name": "CategoryRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3490,
								"name": "BaseRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3489,
						"name": "BaseRouter.constructor"
					}
				},
				{
					"id": 3565,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3496,
						"name": "BaseRouter.anchors"
					}
				},
				{
					"id": 3570,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3501,
						"name": "BaseRouter.application"
					}
				},
				{
					"id": 3561,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 3492,
						"name": "BaseRouter.extension"
					}
				},
				{
					"id": 3564,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3495,
						"name": "BaseRouter.fullUrls"
					}
				},
				{
					"id": 3563,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3494,
						"name": "BaseRouter.sluggers"
					}
				},
				{
					"id": 3562,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3493,
						"name": "BaseRouter.usedFileNames"
					}
				},
				{
					"id": 3569,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3500,
						"name": "BaseRouter.includeHierarchySummary"
					}
				},
				{
					"id": 3566,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3567,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 3568,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										3568
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3497,
						"name": "BaseRouter.sluggerConfiguration"
					}
				},
				{
					"id": 3589,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 3590,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 3591,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3592,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3524,
								"name": "BaseRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3523,
						"name": "BaseRouter.baseRelativeUrl"
					}
				},
				{
					"id": 3606,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 3607,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 3608,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3609,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3541,
								"name": "BaseRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3540,
						"name": "BaseRouter.buildAnchors"
					}
				},
				{
					"id": 3602,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 328,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
						}
					],
					"signatures": [
						{
							"id": 3603,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 328,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
								}
							],
							"parameters": [
								{
									"id": 3604,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3605,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3537,
								"name": "BaseRouter.buildChildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3536,
						"name": "BaseRouter.buildChildPages"
					}
				},
				{
					"id": 3571,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 3572,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 3573,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3506,
								"name": "BaseRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3505,
						"name": "BaseRouter.buildPages"
					}
				},
				{
					"id": 3579,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 3580,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 3581,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3514,
								"name": "BaseRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3513,
						"name": "BaseRouter.getAnchor"
					}
				},
				{
					"id": 3613,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 3614,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 3615,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3548,
								"name": "BaseRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3547,
						"name": "BaseRouter.getFileName"
					}
				},
				{
					"id": 3593,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
						}
					],
					"signatures": [
						{
							"id": 3594,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
								}
							],
							"parameters": [
								{
									"id": 3595,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3528,
								"name": "BaseRouter.getFullUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3527,
						"name": "BaseRouter.getFullUrl"
					}
				},
				{
					"id": 3558,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 616,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L616"
						}
					],
					"signatures": [
						{
							"id": 3559,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 616,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L616"
								}
							],
							"parameters": [
								{
									"id": 3560,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 3503,
								"name": "BaseRouter.getIdealBaseName"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 3502,
						"name": "BaseRouter.getIdealBaseName"
					}
				},
				{
					"id": 3577,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 3578,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3512,
								"name": "BaseRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3511,
						"name": "BaseRouter.getLinkTargets"
					}
				},
				{
					"id": 3599,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 3600,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 3601,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3534,
								"name": "BaseRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3533,
						"name": "BaseRouter.getPageKind"
					}
				},
				{
					"id": 3596,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 3597,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 3598,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3531,
								"name": "BaseRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3530,
						"name": "BaseRouter.getSlugger"
					}
				},
				{
					"id": 3610,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 3611,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 3612,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3545,
								"name": "BaseRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3544,
						"name": "BaseRouter.getUrlSafeName"
					}
				},
				{
					"id": 3582,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 3583,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 3584,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3517,
								"name": "BaseRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3516,
						"name": "BaseRouter.hasOwnDocument"
					}
				},
				{
					"id": 3574,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 3575,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 3576,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3509,
								"name": "BaseRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3508,
						"name": "BaseRouter.hasUrl"
					}
				},
				{
					"id": 3585,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
						}
					],
					"signatures": [
						{
							"id": 3586,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
								}
							],
							"parameters": [
								{
									"id": 3587,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3588,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3520,
								"name": "BaseRouter.relativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3519,
						"name": "BaseRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3569,
						3566
					]
				},
				{
					"title": "Constructors",
					"children": [
						3551
					]
				},
				{
					"title": "Methods",
					"children": [
						3589,
						3606,
						3602,
						3571,
						3579,
						3613,
						3593,
						3558,
						3577,
						3599,
						3596,
						3610,
						3582,
						3574,
						3585
					]
				},
				{
					"title": "Properties",
					"children": [
						3565,
						3570,
						3561,
						3564,
						3563,
						3562
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 599,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L599"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 3488,
					"name": "BaseRouter",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4829,
			"name": "ConsoleLogger",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Logger implementation which logs to the console"
					}
				]
			},
			"children": [
				{
					"id": 4830,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 4831,
							"name": "ConsoleLogger",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 4829,
								"name": "ConsoleLogger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5006,
								"name": "Logger.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5005,
						"name": "Logger.constructor"
					}
				},
				{
					"id": 4841,
					"name": "errorCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many error messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 33,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4841,
						"name": "Logger.errorCount",
						"package": "typedoc"
					}
				},
				{
					"id": 4844,
					"name": "level",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The minimum logging level to print."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L48"
						}
					],
					"type": {
						"type": "reference",
						"target": 5058,
						"name": "LogLevel",
						"package": "typedoc"
					},
					"defaultValue": "LogLevel.Info",
					"inheritedFrom": {
						"type": "reference",
						"target": 4844,
						"name": "Logger.level",
						"package": "typedoc"
					}
				},
				{
					"id": 4843,
					"name": "validationWarningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many validation warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 43,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L43"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4843,
						"name": "Logger.validationWarningCount",
						"package": "typedoc"
					}
				},
				{
					"id": 4842,
					"name": "warningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 38,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L38"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4842,
						"name": "Logger.warningCount",
						"package": "typedoc"
					}
				},
				{
					"id": 4836,
					"name": "addContext",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 188,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L188"
						}
					],
					"signatures": [
						{
							"id": 4837,
							"name": "addContext",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 188,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L188"
								}
							],
							"parameters": [
								{
									"id": 4838,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4839,
									"name": "level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5059,
												"name": "Verbose",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Verbose"
											},
											{
												"type": "reference",
												"target": 5060,
												"name": "Info",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Info"
											},
											{
												"type": "reference",
												"target": 5061,
												"name": "Warn",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Warn"
											},
											{
												"type": "reference",
												"target": 5062,
												"name": "Error",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Error"
											}
										]
									}
								},
								{
									"id": 4840,
									"name": "_args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "tuple",
												"elements": [
													{
														"type": "optional",
														"elementType": {
															"type": "reference",
															"target": 5069,
															"name": "MinimalNode",
															"package": "typedoc"
														}
													}
												]
											},
											{
												"type": "tuple",
												"elements": [
													{
														"type": "intrinsic",
														"name": "number"
													},
													{
														"type": "reference",
														"target": 5074,
														"name": "MinimalSourceFile",
														"package": "typedoc"
													}
												]
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 5054,
								"name": "Logger.addContext"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 5053,
						"name": "Logger.addContext"
					}
				},
				{
					"id": 4875,
					"name": "error",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 131,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 136,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L136"
						}
					],
					"signatures": [
						{
							"id": 4876,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 130,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
								}
							],
							"parameters": [
								{
									"id": 4877,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4878,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5042,
								"name": "Logger.error"
							}
						},
						{
							"id": 4879,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
								}
							],
							"parameters": [
								{
									"id": 4880,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4881,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4882,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5045,
								"name": "Logger.error"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5041,
						"name": "Logger.error"
					}
				},
				{
					"id": 4845,
					"name": "hasErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 53,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
						}
					],
					"signatures": [
						{
							"id": 4846,
							"name": "hasErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has an error been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 53,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5012,
								"name": "Logger.hasErrors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5011,
						"name": "Logger.hasErrors"
					}
				},
				{
					"id": 4847,
					"name": "hasWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 4848,
							"name": "hasWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has a warning been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5014,
								"name": "Logger.hasWarnings"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5013,
						"name": "Logger.hasWarnings"
					}
				},
				{
					"id": 4856,
					"name": "info",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 89,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
						}
					],
					"signatures": [
						{
							"id": 4857,
							"name": "info",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given info message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
								}
							],
							"parameters": [
								{
									"id": 4858,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5023,
								"name": "Logger.info"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5022,
						"name": "Logger.info"
					}
				},
				{
					"id": 4832,
					"name": "log",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 169,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L169"
						}
					],
					"signatures": [
						{
							"id": 4833,
							"name": "log",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Print a log message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 169,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L169"
								}
							],
							"parameters": [
								{
									"id": 4834,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4835,
									"name": "level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The urgency of the log message."
											}
										]
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5059,
												"name": "Verbose",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Verbose"
											},
											{
												"type": "reference",
												"target": 5060,
												"name": "Info",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Info"
											},
											{
												"type": "reference",
												"target": 5061,
												"name": "Warn",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Warn"
											},
											{
												"type": "reference",
												"target": 5062,
												"name": "Error",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Error"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"overwrites": {
								"type": "reference",
								"target": 5050,
								"name": "Logger.log"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 5049,
						"name": "Logger.log"
					}
				},
				{
					"id": 4849,
					"name": "resetErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
						}
					],
					"signatures": [
						{
							"id": 4850,
							"name": "resetErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the error counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5016,
								"name": "Logger.resetErrors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5015,
						"name": "Logger.resetErrors"
					}
				},
				{
					"id": 4851,
					"name": "resetWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 74,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
						}
					],
					"signatures": [
						{
							"id": 4852,
							"name": "resetWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the warning counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 74,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5018,
								"name": "Logger.resetWarnings"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5017,
						"name": "Logger.resetWarnings"
					}
				},
				{
					"id": 4867,
					"name": "validationWarning",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 114,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 120,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L120"
						}
					],
					"signatures": [
						{
							"id": 4868,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 114,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
								}
							],
							"parameters": [
								{
									"id": 4869,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4870,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5034,
								"name": "Logger.validationWarning"
							}
						},
						{
							"id": 4871,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
								}
							],
							"parameters": [
								{
									"id": 4872,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4873,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4874,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5037,
								"name": "Logger.validationWarning"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5033,
						"name": "Logger.validationWarning"
					}
				},
				{
					"id": 4853,
					"name": "verbose",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 84,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
						}
					],
					"signatures": [
						{
							"id": 4854,
							"name": "verbose",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given verbose message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 84,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
								}
							],
							"parameters": [
								{
									"id": 4855,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The message that should be logged."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5020,
								"name": "Logger.verbose"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5019,
						"name": "Logger.verbose"
					}
				},
				{
					"id": 4859,
					"name": "warn",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 99,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L104"
						}
					],
					"signatures": [
						{
							"id": 4860,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
								}
							],
							"parameters": [
								{
									"id": 4861,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4862,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5026,
								"name": "Logger.warn"
							}
						},
						{
							"id": 4863,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 99,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
								}
							],
							"parameters": [
								{
									"id": 4864,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4865,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4866,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 5029,
								"name": "Logger.warn"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 5025,
						"name": "Logger.warn"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4830
					]
				},
				{
					"title": "Methods",
					"children": [
						4836,
						4875,
						4845,
						4847,
						4856,
						4832,
						4849,
						4851,
						4867,
						4853,
						4859
					]
				},
				{
					"title": "Properties",
					"children": [
						4841,
						4844,
						4843,
						4842
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/logger.ts",
					"line": 168,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L168"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 5004,
					"name": "Logger",
					"package": "typedoc"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 4757,
					"name": "FancyConsoleLogger"
				}
			]
		},
		{
			"id": 3208,
			"name": "Context",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "The context describes the current state the converter is in."
					}
				]
			},
			"children": [
				{
					"id": 3209,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 91,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L91"
						}
					],
					"signatures": [
						{
							"id": 3210,
							"name": "Context",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Create a new Context instance."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 91,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L91"
								}
							],
							"parameters": [
								{
									"id": 3211,
									"name": "converter",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The converter instance that has created the context."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3313,
										"name": "Converter",
										"package": "typedoc"
									}
								},
								{
									"id": 3212,
									"name": "programs",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Program"
												},
												"name": "Program",
												"package": "typescript",
												"qualifiedName": "ts.Program"
											}
										}
									}
								},
								{
									"id": 3213,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3214,
									"name": "scope",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									},
									"defaultValue": "project"
								}
							],
							"type": {
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3215,
					"name": "converter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The converter instance that has created the context."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 40,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L40"
						}
					],
					"type": {
						"type": "reference",
						"target": 3313,
						"name": "Converter",
						"package": "typedoc"
					}
				},
				{
					"id": 3225,
					"name": "convertingClassOrInterface",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 78,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L78"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "false"
				},
				{
					"id": 3224,
					"name": "convertingTypeNode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 77,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L77"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "false"
				},
				{
					"id": 3227,
					"name": "inlineType",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 80,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L80"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3228,
					"name": "preventInline",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 81,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L81"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3221,
					"name": "programs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All programs being converted."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 65,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L65"
						}
					],
					"type": {
						"type": "typeOperator",
						"operator": "readonly",
						"target": {
							"type": "array",
							"elementType": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/typescript.d.ts",
									"qualifiedName": "ts.Program"
								},
								"name": "Program",
								"package": "typescript",
								"qualifiedName": "ts.Program"
							}
						}
					}
				},
				{
					"id": 3222,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The project that is currently processed."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 70,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L70"
						}
					],
					"type": {
						"type": "reference",
						"target": 2,
						"name": "ProjectReflection",
						"package": "typedoc"
					}
				},
				{
					"id": 3223,
					"name": "scope",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The scope or parent reflection that is currently processed."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 75,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L75"
						}
					],
					"type": {
						"type": "reference",
						"target": 924,
						"name": "Reflection",
						"package": "typedoc"
					}
				},
				{
					"id": 3226,
					"name": "shouldBeStatic",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 79,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L79"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "false"
				},
				{
					"id": 3216,
					"name": "checker",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 45,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L45"
						}
					],
					"getSignature": {
						"id": 3217,
						"name": "checker",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "The TypeChecker instance returned by the TypeScript compiler."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/converter/context.ts",
								"line": 45,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L45"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/typescript.d.ts",
								"qualifiedName": "ts.TypeChecker"
							},
							"name": "TypeChecker",
							"package": "typescript",
							"qualifiedName": "ts.TypeChecker"
						}
					}
				},
				{
					"id": 3230,
					"name": "logger",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 105,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L105"
						}
					],
					"getSignature": {
						"id": 3231,
						"name": "logger",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"comment": {
							"summary": [],
							"modifierTags": [
								"@internal"
							]
						},
						"sources": [
							{
								"fileName": "lib/converter/context.ts",
								"line": 105,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L105"
							}
						],
						"type": {
							"type": "reference",
							"target": 5004,
							"name": "Logger",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 3218,
					"name": "program",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 53,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L53"
						}
					],
					"getSignature": {
						"id": 3219,
						"name": "program",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "The program currently being converted.\nAccessing this property will throw if a source file is not currently being converted."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/converter/context.ts",
								"line": 53,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L53"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/typescript.d.ts",
								"qualifiedName": "ts.Program"
							},
							"name": "Program",
							"package": "typescript",
							"qualifiedName": "ts.Program"
						}
					}
				},
				{
					"id": 3267,
					"name": "addChild",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 304,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 3268,
							"name": "addChild",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 304,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 3269,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 340,
												"name": "DeclarationReflection",
												"package": "typedoc"
											},
											{
												"type": "reference",
												"target": 453,
												"name": "DocumentReflection",
												"package": "typedoc"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3244,
					"name": "createDeclarationReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 168,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L168"
						}
					],
					"signatures": [
						{
							"id": 3245,
							"name": "createDeclarationReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 168,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L168"
								}
							],
							"parameters": [
								{
									"id": 3246,
									"name": "kind",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 590,
										"name": "ReflectionKind",
										"package": "typedoc"
									}
								},
								{
									"id": 3247,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Symbol"
												},
												"name": "Symbol",
												"package": "typescript",
												"qualifiedName": "ts.Symbol"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3248,
									"name": "exportSymbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Symbol"
												},
												"name": "Symbol",
												"package": "typescript",
												"qualifiedName": "ts.Symbol"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3249,
									"name": "nameOverride",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 340,
								"name": "DeclarationReflection",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3263,
					"name": "createSymbolId",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 300,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L300"
						}
					],
					"signatures": [
						{
							"id": 3264,
							"name": "createSymbolId",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Create a stable "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ReflectionSymbolId",
										"target": 1027
									},
									{
										"kind": "text",
										"text": " for the provided symbol,\noptionally targeting a specific declaration."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 300,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L300"
								}
							],
							"parameters": [
								{
									"id": 3265,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3266,
									"name": "declaration",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Declaration"
										},
										"name": "Declaration",
										"package": "typescript",
										"qualifiedName": "ts.Declaration"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1027,
								"name": "ReflectionSymbolId",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3258,
					"name": "createSymbolReference",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 270,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L270"
						}
					],
					"signatures": [
						{
							"id": 3259,
							"name": "createSymbolReference",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Create a "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "ReferenceType",
										"target": 1719
									},
									{
										"kind": "text",
										"text": " which points to the provided symbol."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 270,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L270"
								}
							],
							"parameters": [
								{
									"id": 3260,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3261,
									"name": "context",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3208,
										"name": "Context",
										"package": "typedoc"
									}
								},
								{
									"id": 3262,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1719,
								"name": "ReferenceType",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3238,
					"name": "expectSymbolAtLocation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 148,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L148"
						}
					],
					"signatures": [
						{
							"id": 3239,
							"name": "expectSymbolAtLocation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 148,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L148"
								}
							],
							"parameters": [
								{
									"id": 3240,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Node"
										},
										"name": "Node",
										"package": "typescript",
										"qualifiedName": "ts.Node"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/typescript.d.ts",
									"qualifiedName": "ts.Symbol"
								},
								"name": "Symbol",
								"package": "typescript",
								"qualifiedName": "ts.Symbol"
							}
						}
					]
				},
				{
					"id": 3255,
					"name": "finalizeDeclarationReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 252,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L252"
						}
					],
					"signatures": [
						{
							"id": 3256,
							"name": "finalizeDeclarationReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 252,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L252"
								}
							],
							"parameters": [
								{
									"id": 3257,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 340,
										"name": "DeclarationReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3289,
					"name": "getComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 383,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L383"
						}
					],
					"signatures": [
						{
							"id": 3290,
							"name": "getComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 383,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L383"
								}
							],
							"parameters": [
								{
									"id": 3291,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3292,
									"name": "kind",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 590,
										"name": "ReflectionKind",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3297,
					"name": "getFileComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 399,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L399"
						}
					],
					"signatures": [
						{
							"id": 3298,
							"name": "getFileComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 399,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L399"
								}
							],
							"parameters": [
								{
									"id": 3299,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.SourceFile"
										},
										"name": "SourceFile",
										"package": "typescript",
										"qualifiedName": "ts.SourceFile"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3300,
					"name": "getJsDocComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 406,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L406"
						}
					],
					"signatures": [
						{
							"id": 3301,
							"name": "getJsDocComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 406,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L406"
								}
							],
							"parameters": [
								{
									"id": 3302,
									"name": "declaration",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocPropertyLikeTag"
												},
												"name": "JSDocPropertyLikeTag",
												"package": "typescript",
												"qualifiedName": "ts.JSDocPropertyLikeTag"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocCallbackTag"
												},
												"name": "JSDocCallbackTag",
												"package": "typescript",
												"qualifiedName": "ts.JSDocCallbackTag"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocTypedefTag"
												},
												"name": "JSDocTypedefTag",
												"package": "typescript",
												"qualifiedName": "ts.JSDocTypedefTag"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocTemplateTag"
												},
												"name": "JSDocTemplateTag",
												"package": "typescript",
												"qualifiedName": "ts.JSDocTemplateTag"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocEnumTag"
												},
												"name": "JSDocEnumTag",
												"package": "typescript",
												"qualifiedName": "ts.JSDocEnumTag"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3293,
					"name": "getNodeComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 391,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L391"
						}
					],
					"signatures": [
						{
							"id": 3294,
							"name": "getNodeComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 391,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L391"
								}
							],
							"parameters": [
								{
									"id": 3295,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Node"
										},
										"name": "Node",
										"package": "typescript",
										"qualifiedName": "ts.Node"
									}
								},
								{
									"id": 3296,
									"name": "moduleComment",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3278,
					"name": "getReflectionFromSymbol",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 360,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L360"
						}
					],
					"signatures": [
						{
							"id": 3279,
							"name": "getReflectionFromSymbol",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 360,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L360"
								}
							],
							"parameters": [
								{
									"id": 3280,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3303,
					"name": "getSignatureComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 420,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L420"
						}
					],
					"signatures": [
						{
							"id": 3304,
							"name": "getSignatureComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 420,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L420"
								}
							],
							"parameters": [
								{
									"id": 3305,
									"name": "declaration",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.SignatureDeclaration"
												},
												"name": "SignatureDeclaration",
												"package": "typescript",
												"qualifiedName": "ts.SignatureDeclaration"
											},
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.JSDocSignature"
												},
												"name": "JSDocSignature",
												"package": "typescript",
												"qualifiedName": "ts.JSDocSignature"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3235,
					"name": "getSymbolAtLocation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 140,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L140"
						}
					],
					"signatures": [
						{
							"id": 3236,
							"name": "getSymbolAtLocation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 140,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L140"
								}
							],
							"parameters": [
								{
									"id": 3237,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Node"
										},
										"name": "Node",
										"package": "typescript",
										"qualifiedName": "ts.Node"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3281,
					"name": "getSymbolFromReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 364,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L364"
						}
					],
					"signatures": [
						{
							"id": 3282,
							"name": "getSymbolFromReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 364,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L364"
								}
							],
							"parameters": [
								{
									"id": 3283,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3232,
					"name": "getTypeAtLocation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L115"
						}
					],
					"signatures": [
						{
							"id": 3233,
							"name": "getTypeAtLocation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Return the type declaration of the given node."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "The type declaration of the given node."
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L115"
								}
							],
							"parameters": [
								{
									"id": 3234,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The TypeScript node whose type should be resolved."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Node"
										},
										"name": "Node",
										"package": "typescript",
										"qualifiedName": "ts.Node"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Type"
										},
										"name": "Type",
										"package": "typescript",
										"qualifiedName": "ts.Type"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3250,
					"name": "postReflectionCreation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 194,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L194"
						}
					],
					"signatures": [
						{
							"id": 3251,
							"name": "postReflectionCreation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 194,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L194"
								}
							],
							"parameters": [
								{
									"id": 3252,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3253,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Symbol"
												},
												"name": "Symbol",
												"package": "typescript",
												"qualifiedName": "ts.Symbol"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3254,
									"name": "exportSymbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Symbol"
												},
												"name": "Symbol",
												"package": "typescript",
												"qualifiedName": "ts.Symbol"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3273,
					"name": "registerReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 321,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L321"
						}
					],
					"signatures": [
						{
							"id": 3274,
							"name": "registerReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Register a newly generated reflection. All created reflections should be\npassed to this method to ensure that the project helper functions work correctly."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 321,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L321"
								}
							],
							"parameters": [
								{
									"id": 3275,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The reflection that should be registered."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3276,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The symbol the given reflection was resolved from."
											}
										]
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Symbol"
												},
												"name": "Symbol",
												"package": "typescript",
												"qualifiedName": "ts.Symbol"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3277,
									"name": "filePath",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3241,
					"name": "resolveAliasedSymbol",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 164,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L164"
						}
					],
					"signatures": [
						{
							"id": 3242,
							"name": "resolveAliasedSymbol",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 164,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L164"
								}
							],
							"parameters": [
								{
									"id": 3243,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/typescript.d.ts",
									"qualifiedName": "ts.Symbol"
								},
								"name": "Symbol",
								"package": "typescript",
								"qualifiedName": "ts.Symbol"
							}
						}
					]
				},
				{
					"id": 3284,
					"name": "setActiveProgram",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 369,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L369"
						}
					],
					"signatures": [
						{
							"id": 3285,
							"name": "setActiveProgram",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 369,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L369"
								}
							],
							"parameters": [
								{
									"id": 3286,
									"name": "program",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.Program"
												},
												"name": "Program",
												"package": "typescript",
												"qualifiedName": "ts.Program"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3270,
					"name": "shouldIgnore",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 310,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L310"
						}
					],
					"signatures": [
						{
							"id": 3271,
							"name": "shouldIgnore",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 310,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L310"
								}
							],
							"parameters": [
								{
									"id": 3272,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 3306,
					"name": "shouldInline",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 429,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L429"
						}
					],
					"signatures": [
						{
							"id": 3307,
							"name": "shouldInline",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 429,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L429"
								}
							],
							"parameters": [
								{
									"id": 3308,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3309,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 3310,
					"name": "withScope",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/converter/context.ts",
							"line": 438,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L438"
						}
					],
					"signatures": [
						{
							"id": 3311,
							"name": "withScope",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/context.ts",
									"line": 438,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L438"
								}
							],
							"parameters": [
								{
									"id": 3312,
									"name": "scope",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3216,
						3230,
						3218
					]
				},
				{
					"title": "Constructors",
					"children": [
						3209
					]
				},
				{
					"title": "Methods",
					"children": [
						3267,
						3244,
						3263,
						3258,
						3238,
						3255,
						3289,
						3297,
						3300,
						3293,
						3278,
						3303,
						3235,
						3281,
						3232,
						3250,
						3273,
						3241,
						3284,
						3270,
						3306,
						3310
					]
				},
				{
					"title": "Properties",
					"children": [
						3215,
						3225,
						3224,
						3227,
						3228,
						3221,
						3222,
						3223,
						3226
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/converter/context.ts",
					"line": 36,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/context.ts#L36"
				}
			]
		},
		{
			"id": 3313,
			"name": "Converter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Compiles source files using TypeScript and converts compiler symbols to reflections."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "None"
							}
						]
					},
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Responsible for converting TypeScript symbols into "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Reflection",
								"target": 924
							},
							{
								"kind": "text",
								"text": "s and "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Type",
								"target": 1221
							},
							{
								"kind": "text",
								"text": "s."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3325,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 253,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L253"
						}
					],
					"signatures": [
						{
							"id": 3326,
							"name": "Converter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 253,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L253"
								}
							],
							"parameters": [
								{
									"id": 3327,
									"name": "owner",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3313,
								"name": "Converter",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent<Application, ConverterEvents>.constructor",
								"package": "typedoc"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent<Application, ConverterEvents>.constructor",
						"package": "typedoc"
					}
				},
				{
					"id": 3436,
					"name": "componentName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The name of this component as set by the "
							},
							{
								"kind": "code",
								"text": "`@Component`"
							},
							{
								"kind": "text",
								"text": " decorator."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 31,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L31"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.componentName"
					}
				},
				{
					"id": 3314,
					"name": "EVENT_BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter begins converting a project.\nThe listener will be given a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " object."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 167,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L167"
						}
					],
					"type": {
						"type": "literal",
						"value": "begin"
					},
					"defaultValue": "ConverterEvents.BEGIN"
				},
				{
					"id": 3317,
					"name": "EVENT_CREATE_DECLARATION",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a declaration reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " and a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.DeclarationReflection",
								"target": 340
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 192,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L192"
						}
					],
					"type": {
						"type": "literal",
						"value": "createDeclaration"
					},
					"defaultValue": "ConverterEvents.CREATE_DECLARATION"
				},
				{
					"id": 3318,
					"name": "EVENT_CREATE_DOCUMENT",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a document reflection.\nThe listener will be given "
							},
							{
								"kind": "code",
								"text": "`undefined`"
							},
							{
								"kind": "text",
								"text": " (for consistency with the\nother create events) and a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.DocumentReflection",
								"target": 453
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 200,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L200"
						}
					],
					"type": {
						"type": "literal",
						"value": "createDocument"
					},
					"defaultValue": "ConverterEvents.CREATE_DOCUMENT"
				},
				{
					"id": 3320,
					"name": "EVENT_CREATE_PARAMETER",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a parameter reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": ", "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.ParameterReflection",
								"target": 646
							},
							{
								"kind": "text",
								"text": " and a "
							},
							{
								"kind": "code",
								"text": "`ts.Node?`"
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 216,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L216"
						}
					],
					"type": {
						"type": "literal",
						"value": "createParameter"
					},
					"defaultValue": "ConverterEvents.CREATE_PARAMETER"
				},
				{
					"id": 3316,
					"name": "EVENT_CREATE_PROJECT",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a project reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " and a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 185,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L185"
						}
					],
					"type": {
						"type": "literal",
						"value": "createProject"
					},
					"defaultValue": "ConverterEvents.CREATE_PROJECT"
				},
				{
					"id": 3319,
					"name": "EVENT_CREATE_SIGNATURE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a signature reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": ", "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.SignatureReflection",
								"target": 1044
							},
							{
								"kind": "text",
								"text": " | "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.ProjectReflection",
								"target": 2
							},
							{
								"kind": "text",
								"text": " the declaration,\n"
							},
							{
								"kind": "code",
								"text": "`ts.SignatureDeclaration | ts.IndexSignatureDeclaration | ts.JSDocSignature | undefined`"
							},
							{
								"kind": "text",
								"text": ",\nand "
							},
							{
								"kind": "code",
								"text": "`ts.Signature | undefined`"
							},
							{
								"kind": "text",
								"text": ". The signature will be undefined if the created signature is an index signature."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 209,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L209"
						}
					],
					"type": {
						"type": "literal",
						"value": "createSignature"
					},
					"defaultValue": "ConverterEvents.CREATE_SIGNATURE"
				},
				{
					"id": 3321,
					"name": "EVENT_CREATE_TYPE_PARAMETER",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has created a type parameter reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " and a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.TypeParameterReflection",
								"target": 1145
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 223,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L223"
						}
					],
					"type": {
						"type": "literal",
						"value": "createTypeParameter"
					},
					"defaultValue": "ConverterEvents.CREATE_TYPE_PARAMETER"
				},
				{
					"id": 3315,
					"name": "EVENT_END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has finished converting a project.\nThe listener will be given a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " object."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 174,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L174"
						}
					],
					"type": {
						"type": "literal",
						"value": "end"
					},
					"defaultValue": "ConverterEvents.END"
				},
				{
					"id": 3323,
					"name": "EVENT_RESOLVE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter resolves a reflection.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": " and a "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Reflection",
								"target": 924
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 241,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L241"
						}
					],
					"type": {
						"type": "literal",
						"value": "resolveReflection"
					},
					"defaultValue": "ConverterEvents.RESOLVE"
				},
				{
					"id": 3322,
					"name": "EVENT_RESOLVE_BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter begins resolving a project.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 234,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L234"
						}
					],
					"type": {
						"type": "literal",
						"value": "resolveBegin"
					},
					"defaultValue": "ConverterEvents.RESOLVE_BEGIN"
				},
				{
					"id": 3324,
					"name": "EVENT_RESOLVE_END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the converter has finished resolving a project.\nThe listener will be given "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Context",
								"target": 3208
							},
							{
								"kind": "text",
								"text": "."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 248,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L248"
						}
					],
					"type": {
						"type": "literal",
						"value": "resolveEnd"
					},
					"defaultValue": "ConverterEvents.RESOLVE_END"
				},
				{
					"id": 3437,
					"name": "application",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 44,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
						}
					],
					"getSignature": {
						"id": 3438,
						"name": "application",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the application / root component instance."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 44,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
							}
						],
						"type": {
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "AbstractComponent.application"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.application"
					}
				},
				{
					"id": 3335,
					"name": "commentStyle",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 124,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L124"
						}
					],
					"type": {
						"type": "reference",
						"target": 2096,
						"name": "CommentStyle",
						"package": "typedoc"
					}
				},
				{
					"id": 3346,
					"name": "config",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 154,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L154"
						}
					],
					"getSignature": {
						"id": 3347,
						"name": "config",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "lib/converter/converter.ts",
								"line": 154,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L154"
							}
						],
						"type": {
							"type": "reference",
							"target": 3198,
							"name": "CommentParserConfig",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 3331,
					"name": "excludeExternals",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 108,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L108"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3332,
					"name": "excludePrivate",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 112,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L112"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3333,
					"name": "excludeProtected",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 116,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L116"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3334,
					"name": "excludeReferences",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 120,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L120"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3328,
					"name": "externalPattern",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 102,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L102"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4977,
							"name": "GlobString",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 3337,
					"name": "externalSymbolLinkMappings",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 132,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 3339,
					"name": "maxTypeConversionDepth",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 143,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L143"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 3439,
					"name": "owner",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 54,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
						}
					],
					"getSignature": {
						"id": 3440,
						"name": "owner",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the owner of this component."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 54,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/component.ts",
								"qualifiedName": "AbstractComponent.O"
							},
							"name": "O",
							"package": "typedoc",
							"qualifiedName": "AbstractComponent.O",
							"refersToTypeParameter": true
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "AbstractComponent.owner",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.owner",
						"package": "typedoc"
					}
				},
				{
					"id": 3338,
					"name": "preserveLinkText",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 139,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3336,
					"name": "validation",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 128,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L128"
						}
					],
					"type": {
						"type": "reference",
						"target": 2990,
						"name": "ValidationOptions",
						"package": "typedoc"
					}
				},
				{
					"id": 3352,
					"name": "addProjectDocuments",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 354,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L354"
						}
					],
					"signatures": [
						{
							"id": 3353,
							"name": "addProjectDocuments",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 354,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L354"
								}
							],
							"parameters": [
								{
									"id": 3354,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3375,
					"name": "addUnknownSymbolResolver",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 426,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L426"
						}
					],
					"signatures": [
						{
							"id": 3376,
							"name": "addUnknownSymbolResolver",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Adds a new resolver that the theme can use to try to figure out how to link to a symbol declared\nby a third-party library which is not included in the documentation.\n\nThe resolver function will be passed a declaration reference which it can attempt to resolve. If\nresolution fails, the function should return undefined.\n\nNote: This will be used for both references to types declared in node_modules (in which case the\nreference passed will have the "
									},
									{
										"kind": "code",
										"text": "`moduleSource`"
									},
									{
										"kind": "text",
										"text": " set and the "
									},
									{
										"kind": "code",
										"text": "`symbolReference`"
									},
									{
										"kind": "text",
										"text": " will navigate via "
									},
									{
										"kind": "code",
										"text": "`.`"
									},
									{
										"kind": "text",
										"text": ")\nand user defined {@link} tags which cannot be resolved. If the link being resolved is inferred\nfrom a type, then no "
									},
									{
										"kind": "code",
										"text": "`part`"
									},
									{
										"kind": "text",
										"text": " will be passed to the resolver function."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 426,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L426"
								}
							],
							"parameters": [
								{
									"id": 3377,
									"name": "resolver",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3481,
										"name": "ExternalSymbolResolver",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3349,
					"name": "convert",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 315,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L315"
						}
					],
					"signatures": [
						{
							"id": 3350,
							"name": "convert",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Compile the given source files and create a project reflection for them."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 315,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L315"
								}
							],
							"parameters": [
								{
									"id": 3351,
									"name": "entryPoints",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 4753,
												"name": "DocumentationEntryPoint",
												"package": "typedoc"
											}
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3355,
					"name": "convertSymbol",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 376,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L376"
						}
					],
					"signatures": [
						{
							"id": 3356,
							"name": "convertSymbol",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 376,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L376"
								}
							],
							"parameters": [
								{
									"id": 3357,
									"name": "context",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3208,
										"name": "Context",
										"package": "typedoc"
									}
								},
								{
									"id": 3358,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3359,
									"name": "exportSymbol",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3360,
					"name": "convertType",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 391,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L391"
						},
						{
							"fileName": "lib/converter/converter.ts",
							"line": 392,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L392"
						},
						{
							"fileName": "lib/converter/converter.ts",
							"line": 393,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L393"
						}
					],
					"signatures": [
						{
							"id": 3361,
							"name": "convertType",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Convert the given TypeScript type into its TypeDoc type reflection."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "The TypeDoc type reflection representing the given node and type."
											}
										]
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 391,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L391"
								}
							],
							"parameters": [
								{
									"id": 3362,
									"name": "context",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The context object describing the current state the converter is in."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3208,
										"name": "Context",
										"package": "typedoc"
									}
								},
								{
									"id": 3363,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/typescript.d.ts",
													"qualifiedName": "ts.TypeNode"
												},
												"name": "TypeNode",
												"package": "typescript",
												"qualifiedName": "ts.TypeNode"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						},
						{
							"id": 3364,
							"name": "convertType",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Convert the given TypeScript type into its TypeDoc type reflection."
									}
								],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "The TypeDoc type reflection representing the given node and type."
											}
										]
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 392,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L392"
								}
							],
							"parameters": [
								{
									"id": 3365,
									"name": "context",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The context object describing the current state the converter is in."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3208,
										"name": "Context",
										"package": "typedoc"
									}
								},
								{
									"id": 3366,
									"name": "type",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Type"
										},
										"name": "Type",
										"package": "typescript",
										"qualifiedName": "ts.Type"
									}
								},
								{
									"id": 3367,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.TypeNode"
										},
										"name": "TypeNode",
										"package": "typescript",
										"qualifiedName": "ts.TypeNode"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1284,
								"name": "SomeType",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3397,
					"name": "deferConversion",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 506,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L506"
						}
					],
					"signatures": [
						{
							"id": 3398,
							"name": "deferConversion",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Defer a conversion step until later. This may only be called during conversion."
									}
								],
								"blockTags": [
									{
										"tag": "@since",
										"content": [
											{
												"kind": "text",
												"text": "0.28.0"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 506,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L506"
								}
							],
							"parameters": [
								{
									"id": 3399,
									"name": "cb",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3400,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/converter/converter.ts",
													"line": 506,
													"character": 24,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L506"
												}
											],
											"signatures": [
												{
													"id": 3401,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/converter/converter.ts",
															"line": 506,
															"character": 24,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L506"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3395,
					"name": "finalizeDeferredConversion",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 490,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L490"
						}
					],
					"signatures": [
						{
							"id": 3396,
							"name": "finalizeDeferredConversion",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Finalize deferred conversion, must be called by the caller of "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "permitDeferredConversion",
										"target": 3393
									}
								],
								"blockTags": [
									{
										"tag": "@since",
										"content": [
											{
												"kind": "text",
												"text": "0.28.1"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 490,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L490"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3421,
					"name": "isExternal",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 657,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L657"
						}
					],
					"signatures": [
						{
							"id": 3422,
							"name": "isExternal",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 657,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L657"
								}
							],
							"parameters": [
								{
									"id": 3423,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3424,
									"name": "checker",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.TypeChecker"
										},
										"name": "TypeChecker",
										"package": "typescript",
										"qualifiedName": "ts.TypeChecker"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 3451,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 3452,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 3453,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3465,
											"name": "ConverterEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3454,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3455,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3456,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 3457,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 3458,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3459,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 3465,
																	"name": "ConverterEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.off",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.off",
						"package": "typedoc"
					}
				},
				{
					"id": 3441,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 3442,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 3443,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3465,
											"name": "ConverterEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3444,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3445,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3446,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 3447,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 3448,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3449,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 3465,
																	"name": "ConverterEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 3450,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.on",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.on",
						"package": "typedoc"
					}
				},
				{
					"id": 3368,
					"name": "parseRawComment",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 404,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L404"
						}
					],
					"signatures": [
						{
							"id": 3369,
							"name": "parseRawComment",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Parse the given file into a comment. Intended to be used with markdown files."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 404,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L404"
								}
							],
							"parameters": [
								{
									"id": 3370,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								},
								{
									"id": 3371,
									"name": "files",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 534,
										"name": "FileRegistry",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 3372,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 3373,
											"name": "content",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/converter/comments/parser.ts",
													"line": 245,
													"character": 13,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/parser.ts#L245"
												}
											],
											"type": {
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 140,
													"name": "CommentDisplayPart",
													"package": "typedoc"
												}
											}
										},
										{
											"id": 3374,
											"name": "frontmatter",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/converter/comments/parser.ts",
													"line": 245,
													"character": 22,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/parser.ts#L245"
												}
											],
											"type": {
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "unknown"
													}
												],
												"name": "Record",
												"package": "typescript"
											},
											"defaultValue": "frontmatterData"
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												3373,
												3374
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/converter/comments/parser.ts",
											"line": 245,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/parser.ts#L245"
										}
									]
								}
							}
						}
					]
				},
				{
					"id": 3393,
					"name": "permitDeferredConversion",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 481,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L481"
						}
					],
					"signatures": [
						{
							"id": 3394,
							"name": "permitDeferredConversion",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Permit deferred conversion steps to take place. Until this is called, "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "deferConversion",
										"target": 3397
									},
									{
										"kind": "text",
										"text": "\nwill throw if used."
									}
								],
								"blockTags": [
									{
										"tag": "@since",
										"content": [
											{
												"kind": "text",
												"text": "0.28.1"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 481,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L481"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3425,
					"name": "processDocumentTags",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 676,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L676"
						}
					],
					"signatures": [
						{
							"id": 3426,
							"name": "processDocumentTags",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 676,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L676"
								}
							],
							"parameters": [
								{
									"id": 3427,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3428,
									"name": "parent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 252,
										"name": "ContainerReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 3378,
					"name": "resolveExternalLink",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 431,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L431"
						}
					],
					"signatures": [
						{
							"id": 3379,
							"name": "resolveExternalLink",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 431,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L431"
								}
							],
							"parameters": [
								{
									"id": 3380,
									"name": "ref",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4883,
										"name": "DeclarationReference",
										"package": "typedoc"
									}
								},
								{
									"id": 3381,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3382,
									"name": "part",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 140,
												"name": "CommentDisplayPart",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3383,
									"name": "symbolId",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": 3477,
										"name": "ExternalResolveResult",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3384,
					"name": "resolveLinks",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 443,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L443"
						},
						{
							"fileName": "lib/converter/converter.ts",
							"line": 445,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L445"
						},
						{
							"fileName": "lib/converter/converter.ts",
							"line": 446,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L446"
						},
						{
							"fileName": "lib/converter/converter.ts",
							"line": 450,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L450"
						}
					],
					"signatures": [
						{
							"id": 3385,
							"name": "resolveLinks",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 443,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L443"
								}
							],
							"parameters": [
								{
									"id": 3386,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 3387,
							"name": "resolveLinks",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"blockTags": [
									{
										"tag": "@deprecated",
										"content": [
											{
												"kind": "text",
												"text": "just pass the reflection"
											}
										]
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 445,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L445"
								}
							],
							"parameters": [
								{
									"id": 3388,
									"name": "comment",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 179,
										"name": "Comment",
										"package": "typedoc"
									}
								},
								{
									"id": 3389,
									"name": "owner",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 3390,
							"name": "resolveLinks",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 446,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L446"
								}
							],
							"parameters": [
								{
									"id": 3391,
									"name": "parts",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 140,
												"name": "CommentDisplayPart",
												"package": "typedoc"
											}
										}
									}
								},
								{
									"id": 3392,
									"name": "owner",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 140,
									"name": "CommentDisplayPart",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 3414,
					"name": "shouldIgnore",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 638,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L638"
						}
					],
					"signatures": [
						{
							"id": 3415,
							"name": "shouldIgnore",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Used to determine if we should immediately bail when creating a reflection.\nNote: This should not be used for excludeNotDocumented because we don't have enough\ninformation at this point since comment discovery hasn't happened."
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/converter/converter.ts",
									"line": 638,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L638"
								}
							],
							"parameters": [
								{
									"id": 3416,
									"name": "symbol",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.Symbol"
										},
										"name": "Symbol",
										"package": "typescript",
										"qualifiedName": "ts.Symbol"
									}
								},
								{
									"id": 3417,
									"name": "checker",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/typescript.d.ts",
											"qualifiedName": "ts.TypeChecker"
										},
										"name": "TypeChecker",
										"package": "typescript",
										"qualifiedName": "ts.TypeChecker"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 3460,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 3461,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 3462,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 3465,
											"name": "ConverterEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 3463,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3464,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 3465,
											"name": "ConverterEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.trigger",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.trigger",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3437,
						3335,
						3346,
						3331,
						3332,
						3333,
						3334,
						3328,
						3337,
						3339,
						3439,
						3338,
						3336
					]
				},
				{
					"title": "Constructors",
					"children": [
						3325
					]
				},
				{
					"title": "Events",
					"children": [
						3314,
						3317,
						3318,
						3320,
						3316,
						3319,
						3321,
						3315,
						3323,
						3322,
						3324
					]
				},
				{
					"title": "Methods",
					"children": [
						3352,
						3375,
						3349,
						3355,
						3360,
						3397,
						3395,
						3421,
						3451,
						3441,
						3368,
						3393,
						3425,
						3378,
						3384,
						3414,
						3460
					]
				},
				{
					"title": "Properties",
					"children": [
						3436
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/converter/converter.ts",
					"line": 99,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L99"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typedoc",
						"packagePath": "src/lib/utils/component.ts",
						"qualifiedName": "AbstractComponent"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": 3465,
							"name": "ConverterEvents",
							"package": "typedoc"
						}
					],
					"name": "AbstractComponent",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3616,
			"name": "DefaultTheme",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Base class of all themes.\n\nThe theme class determines how a page is rendered. It is loosely coupled with a router\nclass instance which is also created by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " class."
					}
				]
			},
			"children": [
				{
					"id": 3617,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L115"
						}
					],
					"signatures": [
						{
							"id": 3618,
							"name": "DefaultTheme",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Create a new DefaultTheme instance."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L115"
								}
							],
							"parameters": [
								{
									"id": 3619,
									"name": "renderer",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The renderer this theme is attached to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4153,
										"name": "Renderer",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3616,
								"name": "DefaultTheme",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": 4420,
								"name": "Theme.constructor"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4419,
						"name": "Theme.constructor"
					}
				},
				{
					"id": 3670,
					"name": "componentName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The name of this component as set by the "
							},
							{
								"kind": "code",
								"text": "`@Component`"
							},
							{
								"kind": "text",
								"text": " decorator."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 31,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L31"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4431,
						"name": "Theme.componentName"
					}
				},
				{
					"id": 3624,
					"name": "ContextClass",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 64,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L64"
						}
					],
					"type": {
						"type": "query",
						"queryType": {
							"type": "reference",
							"target": 3702,
							"name": "DefaultThemeRenderContext",
							"package": "typedoc"
						}
					},
					"defaultValue": "DefaultThemeRenderContext"
				},
				{
					"id": 3623,
					"name": "icons",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The icons which will actually be rendered. The source of truth lives on the theme, and\nthe "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "DefaultThemeRenderContext.icons",
								"target": 3715
							},
							{
								"kind": "text",
								"text": " member will produce references to these.\n\nThese icons will be written twice. Once to an "
							},
							{
								"kind": "code",
								"text": "`icons.svg`"
							},
							{
								"kind": "text",
								"text": " file in the assets directory\nwhich will be referenced by icons on the context, and once to an "
							},
							{
								"kind": "code",
								"text": "`icons.js`"
							},
							{
								"kind": "text",
								"text": " file so that\nreferences to the icons can be dynamically embedded within the page for use by the search\ndropdown and when loading the page on "
							},
							{
								"kind": "code",
								"text": "`file://`"
							},
							{
								"kind": "text",
								"text": " urls.\n\nCustom themes may overwrite this entire object or individual properties on it to customize\nthe icons used within the page, however TypeDoc currently assumes that all icons are svg\nelements, so custom themes must also use svg elements."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L62"
						}
					],
					"type": {
						"type": "reference",
						"target": 4463,
						"name": "Icons",
						"package": "typedoc"
					}
				},
				{
					"id": 3621,
					"name": "markedPlugin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 45,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L45"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typedoc",
							"packagePath": "src/lib/output/themes/MarkedPlugin.tsx",
							"qualifiedName": "MarkedPlugin"
						},
						"name": "MarkedPlugin",
						"package": "typedoc"
					}
				},
				{
					"id": 3622,
					"name": "router",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 47,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L47"
						}
					],
					"type": {
						"type": "reference",
						"target": 4608,
						"name": "Router",
						"package": "typedoc"
					}
				},
				{
					"id": 3620,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L42"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3671,
					"name": "application",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 44,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
						}
					],
					"getSignature": {
						"id": 3672,
						"name": "application",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the application / root component instance."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 44,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
							}
						],
						"type": {
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "Theme.application"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4432,
						"name": "Theme.application"
					}
				},
				{
					"id": 3673,
					"name": "owner",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 54,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
						}
					],
					"getSignature": {
						"id": 3674,
						"name": "owner",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the owner of this component."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 54,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/component.ts",
								"qualifiedName": "AbstractComponent.O"
							},
							"name": "O",
							"package": "typedoc",
							"qualifiedName": "AbstractComponent.O",
							"refersToTypeParameter": true
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "Theme.owner",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4434,
						"name": "Theme.owner"
					}
				},
				{
					"id": 3664,
					"name": "buildNavigation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 171,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L171"
						}
					],
					"signatures": [
						{
							"id": 3665,
							"name": "buildNavigation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 171,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L171"
								}
							],
							"parameters": [
								{
									"id": 3666,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4562,
									"name": "NavigationElement",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 3644,
					"name": "defaultLayoutTemplate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 94,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L94"
						}
					],
					"signatures": [
						{
							"id": 3645,
							"name": "defaultLayoutTemplate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 94,
									"character": 28,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L94"
								}
							],
							"parameters": [
								{
									"id": 3646,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								},
								{
									"id": 3647,
									"name": "template",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4603,
										"typeArguments": [
											{
												"type": "reference",
												"target": 4124,
												"typeArguments": [
													{
														"type": "reference",
														"target": 924,
														"name": "Reflection",
														"package": "typedoc"
													}
												],
												"name": "PageEvent",
												"package": "typedoc"
											}
										],
										"name": "RenderTemplate",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3632,
					"name": "documentTemplate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 82,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L82"
						}
					],
					"signatures": [
						{
							"id": 3633,
							"name": "documentTemplate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 82,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L82"
								}
							],
							"parameters": [
								{
									"id": 3634,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 453,
												"name": "DocumentReflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3661,
					"name": "getNavigation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 161,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L161"
						}
					],
					"signatures": [
						{
							"id": 3662,
							"name": "getNavigation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "If implementing a custom theme, it is recommended to override "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "buildNavigation",
										"target": 3664
									},
									{
										"kind": "text",
										"text": " instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 161,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L161"
								}
							],
							"parameters": [
								{
									"id": 3663,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4562,
									"name": "NavigationElement",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 3648,
					"name": "getReflectionClasses",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L98"
						}
					],
					"signatures": [
						{
							"id": 3649,
							"name": "getReflectionClasses",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L98"
								}
							],
							"parameters": [
								{
									"id": 3650,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3651,
					"name": "getReflectionIcon",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 106,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L106"
						}
					],
					"signatures": [
						{
							"id": 3652,
							"name": "getReflectionIcon",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "This is used so that themes may define multiple icons for modified icons (e.g. method, and inherited method)"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 106,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L106"
								}
							],
							"parameters": [
								{
									"id": 3653,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 591,
										"name": "Project",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Project"
									},
									{
										"type": "reference",
										"target": 592,
										"name": "Module",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Module"
									},
									{
										"type": "reference",
										"target": 593,
										"name": "Namespace",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Namespace"
									},
									{
										"type": "reference",
										"target": 594,
										"name": "Enum",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Enum"
									},
									{
										"type": "reference",
										"target": 595,
										"name": "EnumMember",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.EnumMember"
									},
									{
										"type": "reference",
										"target": 596,
										"name": "Variable",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Variable"
									},
									{
										"type": "reference",
										"target": 597,
										"name": "Function",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Function"
									},
									{
										"type": "reference",
										"target": 598,
										"name": "Class",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Class"
									},
									{
										"type": "reference",
										"target": 599,
										"name": "Interface",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Interface"
									},
									{
										"type": "reference",
										"target": 600,
										"name": "Constructor",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Constructor"
									},
									{
										"type": "reference",
										"target": 601,
										"name": "Property",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Property"
									},
									{
										"type": "reference",
										"target": 602,
										"name": "Method",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Method"
									},
									{
										"type": "reference",
										"target": 603,
										"name": "CallSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.CallSignature"
									},
									{
										"type": "reference",
										"target": 604,
										"name": "IndexSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.IndexSignature"
									},
									{
										"type": "reference",
										"target": 605,
										"name": "ConstructorSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.ConstructorSignature"
									},
									{
										"type": "reference",
										"target": 606,
										"name": "Parameter",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Parameter"
									},
									{
										"type": "reference",
										"target": 607,
										"name": "TypeLiteral",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.TypeLiteral"
									},
									{
										"type": "reference",
										"target": 608,
										"name": "TypeParameter",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.TypeParameter"
									},
									{
										"type": "reference",
										"target": 609,
										"name": "Accessor",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Accessor"
									},
									{
										"type": "reference",
										"target": 610,
										"name": "GetSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.GetSignature"
									},
									{
										"type": "reference",
										"target": 611,
										"name": "SetSignature",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.SetSignature"
									},
									{
										"type": "reference",
										"target": 612,
										"name": "TypeAlias",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.TypeAlias"
									},
									{
										"type": "reference",
										"target": 613,
										"name": "Reference",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Reference"
									},
									{
										"type": "reference",
										"target": 614,
										"name": "Document",
										"package": "typedoc",
										"qualifiedName": "ReflectionKind.Document"
									},
									{
										"type": "literal",
										"value": "search"
									},
									{
										"type": "literal",
										"value": "anchor"
									},
									{
										"type": "literal",
										"value": "chevronDown"
									},
									{
										"type": "literal",
										"value": "checkbox"
									},
									{
										"type": "literal",
										"value": "menu"
									},
									{
										"type": "literal",
										"value": "chevronSmall"
									},
									{
										"type": "literal",
										"value": "folder"
									},
									{
										"type": "literal",
										"value": "alertNote"
									},
									{
										"type": "literal",
										"value": "alertTip"
									},
									{
										"type": "literal",
										"value": "alertImportant"
									},
									{
										"type": "literal",
										"value": "alertWarning"
									},
									{
										"type": "literal",
										"value": "alertCaution"
									}
								]
							}
						}
					]
				},
				{
					"id": 3629,
					"name": "getRenderContext",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 78,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L78"
						}
					],
					"signatures": [
						{
							"id": 3630,
							"name": "getRenderContext",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 78,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L78"
								}
							],
							"parameters": [
								{
									"id": 3631,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3641,
					"name": "hierarchyTemplate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 91,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L91"
						}
					],
					"signatures": [
						{
							"id": 3642,
							"name": "hierarchyTemplate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 91,
									"character": 24,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L91"
								}
							],
							"parameters": [
								{
									"id": 3643,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3638,
					"name": "indexTemplate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 88,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L88"
						}
					],
					"signatures": [
						{
							"id": 3639,
							"name": "indexTemplate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 88,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L88"
								}
							],
							"parameters": [
								{
									"id": 3640,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 2,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3686,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 3687,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 3688,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 3689,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3690,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3691,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 3692,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 3693,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3694,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reflection",
																	"declaration": {
																		"id": 3695,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {}
																	}
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4448,
								"name": "Theme.off"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4447,
						"name": "Theme.off"
					}
				},
				{
					"id": 3675,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 3676,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 3677,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 3678,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3679,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 3680,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 3681,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 3682,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 3683,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reflection",
																	"declaration": {
																		"id": 3684,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {}
																	}
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 3685,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4437,
								"name": "Theme.on"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4436,
						"name": "Theme.on"
					}
				},
				{
					"id": 3667,
					"name": "postRender",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/theme.ts",
							"line": 25,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L25"
						}
					],
					"signatures": [
						{
							"id": 3668,
							"name": "postRender",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional hook to call post-render jobs"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/theme.ts",
									"line": 25,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L25"
								}
							],
							"parameters": [
								{
									"id": 3669,
									"name": "_event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4258,
										"name": "RendererEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4429,
								"name": "Theme.postRender"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4428,
						"name": "Theme.postRender"
					}
				},
				{
					"id": 3657,
					"name": "preRender",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 146,
							"character": 19,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L146"
						}
					],
					"signatures": [
						{
							"id": 3658,
							"name": "preRender",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional hook to call pre-render jobs"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 146,
									"character": 19,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L146"
								}
							],
							"parameters": [
								{
									"id": 3659,
									"name": "_event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4258,
										"name": "RendererEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							},
							"overwrites": {
								"type": "reference",
								"target": 4426,
								"name": "Theme.preRender"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4425,
						"name": "Theme.preRender"
					}
				},
				{
					"id": 3635,
					"name": "reflectionTemplate",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 85,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L85"
						}
					],
					"signatures": [
						{
							"id": 3636,
							"name": "reflectionTemplate",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 85,
									"character": 25,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L85"
								}
							],
							"parameters": [
								{
									"id": 3637,
									"name": "pageEvent",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 252,
												"name": "ContainerReflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3654,
					"name": "render",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 122,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L122"
						}
					],
					"signatures": [
						{
							"id": 3655,
							"name": "render",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Renders the provided page to a string, which will be written to disk by the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "Renderer",
										"target": 4153
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultTheme.tsx",
									"line": 122,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L122"
								}
							],
							"parameters": [
								{
									"id": 3656,
									"name": "page",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4423,
								"name": "Theme.render"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4422,
						"name": "Theme.render"
					}
				},
				{
					"id": 3696,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 3697,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 3698,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 3699,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 3700,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reflection",
											"declaration": {
												"id": 3701,
												"name": "__type",
												"variant": "declaration",
												"kind": 65536,
												"flags": {}
											}
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4458,
								"name": "Theme.trigger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4457,
						"name": "Theme.trigger"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3671,
						3673
					]
				},
				{
					"title": "Constructors",
					"children": [
						3617
					]
				},
				{
					"title": "Methods",
					"children": [
						3664,
						3644,
						3632,
						3661,
						3648,
						3651,
						3629,
						3641,
						3638,
						3686,
						3675,
						3667,
						3657,
						3635,
						3654,
						3696
					]
				},
				{
					"title": "Properties",
					"children": [
						3670,
						3624,
						3623,
						3621,
						3622,
						3620
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/themes/default/DefaultTheme.tsx",
					"line": 39,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L39"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 4418,
					"name": "Theme",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3702,
			"name": "DefaultThemeRenderContext",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 3703,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 52,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L52"
						}
					],
					"signatures": [
						{
							"id": 3704,
							"name": "DefaultThemeRenderContext",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 52,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L52"
								}
							],
							"parameters": [
								{
									"id": 3705,
									"name": "router",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4608,
										"name": "Router",
										"package": "typedoc"
									}
								},
								{
									"id": 3706,
									"name": "theme",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3616,
										"name": "DefaultTheme",
										"package": "typedoc"
									}
								},
								{
									"id": 3707,
									"name": "page",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"typeArguments": [
											{
												"type": "reference",
												"target": 924,
												"name": "Reflection",
												"package": "typedoc"
											}
										],
										"name": "PageEvent",
										"package": "typedoc"
									}
								},
								{
									"id": 3708,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2146,
										"name": "Options",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3786,
					"name": "breadcrumbs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 155,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L155"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3787,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3788,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3789,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3790,
					"name": "commentShortSummary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 156,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L156"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3791,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3792,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3793,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3794,
					"name": "commentSummary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 157,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L157"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3795,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3796,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3797,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3798,
					"name": "commentTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 158,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L158"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3799,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3800,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3801,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3766,
					"name": "defaultLayout",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 125,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L125"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3767,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3768,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3769,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "template",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4603,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 4124,
																	"typeArguments": [
																		{
																			"type": "reference",
																			"target": 924,
																			"name": "Reflection",
																			"package": "typedoc"
																		}
																	],
																	"name": "PageEvent",
																	"package": "typedoc"
																}
															],
															"name": "RenderTemplate",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3741,
					"name": "displayParts",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Renders user comment markdown wrapped in a tsd-comment div"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L115"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3742,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3743,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3744,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "parts",
														"isOptional": false,
														"element": {
															"type": "typeOperator",
															"operator": "readonly",
															"target": {
																"type": "array",
																"elementType": {
																	"type": "reference",
																	"target": 140,
																	"name": "CommentDisplayPart",
																	"package": "typedoc"
																}
															}
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3750,
					"name": "documentTemplate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 121,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L121"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3751,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3752,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3753,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 453,
																	"name": "DocumentReflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3806,
					"name": "footer",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 160,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L160"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3807,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3808,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3809,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3810,
					"name": "header",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 161,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L161"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3811,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3812,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3813,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3814,
					"name": "hierarchy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 162,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L162"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3815,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3816,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3817,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "typeHierarchy",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 336,
															"name": "DeclarationHierarchy",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3762,
					"name": "hierarchyTemplate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 124,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L124"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3763,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3764,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3765,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 2,
																	"name": "ProjectReflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3722,
					"name": "hook",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 87,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L87"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3723,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L88"
								}
							],
							"signatures": [
								{
									"id": 3724,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Emits an event to all currently subscribed listeners."
											}
										]
									},
									"sources": [
										{
											"fileName": "lib/utils-common/hooks.ts",
											"line": 88,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L88"
										}
									],
									"typeParameters": [
										{
											"id": 3725,
											"name": "K",
											"variant": "typeParam",
											"kind": 131072,
											"flags": {},
											"type": {
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 4588,
													"name": "RendererHooks",
													"package": "typedoc"
												}
											}
										}
									],
									"parameters": [
										{
											"id": 3726,
											"name": "event",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "the event to emit."
													}
												]
											},
											"type": {
												"type": "reference",
												"target": 3725,
												"name": "K",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										},
										{
											"id": 3727,
											"name": "args",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"comment": {
												"summary": [
													{
														"kind": "text",
														"text": "any arguments required for the event."
													}
												]
											},
											"type": {
												"type": "indexedAccess",
												"indexType": {
													"type": "reference",
													"target": 3725,
													"name": "K",
													"package": "typedoc",
													"refersToTypeParameter": true
												},
												"objectType": {
													"type": "reference",
													"target": 4588,
													"name": "RendererHooks",
													"package": "typedoc"
												}
											}
										}
									],
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 6241,
											"name": "JsxElement",
											"package": "typedoc"
										}
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3818,
					"name": "index",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 163,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L163"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3819,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3820,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3821,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 252,
															"name": "ContainerReflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3758,
					"name": "indexTemplate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 123,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L123"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3759,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3760,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3761,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 2,
																	"name": "ProjectReflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3822,
					"name": "member",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 164,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L164"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3823,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3824,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3825,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "union",
															"types": [
																{
																	"type": "reference",
																	"target": 340,
																	"name": "DeclarationReflection",
																	"package": "typedoc"
																},
																{
																	"type": "reference",
																	"target": 453,
																	"name": "DocumentReflection",
																	"package": "typedoc"
																}
															]
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3834,
					"name": "memberDeclaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 167,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L167"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3835,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3836,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3837,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 340,
															"name": "DeclarationReflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3838,
					"name": "memberGetterSetter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 168,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L168"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3839,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3840,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3841,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 340,
															"name": "DeclarationReflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3862,
					"name": "members",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 173,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L173"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3863,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3864,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3865,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 252,
															"name": "ContainerReflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3842,
					"name": "memberSignatureBody",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 169,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L169"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3843,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3844,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3845,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1044,
															"name": "SignatureReflection",
															"package": "typedoc"
														}
													},
													{
														"type": "optional",
														"elementType": {
															"type": "reflection",
															"declaration": {
																"id": 3846,
																"name": "__type",
																"variant": "declaration",
																"kind": 65536,
																"flags": {},
																"children": [
																	{
																		"id": 3847,
																		"name": "hideSources",
																		"variant": "declaration",
																		"kind": 1024,
																		"flags": {
																			"isOptional": true
																		},
																		"sources": [
																			{
																				"fileName": "lib/output/themes/default/partials/member.signature.body.tsx",
																				"line": 9,
																				"character": 31,
																				"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/member.signature.body.tsx#L9"
																			}
																		],
																		"type": {
																			"type": "intrinsic",
																			"name": "boolean"
																		}
																	}
																],
																"groups": [
																	{
																		"title": "Properties",
																		"children": [
																			3847
																		]
																	}
																],
																"sources": [
																	{
																		"fileName": "lib/output/themes/default/partials/member.signature.body.tsx",
																		"line": 9,
																		"character": 29,
																		"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/member.signature.body.tsx#L9"
																	}
																]
															}
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3854,
					"name": "memberSignatures",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 171,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L171"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3855,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3856,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3857,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 340,
															"name": "DeclarationReflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3848,
					"name": "memberSignatureTitle",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 170,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L170"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3849,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3850,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3851,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1044,
															"name": "SignatureReflection",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "options",
														"isOptional": false,
														"element": {
															"type": "reflection",
															"declaration": {
																"id": 3852,
																"name": "__type",
																"variant": "declaration",
																"kind": 65536,
																"flags": {},
																"children": [
																	{
																		"id": 3853,
																		"name": "hideName",
																		"variant": "declaration",
																		"kind": 1024,
																		"flags": {
																			"isOptional": true
																		},
																		"sources": [
																			{
																				"fileName": "lib/output/themes/default/partials/member.signature.title.tsx",
																				"line": 8,
																				"character": 15,
																				"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/member.signature.title.tsx#L8"
																			}
																		],
																		"type": {
																			"type": "intrinsic",
																			"name": "boolean"
																		}
																	}
																],
																"groups": [
																	{
																		"title": "Properties",
																		"children": [
																			3853
																		]
																	}
																],
																"sources": [
																	{
																		"fileName": "lib/output/themes/default/partials/member.signature.title.tsx",
																		"line": 8,
																		"character": 13,
																		"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/member.signature.title.tsx#L8"
																	}
																]
															}
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3858,
					"name": "memberSources",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 172,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L172"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3859,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3860,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3861,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "union",
															"types": [
																{
																	"type": "reference",
																	"target": 340,
																	"name": "DeclarationReflection",
																	"package": "typedoc"
																},
																{
																	"type": "reference",
																	"target": 1044,
																	"name": "SignatureReflection",
																	"package": "typedoc"
																}
															]
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3711,
					"name": "model",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 50,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L50"
						}
					],
					"type": {
						"type": "reference",
						"target": 924,
						"name": "Reflection",
						"package": "typedoc"
					}
				},
				{
					"id": 3830,
					"name": "moduleMemberSummary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 166,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L166"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3831,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3832,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3833,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "member",
														"isOptional": false,
														"element": {
															"type": "union",
															"types": [
																{
																	"type": "reference",
																	"target": 340,
																	"name": "DeclarationReflection",
																	"package": "typedoc"
																},
																{
																	"type": "reference",
																	"target": 453,
																	"name": "DocumentReflection",
																	"package": "typedoc"
																}
															]
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3826,
					"name": "moduleReflection",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 165,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L165"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3827,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3828,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3829,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "mod",
														"isOptional": false,
														"element": {
															"type": "union",
															"types": [
																{
																	"type": "reference",
																	"target": 2,
																	"name": "ProjectReflection",
																	"package": "typedoc"
																},
																{
																	"type": "reference",
																	"target": 340,
																	"name": "DeclarationReflection",
																	"package": "typedoc"
																}
															]
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3882,
					"name": "navigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 178,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L178"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3883,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3884,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3885,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3710,
					"name": "options",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L48"
						}
					],
					"type": {
						"type": "reference",
						"target": 2146,
						"name": "Options",
						"package": "typedoc"
					}
				},
				{
					"id": 3714,
					"name": "page",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 55,
							"character": 15,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L55"
						}
					],
					"type": {
						"type": "reference",
						"target": 4124,
						"typeArguments": [
							{
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						],
						"name": "PageEvent",
						"package": "typedoc"
					}
				},
				{
					"id": 3886,
					"name": "pageNavigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 179,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L179"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3887,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3888,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3889,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3870,
					"name": "pageSidebar",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 175,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L175"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3871,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3872,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3873,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3802,
					"name": "reflectionFlags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 159,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L159"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3803,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3804,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3805,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3770,
					"name": "reflectionPreview",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Rendered just after the description for a reflection.\nThis can be used to render a shortened type display of a reflection that the\nrest of the page expands on.\n\nNote: Will not be called for variables/type aliases, as they are summarized\nby their type declaration, which is already rendered by "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "DefaultThemeRenderContext.memberDeclaration",
								"target": 3834
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 135,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L135"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3771,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3772,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3773,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3754,
					"name": "reflectionTemplate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 122,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L122"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3755,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3756,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3757,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 252,
																	"name": "ContainerReflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3712,
					"name": "router",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 53,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L53"
						}
					],
					"type": {
						"type": "reference",
						"target": 4608,
						"name": "Router",
						"package": "typedoc"
					}
				},
				{
					"id": 3878,
					"name": "settings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 177,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L177"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3879,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3880,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3881,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple"
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3866,
					"name": "sidebar",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 174,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L174"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3867,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3868,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3869,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3874,
					"name": "sidebarLinks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 176,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L176"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3875,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3876,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3877,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 6241,
												"name": "JsxElement",
												"package": "typedoc"
											},
											{
												"type": "literal",
												"value": null
											}
										]
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3713,
					"name": "theme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 54,
							"character": 17,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L54"
						}
					],
					"type": {
						"type": "reference",
						"target": 3616,
						"name": "DefaultTheme",
						"package": "typedoc"
					}
				},
				{
					"id": 3890,
					"name": "toolbar",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 180,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L180"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3891,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3892,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3893,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 4124,
															"typeArguments": [
																{
																	"type": "reference",
																	"target": 924,
																	"name": "Reflection",
																	"package": "typedoc"
																}
															],
															"name": "PageEvent",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3894,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 181,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L181"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3895,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3896,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3897,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "type",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1284,
															"name": "SomeType",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "options",
														"isOptional": false,
														"element": {
															"type": "reflection",
															"declaration": {
																"id": 3898,
																"name": "__type",
																"variant": "declaration",
																"kind": 65536,
																"flags": {},
																"children": [
																	{
																		"id": 3899,
																		"name": "topLevelLinks",
																		"variant": "declaration",
																		"kind": 1024,
																		"flags": {},
																		"sources": [
																			{
																				"fileName": "lib/output/themes/default/partials/type.tsx",
																				"line": 8,
																				"character": 15,
																				"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/type.tsx#L8"
																			}
																		],
																		"type": {
																			"type": "intrinsic",
																			"name": "boolean"
																		}
																	}
																],
																"groups": [
																	{
																		"title": "Properties",
																		"children": [
																			3899
																		]
																	}
																],
																"sources": [
																	{
																		"fileName": "lib/output/themes/default/partials/type.tsx",
																		"line": 8,
																		"character": 13,
																		"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/type.tsx#L8"
																	}
																]
															}
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3900,
					"name": "typeAndParent",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 182,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L182"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3901,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3902,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3903,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "props",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1221,
															"name": "Type",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3782,
					"name": "typeDeclaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Wrapper around "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "typeDetails",
								"target": 3774
							},
							{
								"kind": "text",
								"text": " which checks if it is useful\nand includes a \"Type Declaration\" header."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 153,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L153"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3783,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3784,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3785,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "reflectionOwningType",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "type",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1284,
															"name": "SomeType",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6235,
										"name": "JsxChildren",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3774,
					"name": "typeDetails",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Used to render additional details about a type. This is used to implement\nthe "
							},
							{
								"kind": "code",
								"text": "`@expand`"
							},
							{
								"kind": "text",
								"text": " tag, comments on union members, comments on object type members..."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L141"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3775,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3776,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3777,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "reflectionOwningType",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "type",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1284,
															"name": "SomeType",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "renderAnchors",
														"isOptional": false,
														"element": {
															"type": "intrinsic",
															"name": "boolean"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6235,
										"name": "JsxChildren",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3778,
					"name": "typeDetailsIfUseful",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Should call the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "typeDetails",
								"target": 3774
							},
							{
								"kind": "text",
								"text": " helper if rendering additional details\nabout the type will provide the user with more information about the type."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 147,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L147"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3779,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3780,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3781,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "reflectionOwningType",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 924,
															"name": "Reflection",
															"package": "typedoc"
														}
													},
													{
														"type": "namedTupleMember",
														"name": "type",
														"isOptional": false,
														"element": {
															"type": "reference",
															"target": 1284,
															"name": "SomeType",
															"package": "typedoc"
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6235,
										"name": "JsxChildren",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3904,
					"name": "typeParameters",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 183,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L183"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3905,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 43,
									"character": 11,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
								}
							],
							"signatures": [
								{
									"id": 3906,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
											"line": 43,
											"character": 11,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L43"
										}
									],
									"parameters": [
										{
											"id": 3907,
											"name": "r",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isRest": true
											},
											"type": {
												"type": "tuple",
												"elements": [
													{
														"type": "namedTupleMember",
														"name": "typeParameters",
														"isOptional": false,
														"element": {
															"type": "array",
															"elementType": {
																"type": "reference",
																"target": 1145,
																"name": "TypeParameterReflection",
																"package": "typedoc"
															}
														}
													}
												]
											}
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 3715,
					"name": "icons",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 72,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L72"
						}
					],
					"getSignature": {
						"id": 3716,
						"name": "icons",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Icons available for use within the page.\nWhen getting an icon for a reflection, "
								},
								{
									"kind": "inline-tag",
									"tag": "@link",
									"text": "reflectionIcon",
									"target": 3717
								},
								{
									"kind": "text",
									"text": " should be used so\nthat themes which define multiple icon variants can correctly specify which icon\nthey want to be used.\n\nNote: This creates a reference to icons declared by "
								},
								{
									"kind": "inline-tag",
									"tag": "@link",
									"text": "DefaultTheme.icons",
									"target": 3623
								},
								{
									"kind": "text",
									"text": ",\nto customize icons, that object must be modified instead."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
								"line": 72,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L72"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Readonly"
							},
							"typeArguments": [
								{
									"type": "reference",
									"target": 4463,
									"name": "Icons",
									"package": "typedoc"
								}
							],
							"name": "Readonly",
							"package": "typescript"
						}
					}
				},
				{
					"id": 3720,
					"name": "slugger",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 83,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L83"
						}
					],
					"getSignature": {
						"id": 3721,
						"name": "slugger",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
								"line": 83,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L83"
							}
						],
						"type": {
							"type": "reference",
							"target": 4269,
							"name": "Slugger",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 3732,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 100,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L100"
						}
					],
					"signatures": [
						{
							"id": 3733,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 100,
									"character": 16,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L100"
								}
							],
							"parameters": [
								{
									"id": 3734,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 3745,
					"name": "getNavigation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 117,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L117"
						}
					],
					"signatures": [
						{
							"id": 3746,
							"name": "getNavigation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 117,
									"character": 20,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L117"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4562,
									"name": "NavigationElement",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 3747,
					"name": "getReflectionClasses",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 119,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L119"
						}
					],
					"signatures": [
						{
							"id": 3748,
							"name": "getReflectionClasses",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 119,
									"character": 27,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L119"
								}
							],
							"parameters": [
								{
									"id": 3749,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3738,
					"name": "markdown",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 108,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L108"
						}
					],
					"signatures": [
						{
							"id": 3739,
							"name": "markdown",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 108,
									"character": 15,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L108"
								}
							],
							"parameters": [
								{
									"id": 3740,
									"name": "md",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 140,
												"name": "CommentDisplayPart",
												"package": "typedoc"
											}
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3717,
					"name": "reflectionIcon",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 79,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L79"
						}
					],
					"signatures": [
						{
							"id": 3718,
							"name": "reflectionIcon",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Do not override this method, override "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "DefaultTheme.getReflectionIcon",
										"target": 3651
									},
									{
										"kind": "text",
										"text": " instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 79,
									"character": 21,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L79"
								}
							],
							"parameters": [
								{
									"id": 3719,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3728,
					"name": "relativeURL",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 92,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L92"
						}
					],
					"signatures": [
						{
							"id": 3729,
							"name": "relativeURL",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Avoid this in favor of urlTo if possible"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 92,
									"character": 18,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L92"
								}
							],
							"parameters": [
								{
									"id": 3730,
									"name": "url",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 3731,
									"name": "cacheBust",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "false"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 3735,
					"name": "urlTo",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L104"
						}
					],
					"signatures": [
						{
							"id": 3736,
							"name": "urlTo",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
									"line": 104,
									"character": 12,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L104"
								}
							],
							"parameters": [
								{
									"id": 3737,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3715,
						3720
					]
				},
				{
					"title": "Constructors",
					"children": [
						3703
					]
				},
				{
					"title": "Methods",
					"children": [
						3732,
						3745,
						3747,
						3738,
						3717,
						3728,
						3735
					]
				},
				{
					"title": "Properties",
					"children": [
						3786,
						3790,
						3794,
						3798,
						3766,
						3741,
						3750,
						3806,
						3810,
						3814,
						3762,
						3722,
						3818,
						3758,
						3822,
						3834,
						3838,
						3862,
						3842,
						3854,
						3848,
						3858,
						3711,
						3830,
						3826,
						3882,
						3710,
						3714,
						3886,
						3870,
						3802,
						3770,
						3754,
						3712,
						3878,
						3866,
						3874,
						3713,
						3890,
						3894,
						3900,
						3782,
						3774,
						3778,
						3904
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/themes/default/DefaultThemeRenderContext.ts",
					"line": 46,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultThemeRenderContext.ts#L46"
				}
			]
		},
		{
			"id": 5110,
			"name": "Deserializer",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Deserializes TypeDoc's JSON output back to "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Reflection",
						"target": 924
					},
					{
						"kind": "text",
						"text": " instances."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "None"
							}
						]
					},
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Deserializes TypeDoc's JSON output"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 5111,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 222,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L222"
						}
					],
					"signatures": [
						{
							"id": 5112,
							"name": "Deserializer",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 222,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L222"
								}
							],
							"parameters": [
								{
									"id": 5113,
									"name": "logger",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5004,
										"name": "Logger",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5110,
								"name": "Deserializer",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5263,
					"name": "logger",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 222,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L222"
						}
					],
					"type": {
						"type": "reference",
						"target": 5004,
						"name": "Logger",
						"package": "typedoc"
					}
				},
				{
					"id": 5261,
					"name": "oldFileIdToNewFileId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 219,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L219"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							},
							{
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"defaultValue": "{}"
				},
				{
					"id": 5260,
					"name": "oldIdToNewId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 218,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L218"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							{
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 921,
										"name": "ReflectionId",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"defaultValue": "{}"
				},
				{
					"id": 5262,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 220,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L220"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "undefined"
							}
						]
					}
				},
				{
					"id": 5259,
					"name": "projectRoot",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Only set when deserializing."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L216"
						}
					],
					"type": {
						"type": "reference",
						"target": 5084,
						"name": "NormalizedPath",
						"package": "typedoc"
					}
				},
				{
					"id": 5120,
					"name": "reflectionBuilders",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 64,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L64"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 5121,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 5122,
									"name": "declaration",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 14,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L14"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5123,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5124,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5125,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 924,
																"name": "Reflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5126,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "union",
																"types": [
																	{
																		"type": "reference",
																		"target": 5452,
																		"name": "DeclarationReflection",
																		"package": "typedoc"
																	},
																	{
																		"type": "reference",
																		"target": 5398,
																		"name": "ReferenceReflection",
																		"package": "typedoc"
																	}
																]
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 340,
														"name": "DeclarationReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5152,
									"name": "document",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 20,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L20"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5153,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5154,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5155,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 924,
																"name": "Reflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5156,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5387,
																"name": "DocumentReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 453,
														"name": "DocumentReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5127,
									"name": "param",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 15,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L15"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5128,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5129,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5130,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 1044,
																"name": "SignatureReflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5131,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5443,
																"name": "ParameterReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 646,
														"name": "ParameterReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5132,
									"name": "project",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 16,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L16"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5133,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5134,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5135,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 924,
																"name": "Reflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5136,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5492,
																"name": "ProjectReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 2,
														"name": "ProjectReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5137,
									"name": "reference",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 17,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L17"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5138,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5139,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5140,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 924,
																"name": "Reflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5141,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5398,
																"name": "ReferenceReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 718,
														"name": "ReferenceReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5142,
									"name": "signature",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 18,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L18"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5143,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5144,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5145,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 340,
																"name": "DeclarationReflection",
																"package": "typedoc"
															}
														},
														{
															"id": 5146,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5429,
																"name": "SignatureReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1044,
														"name": "SignatureReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5147,
									"name": "typeParam",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/variant.ts",
											"line": 19,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L19"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5148,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 65,
													"character": 40,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
												}
											],
											"signatures": [
												{
													"id": 5149,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 65,
															"character": 40,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L65"
														}
													],
													"parameters": [
														{
															"id": 5150,
															"name": "parent",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": {
																	"packageName": "typescript",
																	"packagePath": "lib/lib.es5.d.ts",
																	"qualifiedName": "NonNullable"
																},
																"typeArguments": [
																	{
																		"type": "union",
																		"types": [
																			{
																				"type": "reference",
																				"target": 340,
																				"name": "DeclarationReflection",
																				"package": "typedoc"
																			},
																			{
																				"type": "reference",
																				"target": 1044,
																				"name": "SignatureReflection",
																				"package": "typedoc"
																			},
																			{
																				"type": "intrinsic",
																				"name": "undefined"
																			}
																		]
																	}
																],
																"name": "NonNullable",
																"package": "typescript"
															}
														},
														{
															"id": 5151,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5482,
																"name": "TypeParameterReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1145,
														"name": "TypeParameterReflection",
														"package": "typedoc"
													}
												}
											]
										}
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										5122,
										5152,
										5127,
										5132,
										5137,
										5142,
										5147
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 64,
									"character": 24,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L64"
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 5157,
					"name": "typeBuilders",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L104"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 5158,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 5159,
									"name": "array",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 74,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L74"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5160,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5161,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5162,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5552,
																"name": "ArrayType",
																"package": "typedoc"
															}
														},
														{
															"id": 5163,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1309,
														"name": "ArrayType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5164,
									"name": "conditional",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 75,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L75"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5165,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5166,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5167,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5555,
																"name": "ConditionalType",
																"package": "typedoc"
															}
														},
														{
															"id": 5168,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1344,
														"name": "ConditionalType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5169,
									"name": "indexedAccess",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 76,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L76"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5170,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5171,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5172,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5561,
																"name": "IndexedAccessType",
																"package": "typedoc"
															}
														},
														{
															"id": 5173,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1386,
														"name": "IndexedAccessType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5174,
									"name": "inferred",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 77,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L77"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5175,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5176,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5177,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5565,
																"name": "InferredType",
																"package": "typedoc"
															}
														},
														{
															"id": 5178,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1423,
														"name": "InferredType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5179,
									"name": "intersection",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 78,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L78"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5180,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5181,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5182,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5569,
																"name": "IntersectionType",
																"package": "typedoc"
															}
														},
														{
															"id": 5183,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1461,
														"name": "IntersectionType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5184,
									"name": "intrinsic",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 79,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L79"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5185,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5186,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5187,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5572,
																"name": "IntrinsicType",
																"package": "typedoc"
															}
														},
														{
															"id": 5188,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1497,
														"name": "IntrinsicType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5189,
									"name": "literal",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 80,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L80"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5190,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5191,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5192,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5603,
																"name": "LiteralType",
																"package": "typedoc"
															}
														},
														{
															"id": 5193,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1531,
														"name": "LiteralType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5194,
									"name": "mapped",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 81,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L81"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5195,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5196,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5197,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5621,
																"name": "MappedType",
																"package": "typedoc"
															}
														},
														{
															"id": 5198,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1565,
														"name": "MappedType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5239,
									"name": "namedTupleMember",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 90,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L90"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5240,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5241,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5242,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5612,
																"name": "NamedTupleMemberType",
																"package": "typedoc"
															}
														},
														{
															"id": 5243,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1933,
														"name": "NamedTupleMember",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5199,
									"name": "optional",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 82,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L82"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5200,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5201,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5202,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5575,
																"name": "OptionalType",
																"package": "typedoc"
															}
														},
														{
															"id": 5203,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1610,
														"name": "OptionalType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5204,
									"name": "predicate",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 83,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L83"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5205,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5206,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5207,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5578,
																"name": "PredicateType",
																"package": "typedoc"
															}
														},
														{
															"id": 5208,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1645,
														"name": "PredicateType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5209,
									"name": "query",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 84,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L84"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5210,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5211,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5212,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5583,
																"name": "QueryType",
																"package": "typedoc"
															}
														},
														{
															"id": 5213,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1684,
														"name": "QueryType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5214,
									"name": "reference",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 85,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L85"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5215,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5216,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5217,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5586,
																"name": "ReferenceType",
																"package": "typedoc"
															}
														},
														{
															"id": 5218,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1719,
														"name": "ReferenceType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5219,
									"name": "reflection",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 86,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L86"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5220,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5221,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5222,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5597,
																"name": "ReflectionType",
																"package": "typedoc"
															}
														},
														{
															"id": 5223,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1790,
														"name": "ReflectionType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5224,
									"name": "rest",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 87,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L87"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5225,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5226,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5227,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5600,
																"name": "RestType",
																"package": "typedoc"
															}
														},
														{
															"id": 5228,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1826,
														"name": "RestType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5229,
									"name": "templateLiteral",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 88,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L88"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5230,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5231,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5232,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5617,
																"name": "TemplateLiteralType",
																"package": "typedoc"
															}
														},
														{
															"id": 5233,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1861,
														"name": "TemplateLiteralType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5234,
									"name": "tuple",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 89,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L89"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5235,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5236,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5237,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5609,
																"name": "TupleType",
																"package": "typedoc"
															}
														},
														{
															"id": 5238,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1898,
														"name": "TupleType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5244,
									"name": "typeOperator",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 91,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L91"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5245,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5246,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5247,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5629,
																"name": "TypeOperatorType",
																"package": "typedoc"
															}
														},
														{
															"id": 5248,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 1972,
														"name": "TypeOperatorType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5249,
									"name": "union",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 92,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L92"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5250,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5251,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5252,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5633,
																"name": "UnionType",
																"package": "typedoc"
															}
														},
														{
															"id": 5253,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 2010,
														"name": "UnionType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								},
								{
									"id": 5254,
									"name": "unknown",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/models/types.ts",
											"line": 93,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L93"
										}
									],
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5255,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 105,
													"character": 34,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
												}
											],
											"signatures": [
												{
													"id": 5256,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 105,
															"character": 34,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L105"
														}
													],
													"parameters": [
														{
															"id": 5257,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5637,
																"name": "UnknownType",
																"package": "typedoc"
															}
														},
														{
															"id": 5258,
															"name": "de",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5110,
																"name": "Deserializer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 2047,
														"name": "UnknownType",
														"package": "typedoc"
													}
												}
											]
										}
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										5159,
										5164,
										5169,
										5174,
										5179,
										5184,
										5189,
										5194,
										5239,
										5199,
										5204,
										5209,
										5214,
										5219,
										5224,
										5229,
										5234,
										5244,
										5249,
										5254
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 104,
									"character": 18,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L104"
								}
							]
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 5264,
					"name": "addDeserializer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 224,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L224"
						}
					],
					"signatures": [
						{
							"id": 5265,
							"name": "addDeserializer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 224,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L224"
								}
							],
							"parameters": [
								{
									"id": 5266,
									"name": "de",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5349,
										"name": "DeserializerComponent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5325,
					"name": "constructReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 403,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L403"
						}
					],
					"signatures": [
						{
							"id": 5326,
							"name": "constructReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 403,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L403"
								}
							],
							"typeParameters": [
								{
									"id": 5327,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5386,
										"name": "SomeReflection",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5328,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5327,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "indexedAccess",
								"indexType": {
									"type": "indexedAccess",
									"indexType": {
										"type": "literal",
										"value": "variant"
									},
									"objectType": {
										"type": "reference",
										"target": 5327,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								"objectType": {
									"type": "reference",
									"target": 2086,
									"name": "ReflectionVariant",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 5329,
					"name": "constructType",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 417,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L417"
						}
					],
					"signatures": [
						{
							"id": 5330,
							"name": "constructType",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 417,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L417"
								}
							],
							"typeParameters": [
								{
									"id": 5331,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5529,
										"name": "SomeType",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5332,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5331,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "indexedAccess",
								"indexType": {
									"type": "indexedAccess",
									"indexType": {
										"type": "literal",
										"value": "type"
									},
									"objectType": {
										"type": "reference",
										"target": 5331,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								"objectType": {
									"type": "reference",
									"target": 1255,
									"name": "TypeKindMap",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 5343,
					"name": "defer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 450,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L450"
						}
					],
					"signatures": [
						{
							"id": 5344,
							"name": "defer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Defers work until the initial pass of serialization has been completed.\nThis can be used to set up references which cannot be immediately restored.\n\nMay only be called when deserializing."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 450,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L450"
								}
							],
							"parameters": [
								{
									"id": 5345,
									"name": "cb",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5346,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 450,
													"character": 14,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L450"
												}
											],
											"signatures": [
												{
													"id": 5347,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 450,
															"character": 14,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L450"
														}
													],
													"parameters": [
														{
															"id": 5348,
															"name": "project",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 2,
																"name": "ProjectReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5333,
					"name": "fromObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 424,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L424"
						}
					],
					"signatures": [
						{
							"id": 5334,
							"name": "fromObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 424,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L424"
								}
							],
							"typeParameters": [
								{
									"id": 5335,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {}
								}
							],
							"parameters": [
								{
									"id": 5336,
									"name": "receiver",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5337,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5338,
													"name": "fromObject",
													"variant": "declaration",
													"kind": 2048,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 425,
															"character": 20,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L425"
														}
													],
													"signatures": [
														{
															"id": 5339,
															"name": "fromObject",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/serialization/deserializer.ts",
																	"line": 425,
																	"character": 20,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L425"
																}
															],
															"parameters": [
																{
																	"id": 5340,
																	"name": "d",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "reference",
																		"target": 5110,
																		"name": "Deserializer",
																		"package": "typedoc"
																	}
																},
																{
																	"id": 5341,
																	"name": "o",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "reference",
																		"target": 5335,
																		"name": "T",
																		"package": "typedoc",
																		"refersToTypeParameter": true
																	}
																}
															],
															"type": {
																"type": "intrinsic",
																"name": "void"
															}
														}
													]
												}
											],
											"groups": [
												{
													"title": "Methods",
													"children": [
														5338
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 425,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L425"
												}
											]
										}
									}
								},
								{
									"id": 5342,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5335,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5284,
					"name": "revive",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 355,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L355"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 359,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L359"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 363,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L363"
						}
					],
					"signatures": [
						{
							"id": 5285,
							"name": "revive",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 355,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L355"
								}
							],
							"typeParameters": [
								{
									"id": 5286,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "object"
									}
								},
								{
									"id": 5287,
									"name": "U",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5104,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5286,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "Deserializable",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5288,
									"name": "source",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5286,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 5289,
									"name": "creator",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5290,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 357,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L357"
												}
											],
											"signatures": [
												{
													"id": 5291,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 357,
															"character": 17,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L357"
														}
													],
													"parameters": [
														{
															"id": 5292,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5286,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 5287,
														"name": "U",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5287,
								"name": "U",
								"package": "typedoc",
								"refersToTypeParameter": true
							}
						},
						{
							"id": 5293,
							"name": "revive",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 359,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L359"
								}
							],
							"typeParameters": [
								{
									"id": 5294,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "object"
									}
								},
								{
									"id": 5295,
									"name": "U",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5104,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5294,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "Deserializable",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5296,
									"name": "source",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5294,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 5297,
									"name": "creator",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5298,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 361,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L361"
												}
											],
											"signatures": [
												{
													"id": 5299,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 361,
															"character": 17,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L361"
														}
													],
													"parameters": [
														{
															"id": 5300,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5294,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 5295,
														"name": "U",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5295,
										"name": "U",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 5301,
					"name": "reviveMany",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 374,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L374"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 378,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L378"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 382,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L382"
						}
					],
					"signatures": [
						{
							"id": 5302,
							"name": "reviveMany",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 374,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L374"
								}
							],
							"typeParameters": [
								{
									"id": 5303,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {}
								},
								{
									"id": 5304,
									"name": "U",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5104,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5303,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "Deserializable",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5305,
									"name": "sourceArray",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5303,
											"name": "T",
											"package": "typedoc",
											"refersToTypeParameter": true
										}
									}
								},
								{
									"id": 5306,
									"name": "creator",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5307,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 376,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L376"
												}
											],
											"signatures": [
												{
													"id": 5308,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 376,
															"character": 17,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L376"
														}
													],
													"parameters": [
														{
															"id": 5309,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5303,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 5304,
														"name": "U",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 5304,
									"name": "U",
									"package": "typedoc",
									"refersToTypeParameter": true
								}
							}
						},
						{
							"id": 5310,
							"name": "reviveMany",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 378,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L378"
								}
							],
							"typeParameters": [
								{
									"id": 5311,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {}
								},
								{
									"id": 5312,
									"name": "U",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5104,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5311,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "Deserializable",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5313,
									"name": "sourceArray",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 5311,
													"name": "T",
													"package": "typedoc",
													"refersToTypeParameter": true
												}
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 5314,
									"name": "creator",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5315,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 380,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L380"
												}
											],
											"signatures": [
												{
													"id": 5316,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 380,
															"character": 17,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L380"
														}
													],
													"parameters": [
														{
															"id": 5317,
															"name": "obj",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 5311,
																"name": "T",
																"package": "typedoc",
																"refersToTypeParameter": true
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 5312,
														"name": "U",
														"package": "typedoc",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5312,
											"name": "U",
											"package": "typedoc",
											"refersToTypeParameter": true
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 5267,
					"name": "reviveProject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 233,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L233"
						}
					],
					"signatures": [
						{
							"id": 5268,
							"name": "reviveProject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Revive a single project into the structure it was originally created with.\nThis is generally not appropriate for merging multiple projects since projects may\ncontain reflections in their root, not inside a module."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 233,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L233"
								}
							],
							"parameters": [
								{
									"id": 5269,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5270,
									"name": "projectObj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5492,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 5271,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5272,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5273,
													"name": "projectRoot",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 237,
															"character": 12,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L237"
														}
													],
													"type": {
														"type": "reference",
														"target": 5084,
														"name": "NormalizedPath",
														"package": "typedoc"
													}
												},
												{
													"id": 5274,
													"name": "registry",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 238,
															"character": 12,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L238"
														}
													],
													"type": {
														"type": "reference",
														"target": 534,
														"name": "FileRegistry",
														"package": "typedoc"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														5273,
														5274
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 236,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L236"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5275,
					"name": "reviveProjects",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 287,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L287"
						}
					],
					"signatures": [
						{
							"id": 5276,
							"name": "reviveProjects",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 287,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L287"
								}
							],
							"parameters": [
								{
									"id": 5277,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5278,
									"name": "projects",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "readonly",
										"target": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 5492,
												"name": "ProjectReflection",
												"package": "typedoc"
											}
										}
									}
								},
								{
									"id": 5279,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5280,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5283,
													"name": "alwaysCreateEntryPointModule",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 293,
															"character": 12,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L293"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												},
												{
													"id": 5281,
													"name": "projectRoot",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 291,
															"character": 12,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L291"
														}
													],
													"type": {
														"type": "reference",
														"target": 5084,
														"name": "NormalizedPath",
														"package": "typedoc"
													}
												},
												{
													"id": 5282,
													"name": "registry",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/deserializer.ts",
															"line": 292,
															"character": 12,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L292"
														}
													],
													"type": {
														"type": "reference",
														"target": 534,
														"name": "FileRegistry",
														"package": "typedoc"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														5283,
														5281,
														5282
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/deserializer.ts",
													"line": 290,
													"character": 17,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L290"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5318,
					"name": "reviveType",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 395,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L395"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 396,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L396"
						},
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 399,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L399"
						}
					],
					"signatures": [
						{
							"id": 5319,
							"name": "reviveType",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 395,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L395"
								}
							],
							"typeParameters": [
								{
									"id": 5320,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5529,
										"name": "SomeType",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5321,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5320,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "indexedAccess",
								"indexType": {
									"type": "indexedAccess",
									"indexType": {
										"type": "literal",
										"value": "type"
									},
									"objectType": {
										"type": "reference",
										"target": 5320,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								"objectType": {
									"type": "reference",
									"target": 1255,
									"name": "TypeKindMap",
									"package": "typedoc"
								}
							}
						},
						{
							"id": 5322,
							"name": "reviveType",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 396,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L396"
								}
							],
							"typeParameters": [
								{
									"id": 5323,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5529,
										"name": "SomeType",
										"package": "typedoc"
									}
								}
							],
							"parameters": [
								{
									"id": 5324,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5323,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "indexedAccess",
										"indexType": {
											"type": "indexedAccess",
											"indexType": {
												"type": "literal",
												"value": "type"
											},
											"objectType": {
												"type": "reference",
												"target": 5323,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										},
										"objectType": {
											"type": "reference",
											"target": 1255,
											"name": "TypeKindMap",
											"package": "typedoc"
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						5111
					]
				},
				{
					"title": "Methods",
					"children": [
						5264,
						5325,
						5329,
						5343,
						5333,
						5284,
						5301,
						5267,
						5275,
						5318
					]
				},
				{
					"title": "Properties",
					"children": [
						5263,
						5261,
						5260,
						5262,
						5259,
						5120,
						5157
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/deserializer.ts",
					"line": 59,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L59"
				}
			]
		},
		{
			"id": 4890,
			"name": "EventDispatcher",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Intentionally very simple event emitter."
					}
				]
			},
			"children": [
				{
					"id": 4892,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 4893,
							"name": "EventDispatcher",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 4894,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 4891,
													"name": "T",
													"package": "typedoc",
													"qualifiedName": "EventDispatcher.T",
													"refersToTypeParameter": true
												}
											},
											{
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "unknown"
												}
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4890,
								"typeArguments": [
									{
										"type": "reference",
										"target": 4891,
										"name": "T",
										"package": "typedoc",
										"qualifiedName": "EventDispatcher.T",
										"refersToTypeParameter": true
									}
								],
								"name": "EventDispatcher",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4912,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 4913,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 4914,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4915,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4916,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4917,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 4918,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 4919,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4920,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4891,
																	"name": "T",
																	"package": "typedoc",
																	"qualifiedName": "EventDispatcher.T",
																	"refersToTypeParameter": true
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4902,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 4903,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 4904,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4905,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4906,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4907,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 4908,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 4909,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4910,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4891,
																	"name": "T",
																	"package": "typedoc",
																	"qualifiedName": "EventDispatcher.T",
																	"refersToTypeParameter": true
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 4911,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4921,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 4922,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 4923,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4924,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4925,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 4891,
											"name": "T",
											"package": "typedoc",
											"qualifiedName": "EventDispatcher.T",
											"refersToTypeParameter": true
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4892
					]
				},
				{
					"title": "Methods",
					"children": [
						4912,
						4902,
						4921
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/events.ts",
					"line": 9,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L9"
				}
			],
			"typeParameters": [
				{
					"id": 4891,
					"name": "T",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 4891,
									"name": "T",
									"package": "typedoc",
									"qualifiedName": "EventDispatcher.T",
									"refersToTypeParameter": true
								}
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "unknown"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 5696,
					"name": "Serializer"
				}
			]
		},
		{
			"id": 4926,
			"name": "EventHooks",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Event emitter which allows listeners to return a value.\n\nThis is beneficial for the themes since it allows plugins to modify the HTML output\nwithout doing unsafe text replacement.\n\nVery simple event emitter class which collects the return values of its listeners."
					}
				],
				"blockTags": [
					{
						"tag": "@example",
						"content": [
							{
								"kind": "code",
								"text": "```ts\nconst x = new EventHooks<{ a: [string] }, string>()\nx.on('a', a => a.repeat(123)) // ok, returns a string\nx.on('b', console.log) // error, 'b' is not assignable to 'a'\nx.on('a' a => 1) // error, returns a number but expected a string\n```"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4929,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 4930,
							"name": "EventHooks",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 4931,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Record"
										},
										"typeArguments": [
											{
												"type": "typeOperator",
												"operator": "keyof",
												"target": {
													"type": "reference",
													"target": 4927,
													"name": "T",
													"package": "typedoc",
													"qualifiedName": "EventHooks.T",
													"refersToTypeParameter": true
												}
											},
											{
												"type": "array",
												"elementType": {
													"type": "intrinsic",
													"name": "unknown"
												}
											}
										],
										"name": "Record",
										"package": "typescript"
									}
								},
								{
									"id": 4932,
									"name": "R",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {}
								}
							],
							"type": {
								"type": "reference",
								"target": 4926,
								"typeArguments": [
									{
										"type": "reference",
										"target": 4927,
										"name": "T",
										"package": "typedoc",
										"qualifiedName": "EventHooks.T",
										"refersToTypeParameter": true
									},
									{
										"type": "reference",
										"target": 4928,
										"name": "R",
										"package": "typedoc",
										"qualifiedName": "EventHooks.R",
										"refersToTypeParameter": true
									}
								],
								"name": "EventHooks",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4967,
					"name": "emit",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 88,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L88"
						}
					],
					"signatures": [
						{
							"id": 4968,
							"name": "emit",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 88,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L88"
								}
							],
							"typeParameters": [
								{
									"id": 4969,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4970,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3725,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4971,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3725,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 4927,
											"name": "T",
											"package": "typedoc",
											"qualifiedName": "EventHooks.T",
											"refersToTypeParameter": true
										}
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4928,
									"name": "R",
									"package": "typedoc",
									"qualifiedName": "EventHooks.R",
									"refersToTypeParameter": true
								}
							}
						}
					]
				},
				{
					"id": 4959,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 73,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L73"
						}
					],
					"signatures": [
						{
							"id": 4960,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L73"
								}
							],
							"typeParameters": [
								{
									"id": 4961,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4962,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4961,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4963,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4964,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/hooks.ts",
													"line": 73,
													"character": 47,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L73"
												}
											],
											"signatures": [
												{
													"id": 4965,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/hooks.ts",
															"line": 73,
															"character": 47,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L73"
														}
													],
													"parameters": [
														{
															"id": 4966,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 4961,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4927,
																	"name": "T",
																	"package": "typedoc",
																	"qualifiedName": "EventHooks.T",
																	"refersToTypeParameter": true
																}
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 4928,
														"name": "R",
														"package": "typedoc",
														"qualifiedName": "EventHooks.R",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4941,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 4942,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 4943,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4944,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4943,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4945,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4946,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/hooks.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 4947,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/hooks.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 4948,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 4943,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4927,
																	"name": "T",
																	"package": "typedoc",
																	"qualifiedName": "EventHooks.T",
																	"refersToTypeParameter": true
																}
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 4928,
														"name": "R",
														"package": "typedoc",
														"qualifiedName": "EventHooks.R",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								},
								{
									"id": 4949,
									"name": "order",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional order to insert this hook with."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4950,
					"name": "once",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 58,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L58"
						}
					],
					"signatures": [
						{
							"id": 4951,
							"name": "once",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Listens to a single occurrence of an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 58,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L58"
								}
							],
							"typeParameters": [
								{
									"id": 4952,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											},
											{
												"type": "intrinsic",
												"name": "symbol"
											}
										]
									}
								}
							],
							"parameters": [
								{
									"id": 4953,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4952,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4954,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4955,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/hooks.ts",
													"line": 60,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L60"
												}
											],
											"signatures": [
												{
													"id": 4956,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/hooks.ts",
															"line": 60,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L60"
														}
													],
													"parameters": [
														{
															"id": 4957,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 4952,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4927,
																	"name": "T",
																	"package": "typedoc",
																	"qualifiedName": "EventHooks.T",
																	"refersToTypeParameter": true
																}
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 4928,
														"name": "R",
														"package": "typedoc",
														"qualifiedName": "EventHooks.R",
														"refersToTypeParameter": true
													}
												}
											]
										}
									}
								},
								{
									"id": 4958,
									"name": "order",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional order to insert this hook with."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4974,
					"name": "restoreMomento",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 112,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L112"
						}
					],
					"signatures": [
						{
							"id": 4975,
							"name": "restoreMomento",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 112,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L112"
								}
							],
							"parameters": [
								{
									"id": 4976,
									"name": "momento",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typedoc",
											"packagePath": "src/lib/utils-common/hooks.ts",
											"qualifiedName": "EventHooksMomento"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 4927,
												"name": "T",
												"package": "typedoc",
												"qualifiedName": "EventHooks.T",
												"refersToTypeParameter": true
											},
											{
												"type": "reference",
												"target": 4928,
												"name": "R",
												"package": "typedoc",
												"qualifiedName": "EventHooks.R",
												"refersToTypeParameter": true
											}
										],
										"name": "EventHooksMomento",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4972,
					"name": "saveMomento",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/hooks.ts",
							"line": 97,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L97"
						}
					],
					"signatures": [
						{
							"id": 4973,
							"name": "saveMomento",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/hooks.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L97"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typedoc",
									"packagePath": "src/lib/utils-common/hooks.ts",
									"qualifiedName": "EventHooksMomento"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 4927,
										"name": "T",
										"package": "typedoc",
										"qualifiedName": "EventHooks.T",
										"refersToTypeParameter": true
									},
									{
										"type": "reference",
										"target": 4928,
										"name": "R",
										"package": "typedoc",
										"qualifiedName": "EventHooks.R",
										"refersToTypeParameter": true
									}
								],
								"name": "EventHooksMomento",
								"package": "typedoc"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4929
					]
				},
				{
					"title": "Methods",
					"children": [
						4967,
						4959,
						4941,
						4950,
						4974,
						4972
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/hooks.ts",
					"line": 28,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/hooks.ts#L28"
				}
			],
			"typeParameters": [
				{
					"id": 4927,
					"name": "T",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 4927,
									"name": "T",
									"package": "typedoc",
									"qualifiedName": "EventHooks.T",
									"refersToTypeParameter": true
								}
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "unknown"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 4928,
					"name": "R",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {}
				}
			]
		},
		{
			"id": 3908,
			"name": "GroupRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to "
					},
					{
						"kind": "code",
						"text": "`@group`"
					},
					{
						"kind": "text",
						"text": " tags."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3909,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 3910,
							"name": "GroupRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 3911,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3908,
								"name": "GroupRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3490,
								"name": "BaseRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3489,
						"name": "BaseRouter.constructor"
					}
				},
				{
					"id": 3923,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3496,
						"name": "BaseRouter.anchors"
					}
				},
				{
					"id": 3928,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3501,
						"name": "BaseRouter.application"
					}
				},
				{
					"id": 3919,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 3492,
						"name": "BaseRouter.extension"
					}
				},
				{
					"id": 3922,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3495,
						"name": "BaseRouter.fullUrls"
					}
				},
				{
					"id": 3921,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3494,
						"name": "BaseRouter.sluggers"
					}
				},
				{
					"id": 3920,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3493,
						"name": "BaseRouter.usedFileNames"
					}
				},
				{
					"id": 3927,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3500,
						"name": "BaseRouter.includeHierarchySummary"
					}
				},
				{
					"id": 3924,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 3925,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 3926,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										3926
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3497,
						"name": "BaseRouter.sluggerConfiguration"
					}
				},
				{
					"id": 3947,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 3948,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 3949,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3950,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3524,
								"name": "BaseRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3523,
						"name": "BaseRouter.baseRelativeUrl"
					}
				},
				{
					"id": 3964,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 3965,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 3966,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3967,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3541,
								"name": "BaseRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3540,
						"name": "BaseRouter.buildAnchors"
					}
				},
				{
					"id": 3960,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 328,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
						}
					],
					"signatures": [
						{
							"id": 3961,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 328,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
								}
							],
							"parameters": [
								{
									"id": 3962,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3963,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3537,
								"name": "BaseRouter.buildChildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3536,
						"name": "BaseRouter.buildChildPages"
					}
				},
				{
					"id": 3929,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 3930,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 3931,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3506,
								"name": "BaseRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3505,
						"name": "BaseRouter.buildPages"
					}
				},
				{
					"id": 3937,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 3938,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 3939,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3514,
								"name": "BaseRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3513,
						"name": "BaseRouter.getAnchor"
					}
				},
				{
					"id": 3971,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 3972,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 3973,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3548,
								"name": "BaseRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3547,
						"name": "BaseRouter.getFileName"
					}
				},
				{
					"id": 3951,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
						}
					],
					"signatures": [
						{
							"id": 3952,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
								}
							],
							"parameters": [
								{
									"id": 3953,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3528,
								"name": "BaseRouter.getFullUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3527,
						"name": "BaseRouter.getFullUrl"
					}
				},
				{
					"id": 3916,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 579,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L579"
						}
					],
					"signatures": [
						{
							"id": 3917,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 579,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L579"
								}
							],
							"parameters": [
								{
									"id": 3918,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 3503,
								"name": "BaseRouter.getIdealBaseName"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 3502,
						"name": "BaseRouter.getIdealBaseName"
					}
				},
				{
					"id": 3935,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 3936,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3512,
								"name": "BaseRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3511,
						"name": "BaseRouter.getLinkTargets"
					}
				},
				{
					"id": 3957,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 3958,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 3959,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3534,
								"name": "BaseRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3533,
						"name": "BaseRouter.getPageKind"
					}
				},
				{
					"id": 3954,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 3955,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 3956,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3531,
								"name": "BaseRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3530,
						"name": "BaseRouter.getSlugger"
					}
				},
				{
					"id": 3968,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 3969,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 3970,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3545,
								"name": "BaseRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3544,
						"name": "BaseRouter.getUrlSafeName"
					}
				},
				{
					"id": 3940,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 3941,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 3942,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3517,
								"name": "BaseRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3516,
						"name": "BaseRouter.hasOwnDocument"
					}
				},
				{
					"id": 3932,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 3933,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 3934,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3509,
								"name": "BaseRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3508,
						"name": "BaseRouter.hasUrl"
					}
				},
				{
					"id": 3943,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
						}
					],
					"signatures": [
						{
							"id": 3944,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
								}
							],
							"parameters": [
								{
									"id": 3945,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 3946,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3520,
								"name": "BaseRouter.relativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3519,
						"name": "BaseRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						3927,
						3924
					]
				},
				{
					"title": "Constructors",
					"children": [
						3909
					]
				},
				{
					"title": "Methods",
					"children": [
						3947,
						3964,
						3960,
						3929,
						3937,
						3971,
						3951,
						3916,
						3935,
						3957,
						3954,
						3968,
						3940,
						3932,
						3943
					]
				},
				{
					"title": "Properties",
					"children": [
						3923,
						3928,
						3919,
						3922,
						3921,
						3920
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 560,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L560"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 3488,
					"name": "BaseRouter",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3974,
			"name": "IndexEvent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "An event emitted when the search index is being prepared."
					}
				]
			},
			"children": [
				{
					"id": 3976,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 241,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L241"
						}
					],
					"signatures": [
						{
							"id": 3977,
							"name": "IndexEvent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 241,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L241"
								}
							],
							"parameters": [
								{
									"id": 3978,
									"name": "searchResults",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "union",
											"types": [
												{
													"type": "reference",
													"target": 340,
													"name": "DeclarationReflection",
													"package": "typedoc"
												},
												{
													"type": "reference",
													"target": 453,
													"name": "DocumentReflection",
													"package": "typedoc"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3974,
								"name": "IndexEvent",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 3980,
					"name": "searchFields",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Additional search fields to be used when creating the search index.\n"
							},
							{
								"kind": "code",
								"text": "`name`"
							},
							{
								"kind": "text",
								"text": ", "
							},
							{
								"kind": "code",
								"text": "`comment`"
							},
							{
								"kind": "text",
								"text": " and "
							},
							{
								"kind": "code",
								"text": "`document`"
							},
							{
								"kind": "text",
								"text": " may be specified to overwrite TypeDoc's search fields.\n\nDo not use "
							},
							{
								"kind": "code",
								"text": "`id`"
							},
							{
								"kind": "text",
								"text": " as a custom search field."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 215,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L215"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": {
								"packageName": "typescript",
								"packagePath": "lib/lib.es5.d.ts",
								"qualifiedName": "Record"
							},
							"typeArguments": [
								{
									"type": "intrinsic",
									"name": "string"
								},
								{
									"type": "intrinsic",
									"name": "string"
								}
							],
							"name": "Record",
							"package": "typescript"
						}
					}
				},
				{
					"id": 3981,
					"name": "searchFieldWeights",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Weights for the fields defined in "
							},
							{
								"kind": "code",
								"text": "`searchFields`"
							},
							{
								"kind": "text",
								"text": ". The default will weight\n"
							},
							{
								"kind": "code",
								"text": "`name`"
							},
							{
								"kind": "text",
								"text": " as 10x more important than comment and document content.\n\nIf a field added to "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "searchFields",
								"target": 3980
							},
							{
								"kind": "text",
								"text": " is not added to this object, it\nwill **not** be searchable.\n\nDo not replace this object, instead, set new properties on it for custom search\nfields added by your plugin."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 227,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L227"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 3979,
					"name": "searchResults",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "May be filtered by plugins to reduce the results available.\nAdditional items *should not* be added to this array.\n\nIf you remove an index from this array, you must also remove the\nsame index from "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "searchFields",
								"target": 3980
							},
							{
								"kind": "text",
								"text": ". The "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "removeResult",
								"target": 3982
							},
							{
								"kind": "text",
								"text": " helper\nwill do this for you."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 207,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L207"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "union",
							"types": [
								{
									"type": "reference",
									"target": 340,
									"name": "DeclarationReflection",
									"package": "typedoc"
								},
								{
									"type": "reference",
									"target": 453,
									"name": "DocumentReflection",
									"package": "typedoc"
								}
							]
						}
					}
				},
				{
					"id": 3975,
					"name": "PREPARE_INDEX",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered on the renderer when the search index is being prepared."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 197,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L197"
						}
					],
					"type": {
						"type": "literal",
						"value": "prepareIndex"
					},
					"defaultValue": "\"prepareIndex\""
				},
				{
					"id": 3982,
					"name": "removeResult",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 236,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L236"
						}
					],
					"signatures": [
						{
							"id": 3983,
							"name": "removeResult",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Remove a search result by index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 236,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L236"
								}
							],
							"parameters": [
								{
									"id": 3984,
									"name": "index",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						3976
					]
				},
				{
					"title": "Events",
					"children": [
						3975
					]
				},
				{
					"title": "Methods",
					"children": [
						3982
					]
				},
				{
					"title": "Properties",
					"children": [
						3980,
						3981,
						3979
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/events.ts",
					"line": 192,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L192"
				}
			]
		},
		{
			"id": 3985,
			"name": "KindDirRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to their kind,\nbut creates each page as "
					},
					{
						"kind": "code",
						"text": "`/index.html`"
					},
					{
						"kind": "text",
						"text": " to allow for clean URLs."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3986,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 3987,
							"name": "KindDirRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 3988,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 3985,
								"name": "KindDirRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4053,
								"name": "KindRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4052,
						"name": "KindRouter.constructor"
					}
				},
				{
					"id": 4011,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4063,
						"name": "KindRouter.anchors"
					}
				},
				{
					"id": 4016,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4068,
						"name": "KindRouter.application"
					}
				},
				{
					"id": 4003,
					"name": "directories",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 449,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L449"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4055,
						"name": "KindRouter.directories",
						"package": "typedoc"
					}
				},
				{
					"id": 4007,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 4059,
						"name": "KindRouter.extension"
					}
				},
				{
					"id": 4010,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4062,
						"name": "KindRouter.fullUrls"
					}
				},
				{
					"id": 4009,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4061,
						"name": "KindRouter.sluggers"
					}
				},
				{
					"id": 4008,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4060,
						"name": "KindRouter.usedFileNames"
					}
				},
				{
					"id": 4015,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4067,
						"name": "KindRouter.includeHierarchySummary"
					}
				},
				{
					"id": 4012,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4013,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4014,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4014
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4064,
						"name": "KindRouter.sluggerConfiguration"
					}
				},
				{
					"id": 4031,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 4032,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 4033,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4034,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4088,
								"name": "KindRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4087,
						"name": "KindRouter.baseRelativeUrl"
					}
				},
				{
					"id": 4041,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 4042,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 4043,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4044,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4105,
								"name": "KindRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4104,
						"name": "KindRouter.buildAnchors"
					}
				},
				{
					"id": 3992,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 484,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L484"
						}
					],
					"signatures": [
						{
							"id": 3993,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 484,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L484"
								}
							],
							"parameters": [
								{
									"id": 3994,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3995,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"overwrites": {
								"type": "reference",
								"target": 4101,
								"name": "KindRouter.buildChildPages"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4100,
						"name": "KindRouter.buildChildPages"
					}
				},
				{
					"id": 4017,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 4018,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 4019,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4070,
								"name": "KindRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4069,
						"name": "KindRouter.buildPages"
					}
				},
				{
					"id": 4025,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 4026,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 4027,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4078,
								"name": "KindRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4077,
						"name": "KindRouter.getAnchor"
					}
				},
				{
					"id": 4048,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 4049,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 4050,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4112,
								"name": "KindRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4111,
						"name": "KindRouter.getFileName"
					}
				},
				{
					"id": 3996,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 492,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L492"
						}
					],
					"signatures": [
						{
							"id": 3997,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 492,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L492"
								}
							],
							"parameters": [
								{
									"id": 3998,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4092,
								"name": "KindRouter.getFullUrl"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4091,
						"name": "KindRouter.getFullUrl"
					}
				},
				{
					"id": 4004,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 461,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L461"
						}
					],
					"signatures": [
						{
							"id": 4005,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 461,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L461"
								}
							],
							"parameters": [
								{
									"id": 4006,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4057,
								"name": "KindRouter.getIdealBaseName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4056,
						"name": "KindRouter.getIdealBaseName"
					}
				},
				{
					"id": 4023,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 4024,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4076,
								"name": "KindRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4075,
						"name": "KindRouter.getLinkTargets"
					}
				},
				{
					"id": 4038,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 4039,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 4040,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4098,
								"name": "KindRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4097,
						"name": "KindRouter.getPageKind"
					}
				},
				{
					"id": 4035,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 4036,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 4037,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4095,
								"name": "KindRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4094,
						"name": "KindRouter.getSlugger"
					}
				},
				{
					"id": 4045,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 4046,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 4047,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4109,
								"name": "KindRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4108,
						"name": "KindRouter.getUrlSafeName"
					}
				},
				{
					"id": 4028,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 4029,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 4030,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4081,
								"name": "KindRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4080,
						"name": "KindRouter.hasOwnDocument"
					}
				},
				{
					"id": 4020,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 4021,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 4022,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4073,
								"name": "KindRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4072,
						"name": "KindRouter.hasUrl"
					}
				},
				{
					"id": 3999,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 496,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L496"
						}
					],
					"signatures": [
						{
							"id": 4000,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 496,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L496"
								}
							],
							"parameters": [
								{
									"id": 4001,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 4002,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4084,
								"name": "KindRouter.relativeUrl"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4083,
						"name": "KindRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4015,
						4012
					]
				},
				{
					"title": "Constructors",
					"children": [
						3986
					]
				},
				{
					"title": "Methods",
					"children": [
						4031,
						4041,
						3992,
						4017,
						4025,
						4048,
						3996,
						4004,
						4023,
						4038,
						4035,
						4045,
						4028,
						4020,
						3999
					]
				},
				{
					"title": "Properties",
					"children": [
						4011,
						4016,
						4003,
						4007,
						4010,
						4009,
						4008
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 479,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L479"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 4051,
					"name": "KindRouter",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4051,
			"name": "KindRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to their kind."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4052,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 4053,
							"name": "KindRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 4054,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4051,
								"name": "KindRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3490,
								"name": "BaseRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3489,
						"name": "BaseRouter.constructor"
					}
				},
				{
					"id": 4063,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3496,
						"name": "BaseRouter.anchors"
					}
				},
				{
					"id": 4068,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3501,
						"name": "BaseRouter.application"
					}
				},
				{
					"id": 4055,
					"name": "directories",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 449,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L449"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 590,
								"name": "ReflectionKind",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "..."
				},
				{
					"id": 4059,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 3492,
						"name": "BaseRouter.extension"
					}
				},
				{
					"id": 4062,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3495,
						"name": "BaseRouter.fullUrls"
					}
				},
				{
					"id": 4061,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3494,
						"name": "BaseRouter.sluggers"
					}
				},
				{
					"id": 4060,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3493,
						"name": "BaseRouter.usedFileNames"
					}
				},
				{
					"id": 4067,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3500,
						"name": "BaseRouter.includeHierarchySummary"
					}
				},
				{
					"id": 4064,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4065,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4066,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4066
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3497,
						"name": "BaseRouter.sluggerConfiguration"
					}
				},
				{
					"id": 4087,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 4088,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 4089,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4090,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3524,
								"name": "BaseRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3523,
						"name": "BaseRouter.baseRelativeUrl"
					}
				},
				{
					"id": 4104,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 4105,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 4106,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4107,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3541,
								"name": "BaseRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3540,
						"name": "BaseRouter.buildAnchors"
					}
				},
				{
					"id": 4100,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 328,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
						}
					],
					"signatures": [
						{
							"id": 4101,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 328,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
								}
							],
							"parameters": [
								{
									"id": 4102,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4103,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3537,
								"name": "BaseRouter.buildChildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3536,
						"name": "BaseRouter.buildChildPages"
					}
				},
				{
					"id": 4069,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 4070,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 4071,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3506,
								"name": "BaseRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3505,
						"name": "BaseRouter.buildPages"
					}
				},
				{
					"id": 4077,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 4078,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 4079,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3514,
								"name": "BaseRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3513,
						"name": "BaseRouter.getAnchor"
					}
				},
				{
					"id": 4111,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 4112,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 4113,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3548,
								"name": "BaseRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3547,
						"name": "BaseRouter.getFileName"
					}
				},
				{
					"id": 4091,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
						}
					],
					"signatures": [
						{
							"id": 4092,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
								}
							],
							"parameters": [
								{
									"id": 4093,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3528,
								"name": "BaseRouter.getFullUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3527,
						"name": "BaseRouter.getFullUrl"
					}
				},
				{
					"id": 4056,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 461,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L461"
						}
					],
					"signatures": [
						{
							"id": 4057,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 461,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L461"
								}
							],
							"parameters": [
								{
									"id": 4058,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 3503,
								"name": "BaseRouter.getIdealBaseName"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 3502,
						"name": "BaseRouter.getIdealBaseName"
					}
				},
				{
					"id": 4075,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 4076,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3512,
								"name": "BaseRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3511,
						"name": "BaseRouter.getLinkTargets"
					}
				},
				{
					"id": 4097,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 4098,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 4099,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3534,
								"name": "BaseRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3533,
						"name": "BaseRouter.getPageKind"
					}
				},
				{
					"id": 4094,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 4095,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 4096,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3531,
								"name": "BaseRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3530,
						"name": "BaseRouter.getSlugger"
					}
				},
				{
					"id": 4108,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 4109,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 4110,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3545,
								"name": "BaseRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3544,
						"name": "BaseRouter.getUrlSafeName"
					}
				},
				{
					"id": 4080,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 4081,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 4082,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3517,
								"name": "BaseRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3516,
						"name": "BaseRouter.hasOwnDocument"
					}
				},
				{
					"id": 4072,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 4073,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 4074,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3509,
								"name": "BaseRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3508,
						"name": "BaseRouter.hasUrl"
					}
				},
				{
					"id": 4083,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
						}
					],
					"signatures": [
						{
							"id": 4084,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
								}
							],
							"parameters": [
								{
									"id": 4085,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4086,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3520,
								"name": "BaseRouter.relativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3519,
						"name": "BaseRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4067,
						4064
					]
				},
				{
					"title": "Constructors",
					"children": [
						4052
					]
				},
				{
					"title": "Methods",
					"children": [
						4087,
						4104,
						4100,
						4069,
						4077,
						4111,
						4091,
						4056,
						4075,
						4097,
						4094,
						4108,
						4080,
						4072,
						4083
					]
				},
				{
					"title": "Properties",
					"children": [
						4063,
						4068,
						4055,
						4059,
						4062,
						4061,
						4060
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 448,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L448"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 3488,
					"name": "BaseRouter",
					"package": "typedoc"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 3985,
					"name": "KindDirRouter"
				}
			]
		},
		{
			"id": 5004,
			"name": "Logger",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "A logger that will not produce any output.\n\nThis logger also serves as the base class of other loggers as it implements\nall the required utility functions."
					}
				]
			},
			"children": [
				{
					"id": 5005,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 5006,
							"name": "Logger",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 5004,
								"name": "Logger",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5007,
					"name": "errorCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many error messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 33,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0"
				},
				{
					"id": 5010,
					"name": "level",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The minimum logging level to print."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L48"
						}
					],
					"type": {
						"type": "reference",
						"target": 5058,
						"name": "LogLevel",
						"package": "typedoc"
					},
					"defaultValue": "LogLevel.Info"
				},
				{
					"id": 5009,
					"name": "validationWarningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many validation warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 43,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L43"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0"
				},
				{
					"id": 5008,
					"name": "warningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 38,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L38"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0"
				},
				{
					"id": 5053,
					"name": "addContext",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 156,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L156"
						}
					],
					"signatures": [
						{
							"id": 5054,
							"name": "addContext",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 156,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L156"
								}
							],
							"parameters": [
								{
									"id": 5055,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5056,
									"name": "_level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5059,
												"name": "Verbose",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Verbose"
											},
											{
												"type": "reference",
												"target": 5060,
												"name": "Info",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Info"
											},
											{
												"type": "reference",
												"target": 5061,
												"name": "Warn",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Warn"
											},
											{
												"type": "reference",
												"target": 5062,
												"name": "Error",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Error"
											}
										]
									}
								},
								{
									"id": 5057,
									"name": "_args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "tuple",
												"elements": [
													{
														"type": "optional",
														"elementType": {
															"type": "reference",
															"target": 5069,
															"name": "MinimalNode",
															"package": "typedoc"
														}
													}
												]
											},
											{
												"type": "tuple",
												"elements": [
													{
														"type": "intrinsic",
														"name": "number"
													},
													{
														"type": "reference",
														"target": 5074,
														"name": "MinimalSourceFile",
														"package": "typedoc"
													}
												]
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 5041,
					"name": "error",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 131,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 136,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L136"
						}
					],
					"signatures": [
						{
							"id": 5042,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 130,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
								}
							],
							"parameters": [
								{
									"id": 5043,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5044,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 5045,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
								}
							],
							"parameters": [
								{
									"id": 5046,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5047,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 5048,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5011,
					"name": "hasErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 53,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
						}
					],
					"signatures": [
						{
							"id": 5012,
							"name": "hasErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has an error been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 53,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 5013,
					"name": "hasWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 5014,
							"name": "hasWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has a warning been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 5022,
					"name": "info",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 89,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
						}
					],
					"signatures": [
						{
							"id": 5023,
							"name": "info",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given info message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
								}
							],
							"parameters": [
								{
									"id": 5024,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5049,
					"name": "log",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 147,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L147"
						}
					],
					"signatures": [
						{
							"id": 5050,
							"name": "log",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Print a log message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 147,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L147"
								}
							],
							"parameters": [
								{
									"id": 5051,
									"name": "_message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The message itself."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5052,
									"name": "level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The urgency of the log message."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5058,
										"name": "LogLevel",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5015,
					"name": "resetErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
						}
					],
					"signatures": [
						{
							"id": 5016,
							"name": "resetErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the error counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5017,
					"name": "resetWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 74,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
						}
					],
					"signatures": [
						{
							"id": 5018,
							"name": "resetWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the warning counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 74,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5033,
					"name": "validationWarning",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 114,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 120,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L120"
						}
					],
					"signatures": [
						{
							"id": 5034,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 114,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
								}
							],
							"parameters": [
								{
									"id": 5035,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5036,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 5037,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
								}
							],
							"parameters": [
								{
									"id": 5038,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5039,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 5040,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5019,
					"name": "verbose",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 84,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
						}
					],
					"signatures": [
						{
							"id": 5020,
							"name": "verbose",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given verbose message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 84,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
								}
							],
							"parameters": [
								{
									"id": 5021,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The message that should be logged."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5025,
					"name": "warn",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 99,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L104"
						}
					],
					"signatures": [
						{
							"id": 5026,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
								}
							],
							"parameters": [
								{
									"id": 5027,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5028,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						},
						{
							"id": 5029,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 99,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
								}
							],
							"parameters": [
								{
									"id": 5030,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 5031,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 5032,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						5005
					]
				},
				{
					"title": "Methods",
					"children": [
						5053,
						5041,
						5011,
						5013,
						5022,
						5049,
						5015,
						5017,
						5033,
						5019,
						5025
					]
				},
				{
					"title": "Properties",
					"children": [
						5007,
						5010,
						5009,
						5008
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/logger.ts",
					"line": 29,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L29"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 4829,
					"name": "ConsoleLogger"
				}
			]
		},
		{
			"id": 4114,
			"name": "MarkdownEvent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "An event emitted when markdown is being parsed. Allows other plugins to manipulate the result."
					}
				],
				"blockTags": [
					{
						"tag": "@see",
						"content": [
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "MarkdownEvent.PARSE",
								"target": 4115
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4116,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 182,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L182"
						}
					],
					"signatures": [
						{
							"id": 4117,
							"name": "MarkdownEvent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 182,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L182"
								}
							],
							"parameters": [
								{
									"id": 4118,
									"name": "page",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"name": "PageEvent",
										"package": "typedoc"
									}
								},
								{
									"id": 4119,
									"name": "originalText",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4120,
									"name": "parsedText",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4114,
								"name": "MarkdownEvent",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4121,
					"name": "originalText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The unparsed original text."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 164,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L164"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4123,
					"name": "page",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The page that this markdown is being parsed for."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 174,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L174"
						}
					],
					"type": {
						"type": "reference",
						"target": 4124,
						"name": "PageEvent",
						"package": "typedoc"
					}
				},
				{
					"id": 4122,
					"name": "parsedText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The parsed output."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 169,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L169"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4115,
					"name": "PARSE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered on the renderer when this plugin parses a markdown string."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 180,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L180"
						}
					],
					"type": {
						"type": "literal",
						"value": "parseMarkdown"
					},
					"defaultValue": "\"parseMarkdown\""
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4116
					]
				},
				{
					"title": "Events",
					"children": [
						4115
					]
				},
				{
					"title": "Properties",
					"children": [
						4121,
						4123,
						4122
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/events.ts",
					"line": 160,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L160"
				}
			]
		},
		{
			"id": 5074,
			"name": "MinimalSourceFile",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 5075,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 24,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L24"
						}
					],
					"signatures": [
						{
							"id": 5076,
							"name": "MinimalSourceFile",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/minimalSourceFile.ts",
									"line": 24,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L24"
								}
							],
							"parameters": [
								{
									"id": 5077,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5078,
									"name": "fileName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5074,
								"name": "MinimalSourceFile",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5080,
					"name": "fileName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 22,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L22"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 5079,
					"name": "text",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 20,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L20"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"implementationOf": {
						"type": "reference",
						"target": -1,
						"name": "SourceFileLike.text"
					}
				},
				{
					"id": 5081,
					"name": "getLineAndCharacterOfPosition",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 5082,
							"name": "getLineAndCharacterOfPosition",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/minimalSourceFile.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L42"
								}
							],
							"parameters": [
								{
									"id": 5083,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/typescript.d.ts",
									"qualifiedName": "ts.LineAndCharacter"
								},
								"name": "LineAndCharacter",
								"package": "typescript",
								"qualifiedName": "ts.LineAndCharacter"
							},
							"implementationOf": {
								"type": "reference",
								"target": -1,
								"name": "SourceFileLike.getLineAndCharacterOfPosition"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": -1,
						"name": "SourceFileLike.getLineAndCharacterOfPosition"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						5075
					]
				},
				{
					"title": "Methods",
					"children": [
						5081
					]
				},
				{
					"title": "Properties",
					"children": [
						5080,
						5079
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/minimalSourceFile.ts",
					"line": 19,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L19"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typescript",
						"packagePath": "lib/typescript.d.ts",
						"qualifiedName": "ts.SourceFileLike"
					},
					"name": "SourceFileLike",
					"package": "typescript",
					"qualifiedName": "ts.SourceFileLike"
				}
			]
		},
		{
			"id": 4641,
			"name": "Outputs",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 4642,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 15,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L15"
						}
					],
					"signatures": [
						{
							"id": 4643,
							"name": "Outputs",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L15"
								}
							],
							"parameters": [
								{
									"id": 4644,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4641,
								"name": "Outputs",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4651,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 15,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L15"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					}
				},
				{
					"id": 4652,
					"name": "addOutput",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 17,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L17"
						}
					],
					"signatures": [
						{
							"id": 4653,
							"name": "addOutput",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 17,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L17"
								}
							],
							"parameters": [
								{
									"id": 4654,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4655,
									"name": "output",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4656,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/output/output.ts",
													"line": 19,
													"character": 16,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L19"
												}
											],
											"signatures": [
												{
													"id": 4657,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/output/output.ts",
															"line": 19,
															"character": 16,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L19"
														}
													],
													"parameters": [
														{
															"id": 4658,
															"name": "path",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "string"
															}
														},
														{
															"id": 4659,
															"name": "project",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 2,
																"name": "ProjectReflection",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": {
															"packageName": "typescript",
															"packagePath": "lib/lib.es5.d.ts",
															"qualifiedName": "Promise"
														},
														"typeArguments": [
															{
																"type": "intrinsic",
																"name": "void"
															}
														],
														"name": "Promise",
														"package": "typescript"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4663,
					"name": "getOutputSpecs",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 31,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L31"
						}
					],
					"signatures": [
						{
							"id": 4664,
							"name": "getOutputSpecs",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 31,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L31"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 2481,
									"name": "OutputSpecification",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 4660,
					"name": "setDefaultOutputName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 4661,
							"name": "setDefaultOutputName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L27"
								}
							],
							"parameters": [
								{
									"id": 4662,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4668,
					"name": "writeOutput",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 84,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L84"
						}
					],
					"signatures": [
						{
							"id": 4669,
							"name": "writeOutput",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 84,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L84"
								}
							],
							"parameters": [
								{
									"id": 4670,
									"name": "output",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2481,
										"name": "OutputSpecification",
										"package": "typedoc"
									}
								},
								{
									"id": 4671,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 4665,
					"name": "writeOutputs",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/output.ts",
							"line": 76,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L76"
						}
					],
					"signatures": [
						{
							"id": 4666,
							"name": "writeOutputs",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/output.ts",
									"line": 76,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L76"
								}
							],
							"parameters": [
								{
									"id": 4667,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4642
					]
				},
				{
					"title": "Methods",
					"children": [
						4652,
						4663,
						4660,
						4668,
						4665
					]
				},
				{
					"title": "Properties",
					"children": [
						4651
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/output.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/output.ts#L7"
				}
			]
		},
		{
			"id": 4124,
			"name": "PageEvent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "An event emitted by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " class before and after the\nmarkup of a page is rendered."
					}
				],
				"blockTags": [
					{
						"tag": "@see",
						"content": [
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.EVENT_BEGIN_PAGE",
								"target": 4154
							},
							{
								"kind": "text",
								"text": "\n"
							},
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.EVENT_END_PAGE",
								"target": 4155
							},
							{
								"kind": "text",
								"text": "\n"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4128,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 146,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L146"
						}
					],
					"signatures": [
						{
							"id": 4129,
							"name": "PageEvent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 146,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L146"
								}
							],
							"typeParameters": [
								{
									"id": 4130,
									"name": "Model",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									},
									"default": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									},
									"varianceModifier": "out"
								}
							],
							"parameters": [
								{
									"id": 4131,
									"name": "model",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4125,
										"name": "Model",
										"package": "typedoc",
										"qualifiedName": "PageEvent.Model",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4124,
								"typeArguments": [
									{
										"type": "reference",
										"target": 4125,
										"name": "Model",
										"package": "typedoc",
										"qualifiedName": "PageEvent.Model",
										"refersToTypeParameter": true
									}
								],
								"name": "PageEvent",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4133,
					"name": "filename",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The filename the page will be written to."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 82,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L82"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4136,
					"name": "model",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The model that should be rendered on this page."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 97,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L97"
						}
					],
					"type": {
						"type": "reference",
						"target": 4125,
						"name": "Model",
						"package": "typedoc",
						"qualifiedName": "PageEvent.Model",
						"refersToTypeParameter": true
					}
				},
				{
					"id": 4138,
					"name": "pageHeadings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Links to content within this page that should be rendered in the page navigation.\nThis is built when rendering the document content."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 110,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L110"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4574,
							"name": "PageHeading",
							"package": "typedoc"
						}
					},
					"defaultValue": "[]"
				},
				{
					"id": 4135,
					"name": "pageKind",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The type of page this is."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 92,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L92"
						}
					],
					"type": {
						"type": "reference",
						"target": 4148,
						"name": "PageKind",
						"package": "typedoc"
					}
				},
				{
					"id": 4139,
					"name": "pageSections",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Sections of the page, generally set by "
							},
							{
								"kind": "code",
								"text": "`@group`"
							},
							{
								"kind": "text",
								"text": "s"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L115"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reflection",
							"declaration": {
								"id": 4140,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"children": [
									{
										"id": 4142,
										"name": "headings",
										"variant": "declaration",
										"kind": 1024,
										"flags": {},
										"sources": [
											{
												"fileName": "lib/output/events.ts",
												"line": 118,
												"character": 12,
												"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L118"
											}
										],
										"type": {
											"type": "array",
											"elementType": {
												"type": "reference",
												"target": 4574,
												"name": "PageHeading",
												"package": "typedoc"
											}
										},
										"defaultValue": "..."
									},
									{
										"id": 4141,
										"name": "title",
										"variant": "declaration",
										"kind": 1024,
										"flags": {},
										"sources": [
											{
												"fileName": "lib/output/events.ts",
												"line": 117,
												"character": 12,
												"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L117"
											}
										],
										"type": {
											"type": "intrinsic",
											"name": "string"
										},
										"defaultValue": "\"\""
									}
								],
								"groups": [
									{
										"title": "Properties",
										"children": [
											4142,
											4141
										]
									}
								],
								"sources": [
									{
										"fileName": "lib/output/events.ts",
										"line": 116,
										"character": 8,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L116"
									}
								]
							}
						}
					},
					"defaultValue": "..."
				},
				{
					"id": 4132,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The project the renderer is currently processing."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 77,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L77"
						}
					],
					"type": {
						"type": "reference",
						"target": 2,
						"name": "ProjectReflection",
						"package": "typedoc"
					}
				},
				{
					"id": 4134,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The url this page will be located at."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 87,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L87"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4137,
					"name": "contents",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The final html content of this page.\n\nShould be rendered by layout templates and can be modified by plugins."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L104"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4126,
					"name": "BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered before a document will be rendered."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 138,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L138"
						}
					],
					"type": {
						"type": "literal",
						"value": "beginPage"
					},
					"defaultValue": "\"beginPage\""
				},
				{
					"id": 4127,
					"name": "END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered after a document has been rendered, just before it is written to disc."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 144,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L144"
						}
					],
					"type": {
						"type": "literal",
						"value": "endPage"
					},
					"defaultValue": "\"endPage\""
				},
				{
					"id": 4146,
					"name": "isReflectionEvent",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 150,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L150"
						}
					],
					"signatures": [
						{
							"id": 4147,
							"name": "isReflectionEvent",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 150,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L150"
								}
							],
							"type": {
								"type": "predicate",
								"name": "this",
								"asserts": false,
								"targetType": {
									"type": "reference",
									"target": 4124,
									"typeArguments": [
										{
											"type": "reference",
											"target": 924,
											"name": "Reflection",
											"package": "typedoc"
										}
									],
									"name": "PageEvent",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 4143,
					"name": "startNewSection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L126"
						}
					],
					"signatures": [
						{
							"id": 4144,
							"name": "startNewSection",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Start a new section of the page. Sections are collapsible within\nthe \"On This Page\" sidebar."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 126,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L126"
								}
							],
							"parameters": [
								{
									"id": 4145,
									"name": "title",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4128
					]
				},
				{
					"title": "Events",
					"children": [
						4126,
						4127
					]
				},
				{
					"title": "Methods",
					"children": [
						4146,
						4143
					]
				},
				{
					"title": "Properties",
					"children": [
						4133,
						4136,
						4138,
						4135,
						4139,
						4132,
						4134,
						4137
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/events.ts",
					"line": 73,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L73"
				}
			],
			"typeParameters": [
				{
					"id": 4125,
					"name": "Model",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "reference",
						"target": 4637,
						"name": "RouterTarget",
						"package": "typedoc"
					},
					"default": {
						"type": "reference",
						"target": 4637,
						"name": "RouterTarget",
						"package": "typedoc"
					},
					"varianceModifier": "out"
				}
			]
		},
		{
			"id": 4153,
			"name": "Renderer",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "The renderer processes a "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "ProjectReflection",
						"target": 2
					},
					{
						"kind": "text",
						"text": " using a "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Theme",
						"target": 4418
					},
					{
						"kind": "text",
						"text": " instance and writes\nthe emitted html documents to a output directory. You can specify which theme should be used\nusing the "
					},
					{
						"kind": "code",
						"text": "`--theme <name>`"
					},
					{
						"kind": "text",
						"text": " command line argument.\n\n"
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " is a subclass of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "EventDispatcher",
						"target": 4890
					},
					{
						"kind": "text",
						"text": " and triggers a series of events while\na project is being processed. You can listen to these events to control the flow or manipulate\nthe output.\n\n * "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer.EVENT_BEGIN",
						"target": 4156
					},
					{
						"kind": "text",
						"text": "<br>\n   Triggered before the renderer starts rendering a project. The listener receives\n   an instance of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "RendererEvent",
						"target": 4258
					},
					{
						"kind": "text",
						"text": ".\n\n   * "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer.EVENT_BEGIN_PAGE",
						"target": 4154
					},
					{
						"kind": "text",
						"text": "<br>\n     Triggered before a document will be rendered. The listener receives an instance of\n     "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "PageEvent",
						"target": 4124
					},
					{
						"kind": "text",
						"text": ".\n\n   * "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer.EVENT_END_PAGE",
						"target": 4155
					},
					{
						"kind": "text",
						"text": "<br>\n     Triggered after a document has been rendered, just before it is written to disc. The\n     listener receives an instance of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "PageEvent",
						"target": 4124
					},
					{
						"kind": "text",
						"text": ".\n\n * "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer.EVENT_END",
						"target": 4157
					},
					{
						"kind": "text",
						"text": "<br>\n   Triggered after the renderer has written all documents. The listener receives\n   an instance of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "RendererEvent",
						"target": 4258
					},
					{
						"kind": "text",
						"text": ".\n\n* "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer.EVENT_PREPARE_INDEX",
						"target": 4158
					},
					{
						"kind": "text",
						"text": "<br>\n   Triggered when the JavascriptIndexPlugin is preparing the search index. Listeners receive\n   an instance of "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "IndexEvent",
						"target": 3974
					},
					{
						"kind": "text",
						"text": "."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Writes HTML output from TypeDoc's models"
							}
						]
					},
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "None"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4159,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 4160,
							"name": "Renderer",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 4161,
									"name": "owner",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4153,
								"name": "Renderer",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent<Application, RendererEvents>.constructor",
								"package": "typedoc"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent<Application, RendererEvents>.constructor",
						"package": "typedoc"
					}
				},
				{
					"id": 4229,
					"name": "componentName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The name of this component as set by the "
							},
							{
								"kind": "code",
								"text": "`@Component`"
							},
							{
								"kind": "text",
								"text": " decorator."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 31,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L31"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.componentName"
					}
				},
				{
					"id": 4180,
					"name": "hooks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Hooks which will be called when rendering pages.\nNote:\n- Hooks added during output will be discarded at the end of rendering.\n- Hooks added during a page render will be discarded at the end of that page's render.\n\nSee "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "RendererHooks",
								"target": 4588
							},
							{
								"kind": "text",
								"text": " for a description of each available hook, and when it will be called."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 235,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L235"
						}
					],
					"type": {
						"type": "reference",
						"target": 4926,
						"typeArguments": [
							{
								"type": "reference",
								"target": 4588,
								"name": "RendererHooks",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						],
						"name": "EventHooks",
						"package": "typedoc"
					},
					"defaultValue": "..."
				},
				{
					"id": 4189,
					"name": "markedPlugin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 263,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L263"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typedoc",
							"packagePath": "src/lib/output/themes/MarkedPlugin.tsx",
							"qualifiedName": "MarkedPlugin"
						},
						"name": "MarkedPlugin",
						"package": "typedoc"
					}
				},
				{
					"id": 4174,
					"name": "postRenderAsyncJobs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A list of async jobs which must be completed after rendering output files but before generation is considered successful.\nThese functions will be called after all documents have been written to the filesystem.\n\nThis may be used by plugins to register work that must be done to finalize output files. For example: asynchronously\ngenerating an image referenced in a render hook.\n\nNote: This array is cleared after calling the contained functions on each "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.render",
								"target": 4210
							},
							{
								"kind": "text",
								"text": " call."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 214,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L214"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reflection",
							"declaration": {
								"id": 4175,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/output/renderer.ts",
										"line": 214,
										"character": 31,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L214"
									}
								],
								"signatures": [
									{
										"id": 4176,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"sources": [
											{
												"fileName": "lib/output/renderer.ts",
												"line": 214,
												"character": 31,
												"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L214"
											}
										],
										"parameters": [
											{
												"id": 4177,
												"name": "output",
												"variant": "param",
												"kind": 32768,
												"flags": {},
												"type": {
													"type": "reference",
													"target": 4258,
													"name": "RendererEvent",
													"package": "typedoc"
												}
											}
										],
										"type": {
											"type": "reference",
											"target": {
												"packageName": "typescript",
												"packagePath": "lib/lib.es5.d.ts",
												"qualifiedName": "Promise"
											},
											"typeArguments": [
												{
													"type": "intrinsic",
													"name": "void"
												}
											],
											"name": "Promise",
											"package": "typescript"
										}
									}
								]
							}
						}
					},
					"defaultValue": "[]"
				},
				{
					"id": 4170,
					"name": "preRenderAsyncJobs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A list of async jobs which must be completed *before* rendering output.\nThey will be called after "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "RendererEvent.BEGIN",
								"target": 4259
							},
							{
								"kind": "text",
								"text": " has fired, but before any files have been written.\n\nThis may be used by plugins to register work that must be done to prepare output files. For example: asynchronously\ntransform markdown to HTML.\n\nNote: This array is cleared after calling the contained functions on each "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.render",
								"target": 4210
							},
							{
								"kind": "text",
								"text": " call."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L203"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reflection",
							"declaration": {
								"id": 4171,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/output/renderer.ts",
										"line": 203,
										"character": 30,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L203"
									}
								],
								"signatures": [
									{
										"id": 4172,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"sources": [
											{
												"fileName": "lib/output/renderer.ts",
												"line": 203,
												"character": 30,
												"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L203"
											}
										],
										"parameters": [
											{
												"id": 4173,
												"name": "output",
												"variant": "param",
												"kind": 32768,
												"flags": {},
												"type": {
													"type": "reference",
													"target": 4258,
													"name": "RendererEvent",
													"package": "typedoc"
												}
											}
										],
										"type": {
											"type": "reference",
											"target": {
												"packageName": "typescript",
												"packagePath": "lib/lib.es5.d.ts",
												"qualifiedName": "Promise"
											},
											"typeArguments": [
												{
													"type": "intrinsic",
													"name": "void"
												}
											],
											"name": "Promise",
											"package": "typescript"
										}
									}
								]
							}
						}
					},
					"defaultValue": "[]"
				},
				{
					"id": 4188,
					"name": "renderStartTime",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 261,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L261"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "-1"
				},
				{
					"id": 4179,
					"name": "router",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The router which is used to determine the pages to render and\nhow to link between pages."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 225,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L225"
						}
					],
					"type": {
						"type": "reference",
						"target": 4608,
						"name": "Router",
						"package": "typedoc"
					}
				},
				{
					"id": 4178,
					"name": "theme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The theme that is used to render the documentation."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 219,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L219"
						}
					],
					"type": {
						"type": "reference",
						"target": 4418,
						"name": "Theme",
						"package": "typedoc"
					}
				},
				{
					"id": 4156,
					"name": "EVENT_BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 187,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L187"
						}
					],
					"type": {
						"type": "literal",
						"value": "beginRender"
					},
					"defaultValue": "RendererEvent.BEGIN"
				},
				{
					"id": 4154,
					"name": "EVENT_BEGIN_PAGE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 183,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L183"
						}
					],
					"type": {
						"type": "literal",
						"value": "beginPage"
					},
					"defaultValue": "PageEvent.BEGIN"
				},
				{
					"id": 4157,
					"name": "EVENT_END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 189,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L189"
						}
					],
					"type": {
						"type": "literal",
						"value": "endRender"
					},
					"defaultValue": "RendererEvent.END"
				},
				{
					"id": 4155,
					"name": "EVENT_END_PAGE",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 185,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L185"
						}
					],
					"type": {
						"type": "literal",
						"value": "endPage"
					},
					"defaultValue": "PageEvent.END"
				},
				{
					"id": 4158,
					"name": "EVENT_PREPARE_INDEX",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 192,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L192"
						}
					],
					"type": {
						"type": "literal",
						"value": "prepareIndex"
					},
					"defaultValue": "IndexEvent.PREPARE_INDEX"
				},
				{
					"id": 4230,
					"name": "application",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 44,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
						}
					],
					"getSignature": {
						"id": 4231,
						"name": "application",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the application / root component instance."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 44,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
							}
						],
						"type": {
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "AbstractComponent.application"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.application"
					}
				},
				{
					"id": 4186,
					"name": "cacheBust",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"comment": {
						"summary": [],
						"modifierTags": [
							"@internal"
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 256,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L256"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 4232,
					"name": "owner",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 54,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
						}
					],
					"getSignature": {
						"id": 4233,
						"name": "owner",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the owner of this component."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 54,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/component.ts",
								"qualifiedName": "AbstractComponent.O"
							},
							"name": "O",
							"package": "typedoc",
							"qualifiedName": "AbstractComponent.O",
							"refersToTypeParameter": true
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "AbstractComponent.owner",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.owner",
						"package": "typedoc"
					}
				},
				{
					"id": 4200,
					"name": "defineRouter",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 301,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L301"
						}
					],
					"signatures": [
						{
							"id": 4201,
							"name": "defineRouter",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Define a new router that can be used to determine the output structure."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 301,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L301"
								}
							],
							"parameters": [
								{
									"id": 4202,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4203,
									"name": "router",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4204,
											"name": "__type",
											"variant": "declaration",
											"kind": 512,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/output/renderer.ts",
													"line": 301,
													"character": 39,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L301"
												}
											],
											"signatures": [
												{
													"id": 4205,
													"name": "router",
													"variant": "signature",
													"kind": 16384,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/output/renderer.ts",
															"line": 301,
															"character": 39,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L301"
														}
													],
													"parameters": [
														{
															"id": 4206,
															"name": "app",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 3072,
																"name": "Application",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 4608,
														"name": "Router",
														"package": "typedoc"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4190,
					"name": "defineTheme",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 284,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L284"
						}
					],
					"signatures": [
						{
							"id": 4191,
							"name": "defineTheme",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Define a new theme that can be used to render output.\nThis API will likely be changing at some point, to allow more easily overriding parts of the theme without\nrequiring additional boilerplate."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 284,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L284"
								}
							],
							"parameters": [
								{
									"id": 4192,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4193,
									"name": "theme",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4194,
											"name": "__type",
											"variant": "declaration",
											"kind": 512,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/output/renderer.ts",
													"line": 284,
													"character": 37,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L284"
												}
											],
											"signatures": [
												{
													"id": 4195,
													"name": "theme",
													"variant": "signature",
													"kind": 16384,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/output/renderer.ts",
															"line": 284,
															"character": 37,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L284"
														}
													],
													"parameters": [
														{
															"id": 4196,
															"name": "renderer",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "reference",
																"target": 4153,
																"name": "Renderer",
																"package": "typedoc"
															}
														}
													],
													"type": {
														"type": "reference",
														"target": 4418,
														"name": "Theme",
														"package": "typedoc"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4244,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 4245,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 4246,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 4581,
											"name": "RendererEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 4247,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4248,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4249,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 4250,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 4251,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4252,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4581,
																	"name": "RendererEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.off",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.off",
						"package": "typedoc"
					}
				},
				{
					"id": 4234,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 4235,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 4236,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 4581,
											"name": "RendererEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 4237,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4238,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4239,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 4240,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 4241,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4242,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 4581,
																	"name": "RendererEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 4243,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.on",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.on",
						"package": "typedoc"
					}
				},
				{
					"id": 4207,
					"name": "removeRouter",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 309,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L309"
						}
					],
					"signatures": [
						{
							"id": 4208,
							"name": "removeRouter",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "intended for test usage only"
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 309,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L309"
								}
							],
							"parameters": [
								{
									"id": 4209,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4197,
					"name": "removeTheme",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 292,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L292"
						}
					],
					"signatures": [
						{
							"id": 4198,
							"name": "removeTheme",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "intended for test usage only"
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 292,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L292"
								}
							],
							"parameters": [
								{
									"id": 4199,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 4210,
					"name": "render",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 319,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L319"
						}
					],
					"signatures": [
						{
							"id": 4211,
							"name": "render",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Render the given project reflection to the specified output directory."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/renderer.ts",
									"line": 319,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L319"
								}
							],
							"parameters": [
								{
									"id": 4212,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The project that should be rendered."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 4213,
									"name": "outputDirectory",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The path of the directory the documentation should be rendered to."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 4253,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 4254,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 4255,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 4581,
											"name": "RendererEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 4256,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4257,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 4581,
											"name": "RendererEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "AbstractComponent.trigger",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "AbstractComponent.trigger",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4230,
						4186,
						4232
					]
				},
				{
					"title": "Constructors",
					"children": [
						4159
					]
				},
				{
					"title": "Events",
					"children": [
						4156,
						4154,
						4157,
						4155,
						4158
					]
				},
				{
					"title": "Methods",
					"children": [
						4200,
						4190,
						4244,
						4234,
						4207,
						4197,
						4210,
						4253
					]
				},
				{
					"title": "Properties",
					"children": [
						4229,
						4180,
						4189,
						4174,
						4170,
						4188,
						4179,
						4178
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/renderer.ts",
					"line": 168,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L168"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typedoc",
						"packagePath": "src/lib/utils/component.ts",
						"qualifiedName": "AbstractComponent"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						{
							"type": "reference",
							"target": 4581,
							"name": "RendererEvents",
							"package": "typedoc"
						}
					],
					"name": "AbstractComponent",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4258,
			"name": "RendererEvent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "An event emitted by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " class at the very beginning and\nending of the entire rendering process."
					}
				],
				"blockTags": [
					{
						"tag": "@see",
						"content": [
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.EVENT_BEGIN",
								"target": 4156
							},
							{
								"kind": "text",
								"text": "\n"
							},
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Renderer.EVENT_END",
								"target": 4157
							},
							{
								"kind": "text",
								"text": "\n"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4261,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 46,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L46"
						}
					],
					"signatures": [
						{
							"id": 4262,
							"name": "RendererEvent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/events.ts",
									"line": 46,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L46"
								}
							],
							"parameters": [
								{
									"id": 4263,
									"name": "outputDirectory",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4264,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 4265,
									"name": "pages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4258,
								"name": "RendererEvent",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4267,
					"name": "outputDirectory",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The path of the directory the documentation should be written to."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 27,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4268,
					"name": "pages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "A list of all pages that will be generated."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 32,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L32"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4569,
							"typeArguments": [
								{
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							],
							"name": "PageDefinition",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 4266,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The project the renderer is currently processing."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 22,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L22"
						}
					],
					"type": {
						"type": "reference",
						"target": 2,
						"name": "ProjectReflection",
						"package": "typedoc"
					}
				},
				{
					"id": 4259,
					"name": "BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered before the renderer starts rendering a project."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 38,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L38"
						}
					],
					"type": {
						"type": "literal",
						"value": "beginRender"
					},
					"defaultValue": "\"beginRender\""
				},
				{
					"id": 4260,
					"name": "END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered after the renderer has written all documents."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 44,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L44"
						}
					],
					"type": {
						"type": "literal",
						"value": "endRender"
					},
					"defaultValue": "\"endRender\""
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4261
					]
				},
				{
					"title": "Events",
					"children": [
						4259,
						4260
					]
				},
				{
					"title": "Properties",
					"children": [
						4267,
						4268,
						4266
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/events.ts",
					"line": 18,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L18"
				}
			]
		},
		{
			"id": 5689,
			"name": "SerializeEvent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "An event emitted by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Serializer",
						"target": 5696
					},
					{
						"kind": "text",
						"text": " class at the very beginning and\nending of the a project serialization process."
					}
				],
				"blockTags": [
					{
						"tag": "@see",
						"content": [
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Serializer.EVENT_BEGIN",
								"target": 5697
							},
							{
								"kind": "text",
								"text": "\n"
							},
							{
								"kind": "text",
								"text": " - "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Serializer.EVENT_END",
								"target": 5698
							},
							{
								"kind": "text",
								"text": "\n"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 5690,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/events.ts",
							"line": 19,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/events.ts#L19"
						}
					],
					"signatures": [
						{
							"id": 5691,
							"name": "SerializeEvent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/events.ts",
									"line": 19,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/events.ts#L19"
								}
							],
							"parameters": [
								{
									"id": 5692,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 5693,
									"name": "output",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5492,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5689,
								"name": "SerializeEvent",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5695,
					"name": "output",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/events.ts",
							"line": 17,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/events.ts#L17"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": 5492,
								"name": "ProjectReflection",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "undefined"
							}
						]
					}
				},
				{
					"id": 5694,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The project the renderer is currently processing."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/events.ts",
							"line": 15,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/events.ts#L15"
						}
					],
					"type": {
						"type": "reference",
						"target": 2,
						"name": "ProjectReflection",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						5690
					]
				},
				{
					"title": "Properties",
					"children": [
						5695,
						5694
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/events.ts",
					"line": 11,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/events.ts#L11"
				}
			]
		},
		{
			"id": 5696,
			"name": "Serializer",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Serializes TypeDoc's models to JSON"
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "None"
							}
						]
					},
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Serializes TypeDoc's models to JSON"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 5699,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 5700,
							"name": "Serializer",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 5696,
								"name": "Serializer",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4893,
								"name": "EventDispatcher.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4892,
						"name": "EventDispatcher.constructor"
					}
				},
				{
					"id": 5703,
					"name": "project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Only set when serializing"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L42"
						}
					],
					"type": {
						"type": "reference",
						"target": 2,
						"name": "ProjectReflection",
						"package": "typedoc"
					}
				},
				{
					"id": 5702,
					"name": "projectRoot",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Only set when serializing."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 37,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L37"
						}
					],
					"type": {
						"type": "reference",
						"target": 5084,
						"name": "NormalizedPath",
						"package": "typedoc"
					}
				},
				{
					"id": 5697,
					"name": "EVENT_BEGIN",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Serializer",
								"target": 5696
							},
							{
								"kind": "text",
								"text": " begins transforming a project."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 24,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L24"
						}
					],
					"type": {
						"type": "literal",
						"value": "begin"
					},
					"defaultValue": "\"begin\""
				},
				{
					"id": 5698,
					"name": "EVENT_END",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isStatic": true,
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Triggered when the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Serializer",
								"target": 5696
							},
							{
								"kind": "text",
								"text": " has finished transforming a project."
							}
						],
						"blockTags": [
							{
								"tag": "@group",
								"content": [
									{
										"kind": "text",
										"text": "Events"
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 30,
							"character": 20,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L30"
						}
					],
					"type": {
						"type": "literal",
						"value": "end"
					},
					"defaultValue": "\"end\""
				},
				{
					"id": 5704,
					"name": "addSerializer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 44,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L44"
						}
					],
					"signatures": [
						{
							"id": 5705,
							"name": "addSerializer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L44"
								}
							],
							"typeParameters": [
								{
									"id": 5706,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "object"
									}
								}
							],
							"parameters": [
								{
									"id": 5707,
									"name": "serializer",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5762,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5706,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "SerializerComponent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5748,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 5749,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 5750,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 5773,
											"name": "SerializerEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5751,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 5752,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5753,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 5754,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 5755,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 5756,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 5773,
																	"name": "SerializerEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4913,
								"name": "EventDispatcher.off"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4912,
						"name": "EventDispatcher.off"
					}
				},
				{
					"id": 5738,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 5739,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 5740,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 5773,
											"name": "SerializerEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5741,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 5742,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5743,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 5744,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 5745,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 5746,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reference",
																	"target": 5773,
																	"name": "SerializerEvents",
																	"package": "typedoc"
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 5747,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4903,
								"name": "EventDispatcher.on"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4902,
						"name": "EventDispatcher.on"
					}
				},
				{
					"id": 5734,
					"name": "projectToObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 87,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L87"
						}
					],
					"signatures": [
						{
							"id": 5735,
							"name": "projectToObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Same as toObject but emits "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "Serializer.EVENT_BEGIN",
										"target": 5697
									},
									{
										"kind": "text",
										"text": " and "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "Serializer.EVENT_END",
										"target": 5698
									},
									{
										"kind": "text",
										"text": " events."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 87,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L87"
								}
							],
							"parameters": [
								{
									"id": 5736,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								},
								{
									"id": 5737,
									"name": "projectRoot",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5492,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5708,
					"name": "removeSerializer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 5709,
							"name": "removeSerializer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 5710,
									"name": "serializer",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5762,
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "any"
											}
										],
										"name": "SerializerComponent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5711,
					"name": "toObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 52,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L52"
						},
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 55,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L55"
						},
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 58,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L58"
						}
					],
					"signatures": [
						{
							"id": 5712,
							"name": "toObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 52,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L52"
								}
							],
							"typeParameters": [
								{
									"id": 5713,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5714,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5715,
													"name": "toObject",
													"variant": "declaration",
													"kind": 2048,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/serializer.ts",
															"line": 52,
															"character": 25,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L52"
														}
													],
													"signatures": [
														{
															"id": 5716,
															"name": "toObject",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/serialization/serializer.ts",
																	"line": 52,
																	"character": 25,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L52"
																}
															],
															"parameters": [
																{
																	"id": 5717,
																	"name": "serializer",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "reference",
																		"target": 5696,
																		"name": "Serializer",
																		"package": "typedoc"
																	}
																}
															],
															"type": {
																"type": "reference",
																"target": 5361,
																"typeArguments": [
																	{
																		"type": "reference",
																		"target": 5713,
																		"name": "T",
																		"package": "typedoc",
																		"refersToTypeParameter": true
																	}
																],
																"name": "ModelToObject",
																"package": "typedoc"
															}
														}
													]
												}
											],
											"groups": [
												{
													"title": "Methods",
													"children": [
														5715
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/serializer.ts",
													"line": 52,
													"character": 23,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L52"
												}
											]
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5718,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5713,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5361,
								"typeArguments": [
									{
										"type": "reference",
										"target": 5713,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								],
								"name": "ModelToObject",
								"package": "typedoc"
							}
						},
						{
							"id": 5719,
							"name": "toObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 55,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L55"
								}
							],
							"typeParameters": [
								{
									"id": 5720,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5721,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5722,
													"name": "toObject",
													"variant": "declaration",
													"kind": 2048,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/serializer.ts",
															"line": 55,
															"character": 25,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L55"
														}
													],
													"signatures": [
														{
															"id": 5723,
															"name": "toObject",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/serialization/serializer.ts",
																	"line": 55,
																	"character": 25,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L55"
																}
															],
															"parameters": [
																{
																	"id": 5724,
																	"name": "serializer",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "reference",
																		"target": 5696,
																		"name": "Serializer",
																		"package": "typedoc"
																	}
																}
															],
															"type": {
																"type": "reference",
																"target": 5361,
																"typeArguments": [
																	{
																		"type": "reference",
																		"target": 5720,
																		"name": "T",
																		"package": "typedoc",
																		"refersToTypeParameter": true
																	}
																],
																"name": "ModelToObject",
																"package": "typedoc"
															}
														}
													]
												}
											],
											"groups": [
												{
													"title": "Methods",
													"children": [
														5722
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/serializer.ts",
													"line": 55,
													"character": 23,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L55"
												}
											]
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5725,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5720,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 5361,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5720,
												"name": "T",
												"package": "typedoc",
												"refersToTypeParameter": true
											}
										],
										"name": "ModelToObject",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 5726,
					"name": "toObjectsOptional",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 73,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L73"
						}
					],
					"signatures": [
						{
							"id": 5727,
							"name": "toObjectsOptional",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/serializer.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L73"
								}
							],
							"typeParameters": [
								{
									"id": 5728,
									"name": "T",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 5729,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 5730,
													"name": "toObject",
													"variant": "declaration",
													"kind": 2048,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/serialization/serializer.ts",
															"line": 74,
															"character": 20,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L74"
														}
													],
													"signatures": [
														{
															"id": 5731,
															"name": "toObject",
															"variant": "signature",
															"kind": 4096,
															"flags": {},
															"sources": [
																{
																	"fileName": "lib/serialization/serializer.ts",
																	"line": 74,
																	"character": 20,
																	"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L74"
																}
															],
															"parameters": [
																{
																	"id": 5732,
																	"name": "serializer",
																	"variant": "param",
																	"kind": 32768,
																	"flags": {},
																	"type": {
																		"type": "reference",
																		"target": 5696,
																		"name": "Serializer",
																		"package": "typedoc"
																	}
																}
															],
															"type": {
																"type": "reference",
																"target": 5361,
																"typeArguments": [
																	{
																		"type": "reference",
																		"target": 5728,
																		"name": "T",
																		"package": "typedoc",
																		"refersToTypeParameter": true
																	}
																],
																"name": "ModelToObject",
																"package": "typedoc"
															}
														}
													]
												}
											],
											"groups": [
												{
													"title": "Methods",
													"children": [
														5730
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/serialization/serializer.ts",
													"line": 74,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L74"
												}
											]
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5733,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 5728,
													"name": "T",
													"package": "typedoc",
													"refersToTypeParameter": true
												}
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 5361,
											"typeArguments": [
												{
													"type": "reference",
													"target": 5728,
													"name": "T",
													"package": "typedoc",
													"refersToTypeParameter": true
												}
											],
											"name": "ModelToObject",
											"package": "typedoc"
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 5757,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 5758,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 5759,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "typeOperator",
										"operator": "keyof",
										"target": {
											"type": "reference",
											"target": 5773,
											"name": "SerializerEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"parameters": [
								{
									"id": 5760,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 5761,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reference",
											"target": 5773,
											"name": "SerializerEvents",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4922,
								"name": "EventDispatcher.trigger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4921,
						"name": "EventDispatcher.trigger"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						5699
					]
				},
				{
					"title": "Events",
					"children": [
						5697,
						5698
					]
				},
				{
					"title": "Methods",
					"children": [
						5704,
						5748,
						5738,
						5734,
						5708,
						5711,
						5726,
						5757
					]
				},
				{
					"title": "Properties",
					"children": [
						5703,
						5702
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/serializer.ts",
					"line": 19,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L19"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 4890,
					"typeArguments": [
						{
							"type": "reference",
							"target": 5773,
							"name": "SerializerEvents",
							"package": "typedoc"
						}
					],
					"name": "EventDispatcher",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4269,
			"name": "Slugger",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Responsible for getting a unique anchor for elements within a page."
					}
				]
			},
			"children": [
				{
					"id": 4270,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/Slugger.ts",
							"line": 36,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L36"
						}
					],
					"signatures": [
						{
							"id": 4271,
							"name": "Slugger",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/Slugger.ts",
									"line": 36,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L36"
								}
							],
							"parameters": [
								{
									"id": 4272,
									"name": "options",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4273,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 4274,
													"name": "lowercase",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/options/declaration.ts",
															"line": 295,
															"character": 8,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "boolean"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														4274
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils/options/declaration.ts",
													"line": 294,
													"character": 26,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4288,
					"name": "getSimilarAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/Slugger.ts",
							"line": 61,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L61"
						}
					],
					"signatures": [
						{
							"id": 4289,
							"name": "getSimilarAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/Slugger.ts",
									"line": 61,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L61"
								}
							],
							"parameters": [
								{
									"id": 4290,
									"name": "anchor",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						}
					]
				},
				{
					"id": 4285,
					"name": "hasAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/Slugger.ts",
							"line": 57,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L57"
						}
					],
					"signatures": [
						{
							"id": 4286,
							"name": "hasAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/Slugger.ts",
									"line": 57,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L57"
								}
							],
							"parameters": [
								{
									"id": 4287,
									"name": "anchor",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 4282,
					"name": "slug",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/Slugger.ts",
							"line": 38,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L38"
						}
					],
					"signatures": [
						{
							"id": 4283,
							"name": "slug",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/Slugger.ts",
									"line": 38,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L38"
								}
							],
							"parameters": [
								{
									"id": 4284,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4270
					]
				},
				{
					"title": "Methods",
					"children": [
						4288,
						4285,
						4282
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/themes/default/Slugger.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/Slugger.ts#L7"
				}
			]
		},
		{
			"id": 4291,
			"name": "StructureDirRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to the module structure,\nbut creates each page as "
					},
					{
						"kind": "code",
						"text": "`/index.html`"
					},
					{
						"kind": "text",
						"text": " to allow for clean URLs."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4292,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 4293,
							"name": "StructureDirRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 4294,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4291,
								"name": "StructureDirRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4358,
								"name": "StructureRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4357,
						"name": "StructureRouter.constructor"
					}
				},
				{
					"id": 4316,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4367,
						"name": "StructureRouter.anchors"
					}
				},
				{
					"id": 4321,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4372,
						"name": "StructureRouter.application"
					}
				},
				{
					"id": 4312,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 4363,
						"name": "StructureRouter.extension"
					}
				},
				{
					"id": 4315,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4366,
						"name": "StructureRouter.fullUrls"
					}
				},
				{
					"id": 4314,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4365,
						"name": "StructureRouter.sluggers"
					}
				},
				{
					"id": 4313,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 4364,
						"name": "StructureRouter.usedFileNames"
					}
				},
				{
					"id": 4320,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4371,
						"name": "StructureRouter.includeHierarchySummary"
					}
				},
				{
					"id": 4317,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4318,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4319,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4319
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 4368,
						"name": "StructureRouter.sluggerConfiguration"
					}
				},
				{
					"id": 4336,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 4337,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 4338,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4339,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4392,
								"name": "StructureRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4391,
						"name": "StructureRouter.baseRelativeUrl"
					}
				},
				{
					"id": 4346,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 4347,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 4348,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4349,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4409,
								"name": "StructureRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4408,
						"name": "StructureRouter.buildAnchors"
					}
				},
				{
					"id": 4298,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 539,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L539"
						}
					],
					"signatures": [
						{
							"id": 4299,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 539,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L539"
								}
							],
							"parameters": [
								{
									"id": 4300,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 4301,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"overwrites": {
								"type": "reference",
								"target": 4405,
								"name": "StructureRouter.buildChildPages"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4404,
						"name": "StructureRouter.buildChildPages"
					}
				},
				{
					"id": 4322,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 4323,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 4324,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4374,
								"name": "StructureRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4373,
						"name": "StructureRouter.buildPages"
					}
				},
				{
					"id": 4330,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 4331,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 4332,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4382,
								"name": "StructureRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4381,
						"name": "StructureRouter.getAnchor"
					}
				},
				{
					"id": 4353,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 4354,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 4355,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4416,
								"name": "StructureRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4415,
						"name": "StructureRouter.getFileName"
					}
				},
				{
					"id": 4302,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 547,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L547"
						}
					],
					"signatures": [
						{
							"id": 4303,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 547,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L547"
								}
							],
							"parameters": [
								{
									"id": 4304,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4396,
								"name": "StructureRouter.getFullUrl"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4395,
						"name": "StructureRouter.getFullUrl"
					}
				},
				{
					"id": 4309,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 506,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L506"
						}
					],
					"signatures": [
						{
							"id": 4310,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 506,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L506"
								}
							],
							"parameters": [
								{
									"id": 4311,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4361,
								"name": "StructureRouter.getIdealBaseName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4360,
						"name": "StructureRouter.getIdealBaseName"
					}
				},
				{
					"id": 4328,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 4329,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4380,
								"name": "StructureRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4379,
						"name": "StructureRouter.getLinkTargets"
					}
				},
				{
					"id": 4343,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 4344,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 4345,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4402,
								"name": "StructureRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4401,
						"name": "StructureRouter.getPageKind"
					}
				},
				{
					"id": 4340,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 4341,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 4342,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4399,
								"name": "StructureRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4398,
						"name": "StructureRouter.getSlugger"
					}
				},
				{
					"id": 4350,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 4351,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 4352,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4413,
								"name": "StructureRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4412,
						"name": "StructureRouter.getUrlSafeName"
					}
				},
				{
					"id": 4333,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 4334,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 4335,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4385,
								"name": "StructureRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4384,
						"name": "StructureRouter.hasOwnDocument"
					}
				},
				{
					"id": 4325,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 4326,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 4327,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4377,
								"name": "StructureRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4376,
						"name": "StructureRouter.hasUrl"
					}
				},
				{
					"id": 4305,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 551,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L551"
						}
					],
					"signatures": [
						{
							"id": 4306,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 551,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L551"
								}
							],
							"parameters": [
								{
									"id": 4307,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 4308,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4388,
								"name": "StructureRouter.relativeUrl"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4387,
						"name": "StructureRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4320,
						4317
					]
				},
				{
					"title": "Constructors",
					"children": [
						4292
					]
				},
				{
					"title": "Methods",
					"children": [
						4336,
						4346,
						4298,
						4322,
						4330,
						4353,
						4302,
						4309,
						4328,
						4343,
						4340,
						4350,
						4333,
						4325,
						4305
					]
				},
				{
					"title": "Properties",
					"children": [
						4316,
						4321,
						4312,
						4315,
						4314,
						4313
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 534,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L534"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 4356,
					"name": "StructureRouter",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4356,
			"name": "StructureRouter",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Router which places reflections in folders according to the module structure."
					}
				],
				"blockTags": [
					{
						"tag": "@group",
						"content": [
							{
								"kind": "text",
								"text": "Routers"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 4357,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"signatures": [
						{
							"id": 4358,
							"name": "StructureRouter",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 141,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
								}
							],
							"parameters": [
								{
									"id": 4359,
									"name": "application",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 3072,
										"name": "Application",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4356,
								"name": "StructureRouter",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3490,
								"name": "BaseRouter.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3489,
						"name": "BaseRouter.constructor"
					}
				},
				{
					"id": 4367,
					"name": "anchors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 133,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L133"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3496,
						"name": "BaseRouter.anchors"
					}
				},
				{
					"id": 4372,
					"name": "application",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 141,
							"character": 25,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L141"
						}
					],
					"type": {
						"type": "reference",
						"target": 3072,
						"name": "Application",
						"package": "typedoc"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3501,
						"name": "BaseRouter.application"
					}
				},
				{
					"id": 4363,
					"name": "extension",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L126"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"defaultValue": "\".html\"",
					"inheritedFrom": {
						"type": "reference",
						"target": 3492,
						"name": "BaseRouter.extension"
					}
				},
				{
					"id": 4366,
					"name": "fullUrls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 132,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L132"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3495,
						"name": "BaseRouter.fullUrls"
					}
				},
				{
					"id": 4365,
					"name": "sluggers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 131,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L131"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 4637,
								"name": "RouterTarget",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3494,
						"name": "BaseRouter.sluggers"
					}
				},
				{
					"id": 4364,
					"name": "usedFileNames",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 130,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L130"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 3493,
						"name": "BaseRouter.usedFileNames"
					}
				},
				{
					"id": 4371,
					"name": "includeHierarchySummary",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 139,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L139"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3500,
						"name": "BaseRouter.includeHierarchySummary"
					}
				},
				{
					"id": 4368,
					"name": "sluggerConfiguration",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 136,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L136"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4369,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4370,
									"name": "lowercase",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils/options/declaration.ts",
											"line": 295,
											"character": 8,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L295"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4370
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils/options/declaration.ts",
									"line": 294,
									"character": 26,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/options/declaration.ts#L294"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 3497,
						"name": "BaseRouter.sluggerConfiguration"
					}
				},
				{
					"id": 4391,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 265,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
						}
					],
					"signatures": [
						{
							"id": 4392,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 265,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L265"
								}
							],
							"parameters": [
								{
									"id": 4393,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4394,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3524,
								"name": "BaseRouter.baseRelativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3523,
						"name": "BaseRouter.baseRelativeUrl"
					}
				},
				{
					"id": 4408,
					"name": "buildAnchors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 359,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
						}
					],
					"signatures": [
						{
							"id": 4409,
							"name": "buildAnchors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 359,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L359"
								}
							],
							"parameters": [
								{
									"id": 4410,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4411,
									"name": "pageTarget",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3541,
								"name": "BaseRouter.buildAnchors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3540,
						"name": "BaseRouter.buildAnchors"
					}
				},
				{
					"id": 4404,
					"name": "buildChildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 328,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
						}
					],
					"signatures": [
						{
							"id": 4405,
							"name": "buildChildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 328,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L328"
								}
							],
							"parameters": [
								{
									"id": 4406,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4407,
									"name": "outPages",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": 4569,
											"typeArguments": [
												{
													"type": "reference",
													"target": 4637,
													"name": "RouterTarget",
													"package": "typedoc"
												}
											],
											"name": "PageDefinition",
											"package": "typedoc"
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3537,
								"name": "BaseRouter.buildChildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3536,
						"name": "BaseRouter.buildChildPages"
					}
				},
				{
					"id": 4373,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 4374,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 151,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 4375,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3506,
								"name": "BaseRouter.buildPages"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3505,
						"name": "BaseRouter.buildPages"
					}
				},
				{
					"id": 4381,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
						}
					],
					"signatures": [
						{
							"id": 4382,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 203,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L203"
								}
							],
							"parameters": [
								{
									"id": 4383,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3514,
								"name": "BaseRouter.getAnchor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3513,
						"name": "BaseRouter.getAnchor"
					}
				},
				{
					"id": 4415,
					"name": "getFileName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 427,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
						}
					],
					"signatures": [
						{
							"id": 4416,
							"name": "getFileName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 427,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L427"
								}
							],
							"parameters": [
								{
									"id": 4417,
									"name": "baseName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3548,
								"name": "BaseRouter.getFileName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3547,
						"name": "BaseRouter.getFileName"
					}
				},
				{
					"id": 4395,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
						}
					],
					"signatures": [
						{
							"id": 4396,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 280,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L280"
								}
							],
							"parameters": [
								{
									"id": 4397,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3528,
								"name": "BaseRouter.getFullUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3527,
						"name": "BaseRouter.getFullUrl"
					}
				},
				{
					"id": 4360,
					"name": "getIdealBaseName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 506,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L506"
						}
					],
					"signatures": [
						{
							"id": 4361,
							"name": "getIdealBaseName",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return the base-relative desired file name for a router target.\nThis name may not be used exactly as TypeDoc will detect conflicts\nand automatically introduce a unique identifier to the URL to resolve\nthem."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 506,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L506"
								}
							],
							"parameters": [
								{
									"id": 4362,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 3503,
								"name": "BaseRouter.getIdealBaseName"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 3502,
						"name": "BaseRouter.getIdealBaseName"
					}
				},
				{
					"id": 4379,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
						}
					],
					"signatures": [
						{
							"id": 4380,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 199,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L199"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3512,
								"name": "BaseRouter.getLinkTargets"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3511,
						"name": "BaseRouter.getLinkTargets"
					}
				},
				{
					"id": 4401,
					"name": "getPageKind",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 304,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
						}
					],
					"signatures": [
						{
							"id": 4402,
							"name": "getPageKind",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should the page kind to use if a reflection should have its own rendered\npage in the output. Note that once "
									},
									{
										"kind": "code",
										"text": "`undefined`"
									},
									{
										"kind": "text",
										"text": " is returned, children of\nthat reflection will not have their own document."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 304,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L304"
								}
							],
							"parameters": [
								{
									"id": 4403,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 4148,
										"name": "PageKind",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3534,
								"name": "BaseRouter.getPageKind"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3533,
						"name": "BaseRouter.getPageKind"
					}
				},
				{
					"id": 4398,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
						}
					],
					"signatures": [
						{
							"id": 4399,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 291,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L291"
								}
							],
							"parameters": [
								{
									"id": 4400,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3531,
								"name": "BaseRouter.getSlugger"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3530,
						"name": "BaseRouter.getSlugger"
					}
				},
				{
					"id": 4412,
					"name": "getUrlSafeName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 423,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
						}
					],
					"signatures": [
						{
							"id": 4413,
							"name": "getUrlSafeName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Strip non-url safe characters from the specified string."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 423,
									"character": 14,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L423"
								}
							],
							"parameters": [
								{
									"id": 4414,
									"name": "name",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3545,
								"name": "BaseRouter.getUrlSafeName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3544,
						"name": "BaseRouter.getUrlSafeName"
					}
				},
				{
					"id": 4384,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 212,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
						}
					],
					"signatures": [
						{
							"id": 4385,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 212,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L212"
								}
							],
							"parameters": [
								{
									"id": 4386,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3517,
								"name": "BaseRouter.hasOwnDocument"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3516,
						"name": "BaseRouter.hasOwnDocument"
					}
				},
				{
					"id": 4376,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
						}
					],
					"signatures": [
						{
							"id": 4377,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 195,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L195"
								}
							],
							"parameters": [
								{
									"id": 4378,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3509,
								"name": "BaseRouter.hasUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3508,
						"name": "BaseRouter.hasUrl"
					}
				},
				{
					"id": 4387,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
						}
					],
					"signatures": [
						{
							"id": 4388,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 216,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L216"
								}
							],
							"parameters": [
								{
									"id": 4389,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4390,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 3520,
								"name": "BaseRouter.relativeUrl"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 3519,
						"name": "BaseRouter.relativeUrl"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4371,
						4368
					]
				},
				{
					"title": "Constructors",
					"children": [
						4357
					]
				},
				{
					"title": "Methods",
					"children": [
						4391,
						4408,
						4404,
						4373,
						4381,
						4415,
						4395,
						4360,
						4379,
						4401,
						4398,
						4412,
						4384,
						4376,
						4387
					]
				},
				{
					"title": "Properties",
					"children": [
						4367,
						4372,
						4363,
						4366,
						4365,
						4364
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 505,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L505"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 3488,
					"name": "BaseRouter",
					"package": "typedoc"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 4291,
					"name": "StructureDirRouter"
				}
			]
		},
		{
			"id": 4418,
			"name": "Theme",
			"variant": "declaration",
			"kind": 128,
			"flags": {
				"isAbstract": true
			},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Base class of all themes.\n\nThe theme class determines how a page is rendered. It is loosely coupled with a router\nclass instance which is also created by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Renderer",
						"target": 4153
					},
					{
						"kind": "text",
						"text": " class."
					}
				]
			},
			"children": [
				{
					"id": 4419,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 36,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L36"
						}
					],
					"signatures": [
						{
							"id": 4420,
							"name": "Theme",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Create new Component instance."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/component.ts",
									"line": 36,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L36"
								}
							],
							"parameters": [
								{
									"id": 4421,
									"name": "owner",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4153,
										"name": "Renderer",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4418,
								"name": "Theme",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RendererComponent.constructor",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.constructor",
						"package": "typedoc"
					}
				},
				{
					"id": 4431,
					"name": "componentName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The name of this component as set by the "
							},
							{
								"kind": "code",
								"text": "`@Component`"
							},
							{
								"kind": "text",
								"text": " decorator."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 31,
							"character": 11,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L31"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.componentName"
					}
				},
				{
					"id": 4432,
					"name": "application",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 44,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
						}
					],
					"getSignature": {
						"id": 4433,
						"name": "application",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the application / root component instance."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 44,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L44"
							}
						],
						"type": {
							"type": "reference",
							"target": 3072,
							"name": "Application",
							"package": "typedoc"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "RendererComponent.application"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.application"
					}
				},
				{
					"id": 4434,
					"name": "owner",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils/component.ts",
							"line": 54,
							"character": 8,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
						}
					],
					"getSignature": {
						"id": 4435,
						"name": "owner",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"comment": {
							"summary": [
								{
									"kind": "text",
									"text": "Return the owner of this component."
								}
							]
						},
						"sources": [
							{
								"fileName": "lib/utils/component.ts",
								"line": 54,
								"character": 8,
								"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/component.ts#L54"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"packageName": "typedoc",
								"packagePath": "src/lib/utils/component.ts",
								"qualifiedName": "AbstractComponent.O"
							},
							"name": "O",
							"package": "typedoc",
							"qualifiedName": "AbstractComponent.O",
							"refersToTypeParameter": true
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "RendererComponent.owner",
							"package": "typedoc"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.owner",
						"package": "typedoc"
					}
				},
				{
					"id": 4447,
					"name": "off",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
						}
					],
					"signatures": [
						{
							"id": 4448,
							"name": "off",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Stops listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 42,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L42"
								}
							],
							"typeParameters": [
								{
									"id": 4449,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 4450,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to stop listening to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3181,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4451,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the function to remove from the listener array."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4452,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 44,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
												}
											],
											"signatures": [
												{
													"id": 4453,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 44,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L44"
														}
													],
													"parameters": [
														{
															"id": 4454,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4455,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3181,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reflection",
																	"declaration": {
																		"id": 4456,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {}
																	}
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RendererComponent.off",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.off",
						"package": "typedoc"
					}
				},
				{
					"id": 4436,
					"name": "on",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 4437,
							"name": "on",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Starts listening to an event."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 27,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L27"
								}
							],
							"typeParameters": [
								{
									"id": 4438,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 4439,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to listen to."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3171,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4440,
									"name": "listener",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "function to be called when an this event is emitted."
											}
										]
									},
									"type": {
										"type": "reflection",
										"declaration": {
											"id": 4441,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/utils-common/events.ts",
													"line": 29,
													"character": 18,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
												}
											],
											"signatures": [
												{
													"id": 4442,
													"name": "__type",
													"variant": "signature",
													"kind": 4096,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils-common/events.ts",
															"line": 29,
															"character": 18,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L29"
														}
													],
													"parameters": [
														{
															"id": 4443,
															"name": "this",
															"variant": "param",
															"kind": 32768,
															"flags": {},
															"type": {
																"type": "intrinsic",
																"name": "undefined"
															}
														},
														{
															"id": 4444,
															"name": "args",
															"variant": "param",
															"kind": 32768,
															"flags": {
																"isRest": true
															},
															"type": {
																"type": "indexedAccess",
																"indexType": {
																	"type": "reference",
																	"target": 3171,
																	"name": "K",
																	"package": "typedoc",
																	"refersToTypeParameter": true
																},
																"objectType": {
																	"type": "reflection",
																	"declaration": {
																		"id": 4445,
																		"name": "__type",
																		"variant": "declaration",
																		"kind": 65536,
																		"flags": {}
																	}
																}
															}
														}
													],
													"type": {
														"type": "intrinsic",
														"name": "void"
													}
												}
											]
										}
									}
								},
								{
									"id": 4446,
									"name": "priority",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "optional priority to insert this hook with.\n Higher priority is placed earlier in the listener array."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "0"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RendererComponent.on",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.on",
						"package": "typedoc"
					}
				},
				{
					"id": 4428,
					"name": "postRender",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/theme.ts",
							"line": 25,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L25"
						}
					],
					"signatures": [
						{
							"id": 4429,
							"name": "postRender",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional hook to call post-render jobs"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/theme.ts",
									"line": 25,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L25"
								}
							],
							"parameters": [
								{
									"id": 4430,
									"name": "_event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4258,
										"name": "RendererEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 4425,
					"name": "preRender",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/theme.ts",
							"line": 20,
							"character": 10,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L20"
						}
					],
					"signatures": [
						{
							"id": 4426,
							"name": "preRender",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Optional hook to call pre-render jobs"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/theme.ts",
									"line": 20,
									"character": 10,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L20"
								}
							],
							"parameters": [
								{
									"id": 4427,
									"name": "_event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4258,
										"name": "RendererEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 4422,
					"name": "render",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isAbstract": true
					},
					"sources": [
						{
							"fileName": "lib/output/theme.ts",
							"line": 15,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L15"
						}
					],
					"signatures": [
						{
							"id": 4423,
							"name": "render",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Renders the provided page to a string, which will be written to disk by the "
									},
									{
										"kind": "inline-tag",
										"tag": "@link",
										"text": "Renderer",
										"target": 4153
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/theme.ts",
									"line": 15,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L15"
								}
							],
							"parameters": [
								{
									"id": 4424,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4124,
										"name": "PageEvent",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 4457,
					"name": "trigger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 4458,
							"name": "trigger",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Emits an event to all currently subscribed listeners."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/events.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/events.ts#L60"
								}
							],
							"typeParameters": [
								{
									"id": 4459,
									"name": "K",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "never"
									}
								}
							],
							"parameters": [
								{
									"id": 4460,
									"name": "event",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the event to emit."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 3190,
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 4461,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "any arguments required for the event."
											}
										]
									},
									"type": {
										"type": "indexedAccess",
										"indexType": {
											"type": "reference",
											"target": 3190,
											"name": "K",
											"package": "typedoc",
											"refersToTypeParameter": true
										},
										"objectType": {
											"type": "reflection",
											"declaration": {
												"id": 4462,
												"name": "__type",
												"variant": "declaration",
												"kind": 65536,
												"flags": {}
											}
										}
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RendererComponent.trigger",
								"package": "typedoc"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RendererComponent.trigger",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Accessors",
					"children": [
						4432,
						4434
					]
				},
				{
					"title": "Constructors",
					"children": [
						4419
					]
				},
				{
					"title": "Methods",
					"children": [
						4447,
						4436,
						4428,
						4425,
						4422,
						4457
					]
				},
				{
					"title": "Properties",
					"children": [
						4431
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/theme.ts",
					"line": 11,
					"character": 22,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/theme.ts#L11"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typedoc",
						"packagePath": "src/lib/output/components.ts",
						"qualifiedName": "RendererComponent"
					},
					"name": "RendererComponent",
					"package": "typedoc"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 3616,
					"name": "DefaultTheme"
				}
			]
		},
		{
			"id": 4690,
			"name": "ValidatingFileRegistry",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 4691,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/ValidatingFileRegistry.ts",
							"line": 9,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L9"
						}
					],
					"signatures": [
						{
							"id": 4692,
							"name": "ValidatingFileRegistry",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/ValidatingFileRegistry.ts",
									"line": 9,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L9"
								}
							],
							"parameters": [
								{
									"id": 4693,
									"name": "basePath",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									},
									"defaultValue": "\"\""
								}
							],
							"type": {
								"type": "reference",
								"target": 4690,
								"name": "ValidatingFileRegistry",
								"package": "typedoc"
							},
							"overwrites": {
								"type": "reference",
								"target": 536,
								"name": "FileRegistry.constructor"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 535,
						"name": "FileRegistry.constructor"
					}
				},
				{
					"id": 4694,
					"name": "basePath",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/ValidatingFileRegistry.ts",
							"line": 7,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L7"
						}
					],
					"type": {
						"type": "reference",
						"target": 5084,
						"name": "NormalizedPath",
						"package": "typedoc"
					}
				},
				{
					"id": 4708,
					"name": "mediaToPath",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 13,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L13"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 539,
						"name": "FileRegistry.mediaToPath"
					}
				},
				{
					"id": 4707,
					"name": "mediaToReflection",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 12,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L12"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 538,
						"name": "FileRegistry.mediaToReflection"
					}
				},
				{
					"id": 4711,
					"name": "names",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 19,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L19"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 542,
						"name": "FileRegistry.names"
					}
				},
				{
					"id": 4712,
					"name": "nameUsage",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 20,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L20"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 543,
						"name": "FileRegistry.nameUsage"
					}
				},
				{
					"id": 4706,
					"name": "nextId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 9,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "1",
					"inheritedFrom": {
						"type": "reference",
						"target": 537,
						"name": "FileRegistry.nextId"
					}
				},
				{
					"id": 4710,
					"name": "pathToMedia",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 16,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L16"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 531,
								"name": "FileId",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 541,
						"name": "FileRegistry.pathToMedia"
					}
				},
				{
					"id": 4709,
					"name": "reflectionToPath",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 15,
							"character": 14,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L15"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Map"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 921,
								"name": "ReflectionId",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 5084,
								"name": "NormalizedPath",
								"package": "typedoc"
							}
						],
						"name": "Map",
						"package": "typescript"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": 540,
						"name": "FileRegistry.reflectionToPath"
					}
				},
				{
					"id": 4702,
					"name": "fromObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/ValidatingFileRegistry.ts",
							"line": 38,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L38"
						}
					],
					"signatures": [
						{
							"id": 4703,
							"name": "fromObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Revive a file registry from disc.\nNote that in the packages context this may be called multiple times on\na single object, and should merge in files from the other registries."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils/ValidatingFileRegistry.ts",
									"line": 38,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L38"
								}
							],
							"parameters": [
								{
									"id": 4704,
									"name": "de",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5110,
										"name": "Deserializer",
										"package": "typedoc"
									}
								},
								{
									"id": 4705,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5686,
										"name": "FileRegistry",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"overwrites": {
								"type": "reference",
								"target": 587,
								"name": "FileRegistry.fromObject"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 586,
						"name": "FileRegistry.fromObject"
					}
				},
				{
					"id": 4740,
					"name": "getName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L98"
						}
					],
					"signatures": [
						{
							"id": 4741,
							"name": "getName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L98"
								}
							],
							"parameters": [
								{
									"id": 4742,
									"name": "id",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 579,
								"name": "FileRegistry.getName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 578,
						"name": "FileRegistry.getName"
					}
				},
				{
					"id": 4743,
					"name": "getNameToAbsoluteMap",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 124,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L124"
						}
					],
					"signatures": [
						{
							"id": 4744,
							"name": "getNameToAbsoluteMap",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 124,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L124"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es2015.collection.d.ts",
									"qualifiedName": "ReadonlyMap"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "ReadonlyMap",
								"package": "typescript"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 582,
								"name": "FileRegistry.getNameToAbsoluteMap"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 581,
						"name": "FileRegistry.getNameToAbsoluteMap"
					}
				},
				{
					"id": 4727,
					"name": "getReflectionPath",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L62"
						}
					],
					"signatures": [
						{
							"id": 4728,
							"name": "getReflectionPath",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L62"
								}
							],
							"parameters": [
								{
									"id": 4729,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 559,
								"name": "FileRegistry.getReflectionPath"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 558,
						"name": "FileRegistry.getReflectionPath"
					}
				},
				{
					"id": 4695,
					"name": "register",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/ValidatingFileRegistry.ts",
							"line": 14,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L14"
						}
					],
					"signatures": [
						{
							"id": 4696,
							"name": "register",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/ValidatingFileRegistry.ts",
									"line": 14,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L14"
								}
							],
							"parameters": [
								{
									"id": 4697,
									"name": "sourcePath",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								},
								{
									"id": 4698,
									"name": "relativePath",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reflection",
										"declaration": {
											"id": 4699,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {},
											"children": [
												{
													"id": 4701,
													"name": "anchor",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/ValidatingFileRegistry.ts",
															"line": 17,
															"character": 25,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L17"
														}
													],
													"type": {
														"type": "union",
														"types": [
															{
																"type": "intrinsic",
																"name": "string"
															},
															{
																"type": "intrinsic",
																"name": "undefined"
															}
														]
													}
												},
												{
													"id": 4700,
													"name": "target",
													"variant": "declaration",
													"kind": 1024,
													"flags": {},
													"sources": [
														{
															"fileName": "lib/utils/ValidatingFileRegistry.ts",
															"line": 17,
															"character": 9,
															"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L17"
														}
													],
													"type": {
														"type": "reference",
														"target": 531,
														"name": "FileId",
														"package": "typedoc"
													}
												}
											],
											"groups": [
												{
													"title": "Properties",
													"children": [
														4701,
														4700
													]
												}
											],
											"sources": [
												{
													"fileName": "lib/utils/ValidatingFileRegistry.ts",
													"line": 17,
													"character": 7,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L17"
												}
											]
										}
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"overwrites": {
								"type": "reference",
								"target": 562,
								"name": "FileRegistry.register"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 561,
						"name": "FileRegistry.register"
					}
				},
				{
					"id": 4713,
					"name": "registerAbsolute",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 22,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
						}
					],
					"signatures": [
						{
							"id": 4714,
							"name": "registerAbsolute",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
								}
							],
							"parameters": [
								{
									"id": 4715,
									"name": "absolute",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reflection",
								"declaration": {
									"id": 4716,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 4718,
											"name": "anchor",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/FileRegistry.ts",
													"line": 24,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L24"
												}
											],
											"type": {
												"type": "union",
												"types": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "undefined"
													}
												]
											}
										},
										{
											"id": 4717,
											"name": "target",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "lib/models/FileRegistry.ts",
													"line": 23,
													"character": 8,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L23"
												}
											],
											"type": {
												"type": "reference",
												"target": 531,
												"name": "FileId",
												"package": "typedoc"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												4718,
												4717
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/models/FileRegistry.ts",
											"line": 22,
											"character": 48,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L22"
										}
									]
								}
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 545,
								"name": "FileRegistry.registerAbsolute"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 544,
						"name": "FileRegistry.registerAbsolute"
					}
				},
				{
					"id": 4719,
					"name": "registerReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 47,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L47"
						}
					],
					"signatures": [
						{
							"id": 4720,
							"name": "registerReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Registers the specified path as the canonical file for this reflection"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 47,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L47"
								}
							],
							"parameters": [
								{
									"id": 4721,
									"name": "absolute",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								},
								{
									"id": 4722,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 551,
								"name": "FileRegistry.registerReflection"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 550,
						"name": "FileRegistry.registerReflection"
					}
				},
				{
					"id": 4723,
					"name": "registerReflectionPath",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 57,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L57"
						}
					],
					"signatures": [
						{
							"id": 4724,
							"name": "registerReflectionPath",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Registers the specified path as a path which should be resolved to the specified\nreflection. A reflection *may* be associated with multiple paths."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 57,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L57"
								}
							],
							"parameters": [
								{
									"id": 4725,
									"name": "absolute",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5084,
										"name": "NormalizedPath",
										"package": "typedoc"
									}
								},
								{
									"id": 4726,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 555,
								"name": "FileRegistry.registerReflectionPath"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 554,
						"name": "FileRegistry.registerReflectionPath"
					}
				},
				{
					"id": 4730,
					"name": "removeReflection",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 75,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L75"
						}
					],
					"signatures": [
						{
							"id": 4731,
							"name": "removeReflection",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 75,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L75"
								}
							],
							"parameters": [
								{
									"id": 4732,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 569,
								"name": "FileRegistry.removeReflection"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 568,
						"name": "FileRegistry.removeReflection"
					}
				},
				{
					"id": 4733,
					"name": "resolve",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 83,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L83"
						}
					],
					"signatures": [
						{
							"id": 4734,
							"name": "resolve",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 83,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L83"
								}
							],
							"parameters": [
								{
									"id": 4735,
									"name": "id",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									}
								},
								{
									"id": 4736,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 572,
								"name": "FileRegistry.resolve"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 571,
						"name": "FileRegistry.resolve"
					}
				},
				{
					"id": 4737,
					"name": "resolvePath",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 94,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L94"
						}
					],
					"signatures": [
						{
							"id": 4738,
							"name": "resolvePath",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 94,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L94"
								}
							],
							"parameters": [
								{
									"id": 4739,
									"name": "id",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 531,
										"name": "FileId",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 576,
								"name": "FileRegistry.resolvePath"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 575,
						"name": "FileRegistry.resolvePath"
					}
				},
				{
					"id": 4745,
					"name": "toObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/models/FileRegistry.ts",
							"line": 132,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L132"
						}
					],
					"signatures": [
						{
							"id": 4746,
							"name": "toObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "lib/models/FileRegistry.ts",
									"line": 132,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L132"
								}
							],
							"parameters": [
								{
									"id": 4747,
									"name": "ser",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5696,
										"name": "Serializer",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 5686,
								"name": "FileRegistry",
								"package": "typedoc"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 584,
								"name": "FileRegistry.toObject"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 583,
						"name": "FileRegistry.toObject"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						4691
					]
				},
				{
					"title": "Methods",
					"children": [
						4702,
						4740,
						4743,
						4727,
						4695,
						4713,
						4719,
						4723,
						4730,
						4733,
						4737,
						4745
					]
				},
				{
					"title": "Properties",
					"children": [
						4694,
						4708,
						4707,
						4711,
						4712,
						4706,
						4710,
						4709
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils/ValidatingFileRegistry.ts",
					"line": 6,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/ValidatingFileRegistry.ts#L6"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 534,
					"name": "FileRegistry",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 3193,
			"name": "ApplicationEvents",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 3194,
					"name": "bootstrapEnd",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 78,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L78"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3072,
								"name": "Application",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3195,
					"name": "reviveProject",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 79,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L79"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3196,
					"name": "validateProject",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/application.ts",
							"line": 80,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L80"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						3194,
						3195,
						3196
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/application.ts",
					"line": 77,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/application.ts#L77"
				}
			]
		},
		{
			"id": 3198,
			"name": "CommentParserConfig",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "All symbols documented under the Configuration namespace are also available in the root import."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Controls how TypeDoc reads option files and what options are available."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3199,
					"name": "blockTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 19,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L19"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					}
				},
				{
					"id": 3206,
					"name": "commentStyle",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 26,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L26"
						}
					],
					"type": {
						"type": "reference",
						"target": 2096,
						"name": "CommentStyle",
						"package": "typedoc"
					}
				},
				{
					"id": 3200,
					"name": "inlineTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 20,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L20"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					}
				},
				{
					"id": 3203,
					"name": "jsDocCompatibility",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 23,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L23"
						}
					],
					"type": {
						"type": "reference",
						"target": 2411,
						"name": "JsDocCompatibility",
						"package": "typedoc"
					}
				},
				{
					"id": 3201,
					"name": "modifierTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 21,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L21"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					}
				},
				{
					"id": 3202,
					"name": "preservedTypeAnnotationTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 22,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L22"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/lib.es2015.collection.d.ts",
							"qualifiedName": "Set"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Set",
						"package": "typescript"
					}
				},
				{
					"id": 3204,
					"name": "suppressCommentWarningsInDeclarationFiles",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 24,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L24"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3205,
					"name": "useTsLinkResolution",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 25,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L25"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 3207,
					"name": "validationOptions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/index.ts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L27"
						}
					],
					"type": {
						"type": "reference",
						"target": 2990,
						"name": "ValidationOptions",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						3199,
						3206,
						3200,
						3203,
						3201,
						3202,
						3204,
						3205,
						3207
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/converter/comments/index.ts",
					"line": 18,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/index.ts#L18"
				}
			]
		},
		{
			"id": 4826,
			"name": "ComponentPath",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4827,
					"name": "navigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How to resolve the "
							},
							{
								"kind": "code",
								"text": "`path`"
							},
							{
								"kind": "text",
								"text": "\n- "
							},
							{
								"kind": "code",
								"text": "`.`"
							},
							{
								"kind": "text",
								"text": " - Navigate via "
							},
							{
								"kind": "code",
								"text": "`exports`"
							},
							{
								"kind": "text",
								"text": " of symbol\n- "
							},
							{
								"kind": "code",
								"text": "`#`"
							},
							{
								"kind": "text",
								"text": " - Navigate via "
							},
							{
								"kind": "code",
								"text": "`members`"
							},
							{
								"kind": "text",
								"text": " of symbol\n- "
							},
							{
								"kind": "code",
								"text": "`~`"
							},
							{
								"kind": "text",
								"text": " - Navigate via "
							},
							{
								"kind": "code",
								"text": "`locals`"
							},
							{
								"kind": "text",
								"text": " of symbol (note: TypeDoc does not support\n  locals, see the declaration reference docs)"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 71,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L71"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": "."
							},
							{
								"type": "literal",
								"value": "#"
							},
							{
								"type": "literal",
								"value": "~"
							}
						]
					}
				},
				{
					"id": 4828,
					"name": "path",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 72,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L72"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4827,
						4828
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/declarationReference.ts",
					"line": 63,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L63"
				}
			]
		},
		{
			"id": 3465,
			"name": "ConverterEvents",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "All symbols documented under the Configuration namespace are also available in the root import."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Controls how TypeDoc reads option files and what options are available."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3466,
					"name": "begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L67"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3469,
					"name": "createDeclaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 70,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L70"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 340,
								"name": "DeclarationReflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3470,
					"name": "createDocument",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 71,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L71"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "undefined"
							},
							{
								"type": "reference",
								"target": 453,
								"name": "DocumentReflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3472,
					"name": "createParameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 82,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L82"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 646,
								"name": "ParameterReflection",
								"package": "typedoc"
							},
							{
								"type": "optional",
								"elementType": {
									"type": "reference",
									"target": {
										"packageName": "typescript",
										"packagePath": "lib/typescript.d.ts",
										"qualifiedName": "ts.Node"
									},
									"name": "Node",
									"package": "typescript",
									"qualifiedName": "ts.Node"
								}
							}
						]
					}
				},
				{
					"id": 3468,
					"name": "createProject",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 69,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L69"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 2,
								"name": "ProjectReflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3471,
					"name": "createSignature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 72,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L72"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 1044,
								"name": "SignatureReflection",
								"package": "typedoc"
							},
							{
								"type": "optional",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "reference",
											"target": {
												"packageName": "typescript",
												"packagePath": "lib/typescript.d.ts",
												"qualifiedName": "ts.SignatureDeclaration"
											},
											"name": "SignatureDeclaration",
											"package": "typescript",
											"qualifiedName": "ts.SignatureDeclaration"
										},
										{
											"type": "reference",
											"target": {
												"packageName": "typescript",
												"packagePath": "lib/typescript.d.ts",
												"qualifiedName": "ts.JSDocSignature"
											},
											"name": "JSDocSignature",
											"package": "typescript",
											"qualifiedName": "ts.JSDocSignature"
										}
									]
								}
							},
							{
								"type": "optional",
								"elementType": {
									"type": "reference",
									"target": {
										"packageName": "typescript",
										"packagePath": "lib/typescript.d.ts",
										"qualifiedName": "ts.Signature"
									},
									"name": "Signature",
									"package": "typescript",
									"qualifiedName": "ts.Signature"
								}
							}
						]
					}
				},
				{
					"id": 3473,
					"name": "createTypeParameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 83,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L83"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 1145,
								"name": "TypeParameterReflection",
								"package": "typedoc"
							},
							{
								"type": "optional",
								"elementType": {
									"type": "reference",
									"target": {
										"packageName": "typescript",
										"packagePath": "lib/typescript.d.ts",
										"qualifiedName": "ts.TypeParameterDeclaration"
									},
									"name": "TypeParameterDeclaration",
									"package": "typescript",
									"qualifiedName": "ts.TypeParameterDeclaration"
								}
							}
						]
					}
				},
				{
					"id": 3467,
					"name": "end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 68,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L68"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3474,
					"name": "resolveBegin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 88,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L88"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3476,
					"name": "resolveEnd",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 90,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L90"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 3475,
					"name": "resolveReflection",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/converter.ts",
							"line": 89,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L89"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3208,
								"name": "Context",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						3466,
						3469,
						3470,
						3472,
						3468,
						3471,
						3473,
						3467,
						3474,
						3476,
						3475
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/converter/converter.ts",
					"line": 66,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/converter.ts#L66"
				}
			]
		},
		{
			"id": 4883,
			"name": "DeclarationReference",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4884,
					"name": "resolutionStart",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 34,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L34"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": "global"
							},
							{
								"type": "literal",
								"value": "local"
							}
						]
					}
				},
				{
					"id": 4885,
					"name": "moduleSource",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 35,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4886,
					"name": "symbolReference",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 36,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L36"
						}
					],
					"type": {
						"type": "reference",
						"target": 5094,
						"name": "SymbolReference",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4884,
						4885,
						4886
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/declarationReference.ts",
					"line": 33,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L33"
				}
			]
		},
		{
			"id": 5104,
			"name": "Deserializable",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5106,
					"name": "fromObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 5107,
							"name": "fromObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 48,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 5108,
									"name": "d",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5110,
										"name": "Deserializer",
										"package": "typedoc"
									}
								},
								{
									"id": 5109,
									"name": "o",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5105,
										"name": "T",
										"package": "typedoc",
										"qualifiedName": "Deserializable.T",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						5106
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/deserializer.ts",
					"line": 47,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L47"
				}
			],
			"typeParameters": [
				{
					"id": 5105,
					"name": "T",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {}
				}
			]
		},
		{
			"id": 5349,
			"name": "DeserializerComponent",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5350,
					"name": "priority",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L42"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 5355,
					"name": "fromObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 44,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L44"
						}
					],
					"signatures": [
						{
							"id": 5356,
							"name": "fromObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 44,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L44"
								}
							],
							"parameters": [
								{
									"id": 5357,
									"name": "model",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								},
								{
									"id": 5358,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 5351,
					"name": "supports",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/deserializer.ts",
							"line": 43,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L43"
						}
					],
					"signatures": [
						{
							"id": 5352,
							"name": "supports",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/deserializer.ts",
									"line": 43,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L43"
								}
							],
							"parameters": [
								{
									"id": 5353,
									"name": "model",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								},
								{
									"id": 5354,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						5355,
						5351
					]
				},
				{
					"title": "Properties",
					"children": [
						5350
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/deserializer.ts",
					"line": 41,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/deserializer.ts#L41"
				}
			]
		},
		{
			"id": 4753,
			"name": "DocumentationEntryPoint",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4754,
					"name": "displayName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 40,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L40"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4755,
					"name": "program",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 41,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L41"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/typescript.d.ts",
							"qualifiedName": "ts.Program"
						},
						"name": "Program",
						"package": "typescript",
						"qualifiedName": "ts.Program"
					}
				},
				{
					"id": 4756,
					"name": "sourceFile",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils/entry-point.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L42"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"packageName": "typescript",
							"packagePath": "lib/typescript.d.ts",
							"qualifiedName": "ts.SourceFile"
						},
						"name": "SourceFile",
						"package": "typescript",
						"qualifiedName": "ts.SourceFile"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4754,
						4755,
						4756
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils/entry-point.ts",
					"line": 39,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/entry-point.ts#L39"
				}
			]
		},
		{
			"id": 4757,
			"name": "FancyConsoleLogger",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "A logger that outputs all messages to the console."
					}
				]
			},
			"children": [
				{
					"id": 4767,
					"name": "errorCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many error messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 33,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4841,
						"name": "ConsoleLogger.errorCount",
						"package": "typedoc",
						"qualifiedName": "Logger.errorCount"
					}
				},
				{
					"id": 4770,
					"name": "level",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The minimum logging level to print."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L48"
						}
					],
					"type": {
						"type": "reference",
						"target": 5058,
						"name": "LogLevel",
						"package": "typedoc"
					},
					"defaultValue": "LogLevel.Info",
					"inheritedFrom": {
						"type": "reference",
						"target": 4844,
						"name": "ConsoleLogger.level",
						"package": "typedoc",
						"qualifiedName": "Logger.level"
					}
				},
				{
					"id": 4769,
					"name": "validationWarningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many validation warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 43,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L43"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4843,
						"name": "ConsoleLogger.validationWarningCount",
						"package": "typedoc",
						"qualifiedName": "Logger.validationWarningCount"
					}
				},
				{
					"id": 4768,
					"name": "warningCount",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "How many warning messages have been logged?"
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 38,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L38"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0",
					"inheritedFrom": {
						"type": "reference",
						"target": 4842,
						"name": "ConsoleLogger.warningCount",
						"package": "typedoc",
						"qualifiedName": "Logger.warningCount"
					}
				},
				{
					"id": 4758,
					"name": "addContext",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "lib/utils/loggers.ts",
							"line": 58,
							"character": 23,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/loggers.ts#L58"
						}
					],
					"signatures": [
						{
							"id": 4759,
							"name": "addContext",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils/loggers.ts",
									"line": 58,
									"character": 23,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/loggers.ts#L58"
								}
							],
							"parameters": [
								{
									"id": 4760,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4761,
									"name": "level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5059,
												"name": "Verbose",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Verbose"
											},
											{
												"type": "reference",
												"target": 5060,
												"name": "Info",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Info"
											},
											{
												"type": "reference",
												"target": 5061,
												"name": "Warn",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Warn"
											},
											{
												"type": "reference",
												"target": 5062,
												"name": "Error",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Error"
											}
										]
									}
								},
								{
									"id": 4762,
									"name": "args",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isRest": true
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "tuple",
												"elements": [
													{
														"type": "optional",
														"elementType": {
															"type": "reference",
															"target": 5069,
															"name": "MinimalNode",
															"package": "typedoc"
														}
													}
												]
											},
											{
												"type": "tuple",
												"elements": [
													{
														"type": "intrinsic",
														"name": "number"
													},
													{
														"type": "reference",
														"target": 5074,
														"name": "MinimalSourceFile",
														"package": "typedoc"
													}
												]
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							},
							"overwrites": {
								"type": "reference",
								"target": 4837,
								"name": "ConsoleLogger.addContext"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 4836,
						"name": "ConsoleLogger.addContext"
					}
				},
				{
					"id": 4801,
					"name": "error",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 131,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 136,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L136"
						}
					],
					"signatures": [
						{
							"id": 4802,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 130,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L130"
								}
							],
							"parameters": [
								{
									"id": 4803,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4804,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4876,
								"name": "ConsoleLogger.error"
							}
						},
						{
							"id": 4805,
							"name": "error",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given error."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 131,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L131"
								}
							],
							"parameters": [
								{
									"id": 4806,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The error that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4807,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4808,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4879,
								"name": "ConsoleLogger.error"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4875,
						"name": "ConsoleLogger.error"
					}
				},
				{
					"id": 4771,
					"name": "hasErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 53,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
						}
					],
					"signatures": [
						{
							"id": 4772,
							"name": "hasErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has an error been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 53,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L53"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4846,
								"name": "ConsoleLogger.hasErrors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4845,
						"name": "ConsoleLogger.hasErrors"
					}
				},
				{
					"id": 4773,
					"name": "hasWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
						}
					],
					"signatures": [
						{
							"id": 4774,
							"name": "hasWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Has a warning been raised through the log method?"
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L60"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4848,
								"name": "ConsoleLogger.hasWarnings"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4847,
						"name": "ConsoleLogger.hasWarnings"
					}
				},
				{
					"id": 4782,
					"name": "info",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 89,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
						}
					],
					"signatures": [
						{
							"id": 4783,
							"name": "info",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given info message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 89,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L89"
								}
							],
							"parameters": [
								{
									"id": 4784,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4857,
								"name": "ConsoleLogger.info"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4856,
						"name": "ConsoleLogger.info"
					}
				},
				{
					"id": 4763,
					"name": "log",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 169,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L169"
						}
					],
					"signatures": [
						{
							"id": 4764,
							"name": "log",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Print a log message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 169,
									"character": 13,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L169"
								}
							],
							"parameters": [
								{
									"id": 4765,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4766,
									"name": "level",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The urgency of the log message."
											}
										]
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 5059,
												"name": "Verbose",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Verbose"
											},
											{
												"type": "reference",
												"target": 5060,
												"name": "Info",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Info"
											},
											{
												"type": "reference",
												"target": 5061,
												"name": "Warn",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Warn"
											},
											{
												"type": "reference",
												"target": 5062,
												"name": "Error",
												"package": "typedoc",
												"qualifiedName": "LogLevel.Error"
											}
										]
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4833,
								"name": "ConsoleLogger.log"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4832,
						"name": "ConsoleLogger.log"
					}
				},
				{
					"id": 4775,
					"name": "resetErrors",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
						}
					],
					"signatures": [
						{
							"id": 4776,
							"name": "resetErrors",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the error counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L67"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4850,
								"name": "ConsoleLogger.resetErrors"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4849,
						"name": "ConsoleLogger.resetErrors"
					}
				},
				{
					"id": 4777,
					"name": "resetWarnings",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 74,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
						}
					],
					"signatures": [
						{
							"id": 4778,
							"name": "resetWarnings",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Reset the warning counter."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 74,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L74"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4852,
								"name": "ConsoleLogger.resetWarnings"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4851,
						"name": "ConsoleLogger.resetWarnings"
					}
				},
				{
					"id": 4793,
					"name": "validationWarning",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 114,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 120,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L120"
						}
					],
					"signatures": [
						{
							"id": 4794,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 114,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L114"
								}
							],
							"parameters": [
								{
									"id": 4795,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4796,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4868,
								"name": "ConsoleLogger.validationWarning"
							}
						},
						{
							"id": 4797,
							"name": "validationWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning and records that a validation warning has occurred."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L115"
								}
							],
							"parameters": [
								{
									"id": 4798,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4799,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4800,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4871,
								"name": "ConsoleLogger.validationWarning"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4867,
						"name": "ConsoleLogger.validationWarning"
					}
				},
				{
					"id": 4779,
					"name": "verbose",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 84,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
						}
					],
					"signatures": [
						{
							"id": 4780,
							"name": "verbose",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given verbose message."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 84,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L84"
								}
							],
							"parameters": [
								{
									"id": 4781,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The message that should be logged."
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4854,
								"name": "ConsoleLogger.verbose"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4853,
						"name": "ConsoleLogger.verbose"
					}
				},
				{
					"id": 4785,
					"name": "warn",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 99,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
						},
						{
							"fileName": "lib/utils-common/logger.ts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L104"
						}
					],
					"signatures": [
						{
							"id": 4786,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 98,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L98"
								}
							],
							"parameters": [
								{
									"id": 4787,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4788,
									"name": "node",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 5069,
										"name": "MinimalNode",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4860,
								"name": "ConsoleLogger.warn"
							}
						},
						{
							"id": 4789,
							"name": "warn",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Log the given warning."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/utils-common/logger.ts",
									"line": 99,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/logger.ts#L99"
								}
							],
							"parameters": [
								{
									"id": 4790,
									"name": "text",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The warning that should be logged."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 5098,
										"name": "TranslatedString",
										"package": "typedoc"
									}
								},
								{
									"id": 4791,
									"name": "pos",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 4792,
									"name": "file",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5074,
										"name": "MinimalSourceFile",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 4863,
								"name": "ConsoleLogger.warn"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 4859,
						"name": "ConsoleLogger.warn"
					}
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						4758,
						4801,
						4771,
						4773,
						4782,
						4763,
						4775,
						4777,
						4793,
						4779,
						4785
					]
				},
				{
					"title": "Properties",
					"children": [
						4767,
						4770,
						4769,
						4768
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils/loggers.ts",
					"line": 57,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/loggers.ts#L57"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 4829,
					"name": "ConsoleLogger",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4463,
			"name": "Icons",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4490,
					"name": "1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4491,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4492,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.1"
					}
				},
				{
					"id": 4520,
					"name": "1024",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4521,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4522,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.1024"
					}
				},
				{
					"id": 4550,
					"name": "1048576",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4551,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4552,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.1048576"
					}
				},
				{
					"id": 4511,
					"name": "128",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4512,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4513,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.128"
					}
				},
				{
					"id": 4541,
					"name": "131072",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4542,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4543,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.131072"
					}
				},
				{
					"id": 4502,
					"name": "16",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4503,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4504,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.16"
					}
				},
				{
					"id": 4532,
					"name": "16384",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4533,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4534,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.16384"
					}
				},
				{
					"id": 4493,
					"name": "2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4494,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4495,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.2"
					}
				},
				{
					"id": 4523,
					"name": "2048",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4524,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4525,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.2048"
					}
				},
				{
					"id": 4553,
					"name": "2097152",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4554,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4555,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.2097152"
					}
				},
				{
					"id": 4514,
					"name": "256",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4515,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4516,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.256"
					}
				},
				{
					"id": 4544,
					"name": "262144",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4545,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4546,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.262144"
					}
				},
				{
					"id": 4505,
					"name": "32",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4506,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4507,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.32"
					}
				},
				{
					"id": 4535,
					"name": "32768",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4536,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4537,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.32768"
					}
				},
				{
					"id": 4496,
					"name": "4",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4497,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4498,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.4"
					}
				},
				{
					"id": 4526,
					"name": "4096",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4527,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4528,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.4096"
					}
				},
				{
					"id": 4556,
					"name": "4194304",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4557,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4558,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.4194304"
					}
				},
				{
					"id": 4517,
					"name": "512",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4518,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4519,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.512"
					}
				},
				{
					"id": 4547,
					"name": "524288",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4548,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4549,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.524288"
					}
				},
				{
					"id": 4508,
					"name": "64",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4509,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4510,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.64"
					}
				},
				{
					"id": 4538,
					"name": "65536",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4539,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4540,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.65536"
					}
				},
				{
					"id": 4499,
					"name": "8",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4500,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4501,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.8"
					}
				},
				{
					"id": 4529,
					"name": "8192",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4530,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4531,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.8192"
					}
				},
				{
					"id": 4559,
					"name": "8388608",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 4560,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 59,
									"character": 54,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
								}
							],
							"signatures": [
								{
									"id": 4561,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/themes/default/partials/icon.tsx",
											"line": 59,
											"character": 54,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
										}
									],
									"type": {
										"type": "reference",
										"target": 6241,
										"name": "JsxElement",
										"package": "typedoc"
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Record.8388608"
					}
				},
				{
					"id": 4488,
					"name": "alertCaution",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 72,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L72"
						}
					],
					"signatures": [
						{
							"id": 4489,
							"name": "alertCaution",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 72,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L72"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4484,
					"name": "alertImportant",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 70,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L70"
						}
					],
					"signatures": [
						{
							"id": 4485,
							"name": "alertImportant",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 70,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L70"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4480,
					"name": "alertNote",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 68,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L68"
						}
					],
					"signatures": [
						{
							"id": 4481,
							"name": "alertNote",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 68,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L68"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4482,
					"name": "alertTip",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 69,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L69"
						}
					],
					"signatures": [
						{
							"id": 4483,
							"name": "alertTip",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 69,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L69"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4486,
					"name": "alertWarning",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 71,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L71"
						}
					],
					"signatures": [
						{
							"id": 4487,
							"name": "alertWarning",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 71,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L71"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4476,
					"name": "anchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 66,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L66"
						}
					],
					"signatures": [
						{
							"id": 4477,
							"name": "anchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 66,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L66"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4468,
					"name": "checkbox",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 61,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L61"
						}
					],
					"signatures": [
						{
							"id": 4469,
							"name": "checkbox",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 61,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L61"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4466,
					"name": "chevronDown",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L60"
						}
					],
					"signatures": [
						{
							"id": 4467,
							"name": "chevronDown",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 60,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L60"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4474,
					"name": "chevronSmall",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 65,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L65"
						}
					],
					"signatures": [
						{
							"id": 4475,
							"name": "chevronSmall",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"blockTags": [
									{
										"tag": "@deprecated",
										"content": []
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 65,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L65"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4478,
					"name": "folder",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L67"
						}
					],
					"signatures": [
						{
							"id": 4479,
							"name": "folder",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L67"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4470,
					"name": "menu",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L62"
						}
					],
					"signatures": [
						{
							"id": 4471,
							"name": "menu",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L62"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4472,
					"name": "search",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/partials/icon.tsx",
							"line": 63,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L63"
						}
					],
					"signatures": [
						{
							"id": 4473,
							"name": "search",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/output/themes/default/partials/icon.tsx",
									"line": 63,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L63"
								}
							],
							"type": {
								"type": "reference",
								"target": 6241,
								"name": "JsxElement",
								"package": "typedoc"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						4488,
						4484,
						4480,
						4482,
						4486,
						4476,
						4468,
						4466,
						4474,
						4478,
						4470,
						4472
					]
				},
				{
					"title": "Properties",
					"children": [
						4490,
						4520,
						4550,
						4511,
						4541,
						4502,
						4532,
						4493,
						4523,
						4553,
						4514,
						4544,
						4505,
						4535,
						4496,
						4526,
						4556,
						4517,
						4547,
						4508,
						4538,
						4499,
						4529,
						4559
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/themes/default/partials/icon.tsx",
					"line": 59,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typescript",
						"packagePath": "lib/lib.es5.d.ts",
						"qualifiedName": "Record"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 590,
							"name": "ReflectionKind",
							"package": "typedoc"
						},
						{
							"type": "reflection",
							"declaration": {
								"id": 4464,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "lib/output/themes/default/partials/icon.tsx",
										"line": 59,
										"character": 54,
										"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/partials/icon.tsx#L59"
									}
								],
								"signatures": [
									{
										"id": 4465,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"type": {
											"type": "reference",
											"target": 6241,
											"name": "JSX.Element",
											"package": "typedoc",
											"qualifiedName": "JsxElement"
										}
									}
								]
							}
						}
					],
					"name": "Record",
					"package": "typescript"
				}
			]
		},
		{
			"id": 5064,
			"name": "Meaning",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5067,
					"name": "index",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 42,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L42"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 5065,
					"name": "keyword",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 40,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L40"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": "function"
							},
							{
								"type": "literal",
								"value": "type"
							},
							{
								"type": "literal",
								"value": "class"
							},
							{
								"type": "literal",
								"value": "enum"
							},
							{
								"type": "literal",
								"value": "event"
							},
							{
								"type": "literal",
								"value": "interface"
							},
							{
								"type": "literal",
								"value": "namespace"
							},
							{
								"type": "literal",
								"value": "index"
							},
							{
								"type": "literal",
								"value": "var"
							},
							{
								"type": "literal",
								"value": "constructor"
							},
							{
								"type": "literal",
								"value": "member"
							},
							{
								"type": "literal",
								"value": "call"
							},
							{
								"type": "literal",
								"value": "new"
							},
							{
								"type": "literal",
								"value": "complex"
							},
							{
								"type": "literal",
								"value": "getter"
							},
							{
								"type": "literal",
								"value": "setter"
							}
						]
					}
				},
				{
					"id": 5066,
					"name": "label",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 41,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L41"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						5067,
						5065,
						5066
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/declarationReference.ts",
					"line": 39,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L39"
				}
			]
		},
		{
			"id": 5069,
			"name": "MinimalNode",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5072,
					"name": "getSourceFile",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 16,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L16"
						}
					],
					"signatures": [
						{
							"id": 5073,
							"name": "getSourceFile",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/minimalSourceFile.ts",
									"line": 16,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L16"
								}
							],
							"type": {
								"type": "reference",
								"target": 5074,
								"name": "MinimalSourceFile",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 5070,
					"name": "getStart",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/minimalSourceFile.ts",
							"line": 15,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L15"
						}
					],
					"signatures": [
						{
							"id": 5071,
							"name": "getStart",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/minimalSourceFile.ts",
									"line": 15,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L15"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "number"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						5072,
						5070
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/minimalSourceFile.ts",
					"line": 12,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/minimalSourceFile.ts#L12"
				}
			]
		},
		{
			"id": 4562,
			"name": "NavigationElement",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4563,
					"name": "text",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 25,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L25"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4567,
					"name": "children",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 29,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L29"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4562,
							"name": "NavigationElement",
							"package": "typedoc"
						}
					}
				},
				{
					"id": 4566,
					"name": "class",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 28,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L28"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4568,
					"name": "icon",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 30,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L30"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 4565,
					"name": "kind",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L27"
						}
					],
					"type": {
						"type": "reference",
						"target": 590,
						"name": "ReflectionKind",
						"package": "typedoc"
					}
				},
				{
					"id": 4564,
					"name": "path",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 26,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L26"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4563,
						4567,
						4566,
						4568,
						4565,
						4564
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/themes/default/DefaultTheme.tsx",
					"line": 24,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L24"
				}
			]
		},
		{
			"id": 4569,
			"name": "PageDefinition",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4572,
					"name": "kind",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 37,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L37"
						}
					],
					"type": {
						"type": "reference",
						"target": 4148,
						"name": "PageKind",
						"package": "typedoc"
					}
				},
				{
					"id": 4573,
					"name": "model",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 38,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L38"
						}
					],
					"type": {
						"type": "reference",
						"target": 4570,
						"name": "Model",
						"package": "typedoc",
						"qualifiedName": "PageDefinition.Model",
						"refersToTypeParameter": true
					}
				},
				{
					"id": 4571,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 36,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L36"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4572,
						4573,
						4571
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 35,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L35"
				}
			],
			"typeParameters": [
				{
					"id": 4570,
					"name": "Model",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "reference",
						"target": 4637,
						"name": "RouterTarget",
						"package": "typedoc"
					},
					"default": {
						"type": "reference",
						"target": 4637,
						"name": "RouterTarget",
						"package": "typedoc"
					},
					"varianceModifier": "out"
				}
			]
		},
		{
			"id": 4574,
			"name": "PageHeading",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4575,
					"name": "link",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 58,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L58"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4576,
					"name": "text",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 59,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L59"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4579,
					"name": "classes",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L62"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4580,
					"name": "icon",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 63,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L63"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": 591,
								"name": "Project",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Project"
							},
							{
								"type": "reference",
								"target": 592,
								"name": "Module",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Module"
							},
							{
								"type": "reference",
								"target": 593,
								"name": "Namespace",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Namespace"
							},
							{
								"type": "reference",
								"target": 594,
								"name": "Enum",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Enum"
							},
							{
								"type": "reference",
								"target": 595,
								"name": "EnumMember",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.EnumMember"
							},
							{
								"type": "reference",
								"target": 596,
								"name": "Variable",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Variable"
							},
							{
								"type": "reference",
								"target": 597,
								"name": "Function",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Function"
							},
							{
								"type": "reference",
								"target": 598,
								"name": "Class",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Class"
							},
							{
								"type": "reference",
								"target": 599,
								"name": "Interface",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Interface"
							},
							{
								"type": "reference",
								"target": 600,
								"name": "Constructor",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Constructor"
							},
							{
								"type": "reference",
								"target": 601,
								"name": "Property",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Property"
							},
							{
								"type": "reference",
								"target": 602,
								"name": "Method",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Method"
							},
							{
								"type": "reference",
								"target": 603,
								"name": "CallSignature",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.CallSignature"
							},
							{
								"type": "reference",
								"target": 604,
								"name": "IndexSignature",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.IndexSignature"
							},
							{
								"type": "reference",
								"target": 605,
								"name": "ConstructorSignature",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.ConstructorSignature"
							},
							{
								"type": "reference",
								"target": 606,
								"name": "Parameter",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Parameter"
							},
							{
								"type": "reference",
								"target": 607,
								"name": "TypeLiteral",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.TypeLiteral"
							},
							{
								"type": "reference",
								"target": 608,
								"name": "TypeParameter",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.TypeParameter"
							},
							{
								"type": "reference",
								"target": 609,
								"name": "Accessor",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Accessor"
							},
							{
								"type": "reference",
								"target": 610,
								"name": "GetSignature",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.GetSignature"
							},
							{
								"type": "reference",
								"target": 611,
								"name": "SetSignature",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.SetSignature"
							},
							{
								"type": "reference",
								"target": 612,
								"name": "TypeAlias",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.TypeAlias"
							},
							{
								"type": "reference",
								"target": 613,
								"name": "Reference",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Reference"
							},
							{
								"type": "reference",
								"target": 614,
								"name": "Document",
								"package": "typedoc",
								"qualifiedName": "ReflectionKind.Document"
							},
							{
								"type": "literal",
								"value": "search"
							},
							{
								"type": "literal",
								"value": "anchor"
							},
							{
								"type": "literal",
								"value": "chevronDown"
							},
							{
								"type": "literal",
								"value": "checkbox"
							},
							{
								"type": "literal",
								"value": "menu"
							},
							{
								"type": "literal",
								"value": "chevronSmall"
							},
							{
								"type": "literal",
								"value": "folder"
							},
							{
								"type": "literal",
								"value": "alertNote"
							},
							{
								"type": "literal",
								"value": "alertTip"
							},
							{
								"type": "literal",
								"value": "alertImportant"
							},
							{
								"type": "literal",
								"value": "alertWarning"
							},
							{
								"type": "literal",
								"value": "alertCaution"
							}
						]
					}
				},
				{
					"id": 4578,
					"name": "kind",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 61,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L61"
						}
					],
					"type": {
						"type": "reference",
						"target": 590,
						"name": "ReflectionKind",
						"package": "typedoc"
					}
				},
				{
					"id": 4577,
					"name": "level",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/output/events.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L60"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4575,
						4576,
						4579,
						4580,
						4578,
						4577
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/events.ts",
					"line": 57,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/events.ts#L57"
				}
			]
		},
		{
			"id": 4581,
			"name": "RendererEvents",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 4583,
					"name": "beginPage",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 128,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L128"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 4124,
								"typeArguments": [
									{
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								],
								"name": "PageEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4582,
					"name": "beginRender",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 127,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L127"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 4258,
								"name": "RendererEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4584,
					"name": "endPage",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 129,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L129"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 4124,
								"typeArguments": [
									{
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								],
								"name": "PageEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4585,
					"name": "endRender",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L130"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 4258,
								"name": "RendererEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4586,
					"name": "parseMarkdown",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 132,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L132"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 4114,
								"name": "MarkdownEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4587,
					"name": "prepareIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 133,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L133"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3974,
								"name": "IndexEvent",
								"package": "typedoc"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4583,
						4582,
						4584,
						4585,
						4586,
						4587
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/renderer.ts",
					"line": 126,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L126"
				}
			]
		},
		{
			"id": 4588,
			"name": "RendererHooks",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Describes the hooks available to inject output in the default theme.\nIf the available hooks don't let you put something where you'd like, please open an issue!"
					}
				]
			},
			"children": [
				{
					"id": 4591,
					"name": "body.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after the opening "
							},
							{
								"kind": "code",
								"text": "`<body>`"
							},
							{
								"kind": "text",
								"text": " tag."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 61,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L61"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4592,
					"name": "body.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before the closing "
							},
							{
								"kind": "code",
								"text": "`</body>`"
							},
							{
								"kind": "text",
								"text": " tag."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 66,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L66"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4602,
					"name": "comment.afterTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after a comment's tags are rendered.\n\nThis may be used to set "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.CommentTag.skipRendering",
								"target": 167
							},
							{
								"kind": "text",
								"text": " on any tags which\nshould not be rendered as this hook is called before the tags are actually\nrendered."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 123,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L123"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4601,
					"name": "comment.beforeTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before a comment's tags are rendered.\n\nThis may be used to set "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Models.CommentTag.skipRendering",
								"target": 167
							},
							{
								"kind": "text",
								"text": " on any tags which\nshould not be rendered."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 114,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L114"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 179,
								"name": "Comment",
								"package": "typedoc"
							},
							{
								"type": "reference",
								"target": 924,
								"name": "Reflection",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4593,
					"name": "content.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before the main template."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 71,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L71"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4594,
					"name": "content.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after the main template."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 76,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L76"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4599,
					"name": "footer.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before the \"Generated by TypeDoc\" link in the footer."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 101,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L101"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4600,
					"name": "footer.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after the \"Generated by TypeDoc\" link in the footer."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 106,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L106"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4589,
					"name": "head.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after the opening "
							},
							{
								"kind": "code",
								"text": "`<head>`"
							},
							{
								"kind": "text",
								"text": " tag."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 51,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L51"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4590,
					"name": "head.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before the closing "
							},
							{
								"kind": "code",
								"text": "`</head>`"
							},
							{
								"kind": "text",
								"text": " tag."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 56,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L56"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4597,
					"name": "pageSidebar.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before calling "
							},
							{
								"kind": "code",
								"text": "`context.pageSidebar`"
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 91,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L91"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4598,
					"name": "pageSidebar.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after calling "
							},
							{
								"kind": "code",
								"text": "`context.pageSidebar`"
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 96,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L96"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4595,
					"name": "sidebar.begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately before calling "
							},
							{
								"kind": "code",
								"text": "`context.sidebar`"
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 81,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L81"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 4596,
					"name": "sidebar.end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Applied immediately after calling "
							},
							{
								"kind": "code",
								"text": "`context.sidebar`"
							},
							{
								"kind": "text",
								"text": "."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/output/renderer.ts",
							"line": 86,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L86"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 3702,
								"name": "DefaultThemeRenderContext",
								"package": "typedoc"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						4591,
						4592,
						4602,
						4601,
						4593,
						4594,
						4599,
						4600,
						4589,
						4590,
						4597,
						4598,
						4595,
						4596
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/renderer.ts",
					"line": 47,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/renderer.ts#L47"
				}
			]
		},
		{
			"id": 4608,
			"name": "Router",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Interface which routers must conform to."
					}
				]
			},
			"children": [
				{
					"id": 4627,
					"name": "baseRelativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 97,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L97"
						}
					],
					"signatures": [
						{
							"id": 4628,
							"name": "baseRelativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL relative to the project base. This is used for\ndetermining links to items in the assets folder."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 97,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L97"
								}
							],
							"parameters": [
								{
									"id": 4629,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4630,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 4609,
					"name": "buildPages",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L62"
						}
					],
					"signatures": [
						{
							"id": 4610,
							"name": "buildPages",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a list of pages which should be rendered.\nThis will be called once per render."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 62,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L62"
								}
							],
							"parameters": [
								{
									"id": 4611,
									"name": "project",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 2,
										"name": "ProjectReflection",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4569,
									"typeArguments": [
										{
											"type": "reference",
											"target": 4637,
											"name": "RouterTarget",
											"package": "typedoc"
										}
									],
									"name": "PageDefinition",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 4617,
					"name": "getAnchor",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 79,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L79"
						}
					],
					"signatures": [
						{
							"id": 4618,
							"name": "getAnchor",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Gets an anchor for this target within its containing page.\nMay be undefined if this target owns its own page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 79,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L79"
								}
							],
							"parameters": [
								{
									"id": 4619,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				},
				{
					"id": 4631,
					"name": "getFullUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 108,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L108"
						}
					],
					"signatures": [
						{
							"id": 4632,
							"name": "getFullUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get the full URL to the target. In TypeDoc's default router this\nis equivalent to "
									},
									{
										"kind": "code",
										"text": "`relativeUrl(project, refl)`"
									},
									{
										"kind": "text",
										"text": ", but this might not be\nthe case for custom routers which place the project somewhere else\nbesides "
									},
									{
										"kind": "code",
										"text": "`index.html`"
									},
									{
										"kind": "text",
										"text": ".\n\nThe URL returned by this by the frontend JS when building dynamic URLs\nfor the search, full hierarchy, and navigation components."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 108,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L108"
								}
							],
							"parameters": [
								{
									"id": 4633,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 4615,
					"name": "getLinkTargets",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 73,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L73"
						}
					],
					"signatures": [
						{
							"id": 4616,
							"name": "getLinkTargets",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Get a list of all targets which can be linked to.\nThis is used for creating the search index."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 73,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L73"
								}
							],
							"type": {
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 4637,
									"name": "RouterTarget",
									"package": "typedoc"
								}
							}
						}
					]
				},
				{
					"id": 4634,
					"name": "getSlugger",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L115"
						}
					],
					"signatures": [
						{
							"id": 4635,
							"name": "getSlugger",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Responsible for getting a slugger for the given target. If a\ntarget is not associated with a page, the slugger for the parent\ntarget should be returned instead."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 115,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L115"
								}
							],
							"parameters": [
								{
									"id": 4636,
									"name": "reflection",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 4269,
								"name": "Slugger",
								"package": "typedoc"
							}
						}
					]
				},
				{
					"id": 4620,
					"name": "hasOwnDocument",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 85,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L85"
						}
					],
					"signatures": [
						{
							"id": 4621,
							"name": "hasOwnDocument",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Returns true if the target has its own page, false if embedded within\nanother page."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 85,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L85"
								}
							],
							"parameters": [
								{
									"id": 4622,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 4612,
					"name": "hasUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L67"
						}
					],
					"signatures": [
						{
							"id": 4613,
							"name": "hasUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Can be used to check if the target can be linked to."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 67,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L67"
								}
							],
							"parameters": [
								{
									"id": 4614,
									"name": "target",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 4623,
					"name": "relativeUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/router.ts",
							"line": 91,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L91"
						}
					],
					"signatures": [
						{
							"id": 4624,
							"name": "relativeUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Should return a URL which when clicked on the page containing "
									},
									{
										"kind": "code",
										"text": "`from`"
									},
									{
										"kind": "text",
										"text": "\ntakes the user to the page/anchor containing "
									},
									{
										"kind": "code",
										"text": "`to`"
									},
									{
										"kind": "text",
										"text": "."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 91,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L91"
								}
							],
							"parameters": [
								{
									"id": 4625,
									"name": "from",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								},
								{
									"id": 4626,
									"name": "to",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						4627,
						4609,
						4617,
						4631,
						4615,
						4634,
						4620,
						4612,
						4623
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 57,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L57"
				}
			],
			"implementedBy": [
				{
					"type": "reference",
					"target": 3488,
					"name": "BaseRouter"
				}
			]
		},
		{
			"id": 5762,
			"name": "SerializerComponent",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Represents Serializer plugin component.\n\nLike Converter plugins each "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Serializer",
						"target": 5696
					},
					{
						"kind": "text",
						"text": " plugin defines a predicate that instructs if an\nobject can be serialized by it. This is done dynamically at runtime via a "
					},
					{
						"kind": "code",
						"text": "`supports`"
					},
					{
						"kind": "text",
						"text": " method."
					}
				]
			},
			"children": [
				{
					"id": 5764,
					"name": "priority",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The priority this serializer should be executed with.\nA higher priority means the "
							},
							{
								"kind": "inline-tag",
								"tag": "@link",
								"text": "Serializer",
								"target": 5696
							},
							{
								"kind": "text",
								"text": " will be applied earlier."
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/serialization/components.ts",
							"line": 15,
							"character": 13,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L15"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 5765,
					"name": "supports",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/components.ts",
							"line": 22,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L22"
						}
					],
					"signatures": [
						{
							"id": 5766,
							"name": "supports",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Technically this should return "
									},
									{
										"kind": "code",
										"text": "`item is T`"
									},
									{
										"kind": "text",
										"text": ", but that doesn't play nicely\nwith inference, so allow the looser "
									},
									{
										"kind": "code",
										"text": "`boolean`"
									},
									{
										"kind": "text",
										"text": " return type."
									}
								]
							},
							"sources": [
								{
									"fileName": "lib/serialization/components.ts",
									"line": 22,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L22"
								}
							],
							"parameters": [
								{
									"id": 5767,
									"name": "item",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 5768,
					"name": "toObject",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/components.ts",
							"line": 24,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L24"
						}
					],
					"signatures": [
						{
							"id": 5769,
							"name": "toObject",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/serialization/components.ts",
									"line": 24,
									"character": 4,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L24"
								}
							],
							"parameters": [
								{
									"id": 5770,
									"name": "item",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5763,
										"name": "T",
										"package": "typedoc",
										"qualifiedName": "SerializerComponent.T",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 5771,
									"name": "obj",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"packageName": "typescript",
											"packagePath": "lib/lib.es5.d.ts",
											"qualifiedName": "Partial"
										},
										"typeArguments": [
											{
												"type": "reference",
												"target": 5361,
												"typeArguments": [
													{
														"type": "reference",
														"target": 5763,
														"name": "T",
														"package": "typedoc",
														"qualifiedName": "SerializerComponent.T",
														"refersToTypeParameter": true
													}
												],
												"name": "ModelToObject",
												"package": "typedoc"
											}
										],
										"name": "Partial",
										"package": "typescript"
									}
								},
								{
									"id": 5772,
									"name": "serializer",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 5696,
										"name": "Serializer",
										"package": "typedoc"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"packageName": "typescript",
									"packagePath": "lib/lib.es5.d.ts",
									"qualifiedName": "Partial"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 5361,
										"typeArguments": [
											{
												"type": "reference",
												"target": 5763,
												"name": "T",
												"package": "typedoc",
												"qualifiedName": "SerializerComponent.T",
												"refersToTypeParameter": true
											}
										],
										"name": "ModelToObject",
										"package": "typedoc"
									}
								],
								"name": "Partial",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Methods",
					"children": [
						5765,
						5768
					]
				},
				{
					"title": "Properties",
					"children": [
						5764
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/components.ts",
					"line": 10,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/components.ts#L10"
				}
			],
			"typeParameters": [
				{
					"id": 5763,
					"name": "T",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "intrinsic",
						"name": "object"
					}
				}
			]
		},
		{
			"id": 5773,
			"name": "SerializerEvents",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5774,
					"name": "begin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 9,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L9"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 5689,
								"name": "SerializeEvent",
								"package": "typedoc"
							}
						]
					}
				},
				{
					"id": 5775,
					"name": "end",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/serialization/serializer.ts",
							"line": 10,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L10"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "reference",
								"target": 5689,
								"name": "SerializeEvent",
								"package": "typedoc"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						5774,
						5775
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/serialization/serializer.ts",
					"line": 8,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/serialization/serializer.ts#L8"
				}
			]
		},
		{
			"id": 5094,
			"name": "SymbolReference",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 5096,
					"name": "meaning",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L60"
						}
					],
					"type": {
						"type": "reference",
						"target": 5064,
						"name": "Meaning",
						"package": "typedoc"
					}
				},
				{
					"id": 5095,
					"name": "path",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/utils-common/declarationReference.ts",
							"line": 59,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L59"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": 4826,
							"name": "ComponentPath",
							"package": "typedoc"
						}
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						5096,
						5095
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/utils-common/declarationReference.ts",
					"line": 58,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L58"
				}
			]
		},
		{
			"id": 5777,
			"name": "TranslatableStrings",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "### What is translatable?\nTypeDoc includes a lot of literal strings. By convention, messages which are displayed\nto the user at the INFO level or above should be present in this object to be available\nfor translation. Messages at the VERBOSE level need not be translated as they are primarily\nintended for debugging. ERROR/WARNING deprecation messages related to TypeDoc's API, or\nrequesting users submit a bug report need not be translated.\n\nErrors thrown by TypeDoc are generally *not* considered translatable as they are not\ndisplayed to the user. An exception to this is errors thrown by the "
					},
					{
						"kind": "code",
						"text": "`validate`"
					},
					{
						"kind": "text",
						"text": " method\non options, as option readers will use them to report errors to the user.\n\n### Interface Keys\nThis object uses a similar convention as TypeScript, where the specified key should\nindicate where placeholders are present by including a number in the name. This is\nso that translations can easily tell that they are including the appropriate placeholders.\nThis will also be validated at runtime by the "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Internationalization",
						"target": 6410
					},
					{
						"kind": "text",
						"text": " class, but\nit's better to have that hint when editing as well.\n\nThis interface defines the available translatable strings, and the number of placeholders\nthat are required to use each string. Plugins may use declaration merging to add members\nto this interface to use TypeDoc's internationalization module."
					}
				],
				"blockTags": [
					{
						"tag": "@example",
						"content": [
							{
								"kind": "code",
								"text": "```ts\ndeclare module \"typedoc\" {\n    interface TranslatableStrings {\n        // Define a translatable string with no arguments\n        plugin_msg: [];\n        // Define a translatable string requiring one argument\n        plugin_msg_0: [string];\n    }\n}\n```"
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 6059,
					"name": "alert_caution",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 444,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L444"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Caution\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.alert_caution",
						"package": "typedoc"
					}
				},
				{
					"id": 6057,
					"name": "alert_important",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 442,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L442"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Important\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.alert_important",
						"package": "typedoc"
					}
				},
				{
					"id": 6055,
					"name": "alert_note",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 440,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L440"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Note\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.alert_note",
						"package": "typedoc"
					}
				},
				{
					"id": 6056,
					"name": "alert_tip",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 441,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L441"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Tip\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.alert_tip",
						"package": "typedoc"
					}
				},
				{
					"id": 6058,
					"name": "alert_warning",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 443,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L443"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Warning\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.alert_warning",
						"package": "typedoc"
					}
				},
				{
					"id": 5817,
					"name": "at_most_one_inheritdoc_tag_expected_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 78,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L78"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"At most one @inheritDoc tag is expected in a comment, ignoring all but the first in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.at_most_one_inheritdoc_tag_expected_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5815,
					"name": "at_most_one_remarks_tag_expected_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 74,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L74"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"At most one @remarks tag is expected in a comment, ignoring all but the first in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.at_most_one_remarks_tag_expected_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5816,
					"name": "at_most_one_returns_tag_expected_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 76,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L76"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"At most one @returns tag is expected in a comment, ignoring all but the first in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.at_most_one_returns_tag_expected_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5898,
					"name": "circular_reference_extends_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 225,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L225"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.circular_reference_extends_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5845,
					"name": "comment_for_0_includes_categoryDescription_for_1_but_no_child_in_group",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 126,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L126"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comment_for_0_includes_categoryDescription_for_1_but_no_child_in_group",
						"package": "typedoc"
					}
				},
				{
					"id": 5846,
					"name": "comment_for_0_includes_groupDescription_for_1_but_no_child_in_group",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 128,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L128"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comment_for_0_includes_groupDescription_for_1_but_no_child_in_group",
						"package": "typedoc"
					}
				},
				{
					"id": 5830,
					"name": "comment_for_0_links_to_1_not_included_in_docs_use_external_link_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 98,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L98"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comment_for_0_links_to_1_not_included_in_docs_use_external_link_2",
						"package": "typedoc"
					}
				},
				{
					"id": 5808,
					"name": "comment_for_0_should_not_contain_block_or_modifier_tags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 57,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L57"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comment_for_0_should_not_contain_block_or_modifier_tags",
						"package": "typedoc"
					}
				},
				{
					"id": 5847,
					"name": "comment_for_0_specifies_1_as_sort_strategy_but_only_2_is_valid",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 130,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L130"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comment_for_0_specifies_1_as_sort_strategy_but_only_2_is_valid",
						"package": "typedoc"
					}
				},
				{
					"id": 5810,
					"name": "comments_for_0_are_declared_at_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 62,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L62"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.comments_for_0_are_declared_at_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5819,
					"name": "content_in_remarks_block_overwritten_by_inheritdoc_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 82,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L82"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Content in the @remarks block will be overwritten by the @inheritDoc tag in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.content_in_remarks_block_overwritten_by_inheritdoc_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5820,
					"name": "content_in_returns_block_overwritten_by_inheritdoc_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 84,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L84"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Content in the @returns block will be overwritten by the @inheritDoc tag in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.content_in_returns_block_overwritten_by_inheritdoc_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5818,
					"name": "content_in_summary_overwritten_by_inheritdoc_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 80,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L80"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Content in the summary section will be overwritten by the @inheritDoc tag in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.content_in_summary_overwritten_by_inheritdoc_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5805,
					"name": "converting_0_as_class_requires_value_declaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 50,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L50"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.converting_0_as_class_requires_value_declaration",
						"package": "typedoc"
					}
				},
				{
					"id": 5806,
					"name": "converting_0_as_class_without_construct_signatures",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 52,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L52"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.converting_0_as_class_without_construct_signatures",
						"package": "typedoc"
					}
				},
				{
					"id": 5807,
					"name": "converting_0_as_enum_requires_value_declaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 54,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L54"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.converting_0_as_enum_requires_value_declaration",
						"package": "typedoc"
					}
				},
				{
					"id": 5794,
					"name": "converting_project_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 33,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L33"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Converting project at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.converting_project_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5804,
					"name": "converting_union_as_interface",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 48,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L48"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.converting_union_as_interface",
						"package": "typedoc"
					}
				},
				{
					"id": 5880,
					"name": "could_not_create_output_directory_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 192,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L192"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.could_not_create_output_directory_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5879,
					"name": "could_not_empty_output_directory_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 191,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L191"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.could_not_empty_output_directory_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5878,
					"name": "could_not_write_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 190,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L190"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.could_not_write_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5873,
					"name": "custom_css_file_0_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 181,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L181"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.custom_css_file_0_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5874,
					"name": "custom_js_file_0_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 182,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L182"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.custom_js_file_0_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5851,
					"name": "declaration_reference_in_inheritdoc_for_0_not_fully_parsed",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 137,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L137"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.declaration_reference_in_inheritdoc_for_0_not_fully_parsed",
						"package": "typedoc"
					}
				},
				{
					"id": 5856,
					"name": "defaulting_project_name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 145,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L145"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "'The --name option was not specified, and no package.json was found. Defaulting project name to \"Documentation\"'",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.defaulting_project_name",
						"package": "typedoc"
					}
				},
				{
					"id": 5858,
					"name": "disable_git_set_and_git_revision_used",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 149,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L149"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.disable_git_set_and_git_revision_used",
						"package": "typedoc"
					}
				},
				{
					"id": 5857,
					"name": "disable_git_set_but_not_source_link_template",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 147,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L147"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.disable_git_set_but_not_source_link_template",
						"package": "typedoc"
					}
				},
				{
					"id": 5893,
					"name": "entry_point_0_did_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 213,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L213"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.entry_point_0_did_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5892,
					"name": "entry_point_0_did_not_match_any_files_after_exclude",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 211,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L211"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.entry_point_0_did_not_match_any_files_after_exclude",
						"package": "typedoc"
					}
				},
				{
					"id": 5894,
					"name": "entry_point_0_did_not_match_any_packages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 214,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L214"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.entry_point_0_did_not_match_any_packages",
						"package": "typedoc"
					}
				},
				{
					"id": 5888,
					"name": "entry_point_0_not_in_program",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 204,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L204"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.entry_point_0_not_in_program",
						"package": "typedoc"
					}
				},
				{
					"id": 5798,
					"name": "entrypoint_did_not_match_files_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 38,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L38"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The entrypoint glob {0} did not match any files\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.entrypoint_did_not_match_files_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5821,
					"name": "example_tag_literal_name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 86,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L86"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The first line of an example tag will be taken literally as the example name, and should only contain text\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.example_tag_literal_name",
						"package": "typedoc"
					}
				},
				{
					"id": 6036,
					"name": "exclude_not_documented_specified_0_valid_values_are_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 413,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L413"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.exclude_not_documented_specified_0_valid_values_are_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6033,
					"name": "expected_object_with_flag_values_for_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 409,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L409"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Expected an object with flag values for {0} or true/false\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.expected_object_with_flag_values_for_0",
						"package": "typedoc"
					}
				},
				{
					"id": 6037,
					"name": "external_symbol_link_mappings_must_be_object",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 415,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L415"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"externalSymbolLinkMappings must be a Record<package name, Record<symbol name, link>>\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.external_symbol_link_mappings_must_be_object",
						"package": "typedoc"
					}
				},
				{
					"id": 5913,
					"name": "failed_read_options_file_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 248,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L248"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_read_options_file_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5910,
					"name": "failed_read_tsdoc_json_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 244,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L244"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_read_tsdoc_json_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5899,
					"name": "failed_resolve_0_to_file_in_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 226,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L226"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_resolve_0_to_file_in_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5914,
					"name": "failed_to_apply_compilerOptions_overrides_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 249,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L249"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Failed to apply compilerOptions overrides: {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_apply_compilerOptions_overrides_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5795,
					"name": "failed_to_convert_packages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 34,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L34"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Failed to convert one or more packages, result will not be merged together\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_convert_packages",
						"package": "typedoc"
					}
				},
				{
					"id": 5852,
					"name": "failed_to_find_0_to_inherit_comment_from_in_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 139,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L139"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_find_0_to_inherit_comment_from_in_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5812,
					"name": "failed_to_find_jsdoc_tag_for_name_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 67,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L67"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_find_jsdoc_tag_for_name_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5790,
					"name": "failed_to_find_packages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 25,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L25"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Failed to find any packages, ensure you have provided at least one directory as an entry point containing package.json\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_find_packages",
						"package": "typedoc"
					}
				},
				{
					"id": 5799,
					"name": "failed_to_parse_json_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 39,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L39"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_parse_json_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5802,
					"name": "failed_to_read_0_when_processing_document_child_in_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 44,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L44"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_read_0_when_processing_document_child_in_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5800,
					"name": "failed_to_read_0_when_processing_document_tag_in_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 41,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L41"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_read_0_when_processing_document_tag_in_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5801,
					"name": "failed_to_read_0_when_processing_project_document",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 43,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L43"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_read_0_when_processing_project_document",
						"package": "typedoc"
					}
				},
				{
					"id": 5889,
					"name": "failed_to_resolve_0_to_ts_path",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 206,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L206"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_0_to_ts_path",
						"package": "typedoc"
					}
				},
				{
					"id": 5831,
					"name": "failed_to_resolve_link_to_0_in_comment_for_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 100,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L100"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_comment_for_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5832,
					"name": "failed_to_resolve_link_to_0_in_comment_for_1_may_have_meant_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 101,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L101"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_comment_for_1_may_have_meant_2",
						"package": "typedoc"
					}
				},
				{
					"id": 5835,
					"name": "failed_to_resolve_link_to_0_in_document_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 106,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L106"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_document_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5836,
					"name": "failed_to_resolve_link_to_0_in_document_1_may_have_meant_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 107,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L107"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_document_1_may_have_meant_2",
						"package": "typedoc"
					}
				},
				{
					"id": 5833,
					"name": "failed_to_resolve_link_to_0_in_readme_for_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 103,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L103"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_readme_for_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5834,
					"name": "failed_to_resolve_link_to_0_in_readme_for_1_may_have_meant_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 104,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L104"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.failed_to_resolve_link_to_0_in_readme_for_1_may_have_meant_2",
						"package": "typedoc"
					}
				},
				{
					"id": 6042,
					"name": "favicon_must_have_one_of_the_following_extensions_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 423,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L423"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Favicon must have one of the following extensions: {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.favicon_must_have_one_of_the_following_extensions_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5785,
					"name": "file_0_changed_rebuilding",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 18,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L18"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"File {0} changed: rebuilding output...\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.file_0_changed_rebuilding",
						"package": "typedoc"
					}
				},
				{
					"id": 5784,
					"name": "file_0_changed_restarting",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 17,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L17"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Configuration file {0} changed: full restart required...\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.file_0_changed_restarting",
						"package": "typedoc"
					}
				},
				{
					"id": 5895,
					"name": "file_0_not_an_object",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 216,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L216"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.file_0_not_an_object",
						"package": "typedoc"
					}
				},
				{
					"id": 6032,
					"name": "flag_0_is_not_valid_for_1_expected_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 408,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L408"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The flag '{0}' is not valid for {1}, expected one of {2}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_0_is_not_valid_for_1_expected_2",
						"package": "typedoc"
					}
				},
				{
					"id": 6115,
					"name": "flag_abstract",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 506,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L506"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Abstract\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_abstract",
						"package": "typedoc"
					}
				},
				{
					"id": 6116,
					"name": "flag_const",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 507,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L507"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Const\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_const",
						"package": "typedoc"
					}
				},
				{
					"id": 6112,
					"name": "flag_external",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 503,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L503"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"External\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_external",
						"package": "typedoc"
					}
				},
				{
					"id": 6118,
					"name": "flag_inherited",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 509,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L509"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Inherited\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_inherited",
						"package": "typedoc"
					}
				},
				{
					"id": 6113,
					"name": "flag_optional",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 504,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L504"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Optional\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_optional",
						"package": "typedoc"
					}
				},
				{
					"id": 6108,
					"name": "flag_private",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 499,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L499"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Private\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_private",
						"package": "typedoc"
					}
				},
				{
					"id": 6109,
					"name": "flag_protected",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 500,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L500"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Protected\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_protected",
						"package": "typedoc"
					}
				},
				{
					"id": 6110,
					"name": "flag_public",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 501,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L501"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Public\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_public",
						"package": "typedoc"
					}
				},
				{
					"id": 6117,
					"name": "flag_readonly",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 508,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L508"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Readonly\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_readonly",
						"package": "typedoc"
					}
				},
				{
					"id": 6114,
					"name": "flag_rest",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 505,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L505"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Rest\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_rest",
						"package": "typedoc"
					}
				},
				{
					"id": 6111,
					"name": "flag_static",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 502,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L502"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Static\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_static",
						"package": "typedoc"
					}
				},
				{
					"id": 6034,
					"name": "flag_values_for_0_must_be_booleans",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 410,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L410"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Flag values for {0} must be a boolean\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.flag_values_for_0_must_be_booleans",
						"package": "typedoc"
					}
				},
				{
					"id": 5786,
					"name": "found_0_errors_and_1_warnings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 19,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L19"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Found {0} errors and {1} warnings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.found_0_errors_and_1_warnings",
						"package": "typedoc"
					}
				},
				{
					"id": 5803,
					"name": "frontmatter_children_0_should_be_an_array_of_strings_or_object_with_string_values",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 46,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L46"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Frontmatter children in {0} should be an array of strings or an object with string values\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.frontmatter_children_0_should_be_an_array_of_strings_or_object_with_string_values",
						"package": "typedoc"
					}
				},
				{
					"id": 5859,
					"name": "git_remote_0_not_valid",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 151,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L151"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.git_remote_0_not_valid",
						"package": "typedoc"
					}
				},
				{
					"id": 5891,
					"name": "glob_0_did_not_match_any_files",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 210,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L210"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.glob_0_did_not_match_any_files",
						"package": "typedoc"
					}
				},
				{
					"id": 5900,
					"name": "glob_0_should_use_posix_slash",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 228,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L228"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.glob_0_should_use_posix_slash",
						"package": "typedoc"
					}
				},
				{
					"id": 5925,
					"name": "help_alwaysCreateEntryPointModule",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 268,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L268"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"When set, TypeDoc will always create a `Module` for entry points, even if only one is provided\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_alwaysCreateEntryPointModule",
						"package": "typedoc"
					}
				},
				{
					"id": 5969,
					"name": "help_basePath",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 323,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L323"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specifies a path which links may be resolved relative to.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_basePath",
						"package": "typedoc"
					}
				},
				{
					"id": 6001,
					"name": "help_blockTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 368,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L368"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Block tags which TypeDoc should recognize when parsing comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_blockTags",
						"package": "typedoc"
					}
				},
				{
					"id": 5980,
					"name": "help_cacheBust",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 338,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L338"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Include the generation time in links to static assets\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_cacheBust",
						"package": "typedoc"
					}
				},
				{
					"id": 5966,
					"name": "help_cascadedModifierTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 319,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L319"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Modifier tags which should be copied to all children of the parent reflection\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_cascadedModifierTags",
						"package": "typedoc"
					}
				},
				{
					"id": 6004,
					"name": "help_categorizeByGroup",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 371,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L371"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify whether categorization will be done at the group level\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_categorizeByGroup",
						"package": "typedoc"
					}
				},
				{
					"id": 6007,
					"name": "help_categoryOrder",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 375,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L375"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the order in which categories appear. * indicates the relative order for categories not in the list\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_categoryOrder",
						"package": "typedoc"
					}
				},
				{
					"id": 5983,
					"name": "help_cleanOutputDir",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 343,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L343"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, TypeDoc will remove the output directory before writing output\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_cleanOutputDir",
						"package": "typedoc"
					}
				},
				{
					"id": 5970,
					"name": "help_cname",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 324,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L324"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set the CNAME file text, it's useful for custom domains on GitHub Pages\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_cname",
						"package": "typedoc"
					}
				},
				{
					"id": 5998,
					"name": "help_commentStyle",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 363,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L363"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Determines how TypeDoc searches for comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_commentStyle",
						"package": "typedoc"
					}
				},
				{
					"id": 5919,
					"name": "help_compilerOptions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 260,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L260"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Selectively override the TypeScript compiler options used by TypeDoc\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_compilerOptions",
						"package": "typedoc"
					}
				},
				{
					"id": 5951,
					"name": "help_customCss",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 298,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L298"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Path to a custom CSS file to for the theme to import\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_customCss",
						"package": "typedoc"
					}
				},
				{
					"id": 5978,
					"name": "help_customFooterHtml",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 336,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L336"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Custom footer after the TypeDoc link\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_customFooterHtml",
						"package": "typedoc"
					}
				},
				{
					"id": 5979,
					"name": "help_customFooterHtmlDisableWrapper",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 337,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L337"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, disables the wrapper element for customFooterHtml\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_customFooterHtmlDisableWrapper",
						"package": "typedoc"
					}
				},
				{
					"id": 5952,
					"name": "help_customJs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 299,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L299"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Path to a custom JS file to import\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_customJs",
						"package": "typedoc"
					}
				},
				{
					"id": 5947,
					"name": "help_darkHighlightTheme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 293,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L293"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the code highlighting theme in dark mode\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_darkHighlightTheme",
						"package": "typedoc"
					}
				},
				{
					"id": 6006,
					"name": "help_defaultCategory",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 374,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L374"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the default category for reflections without a category\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_defaultCategory",
						"package": "typedoc"
					}
				},
				{
					"id": 5962,
					"name": "help_disableGit",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 313,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L313"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Assume that all can be linked to with the sourceLinkTemplate, sourceLinkTemplate must be set if this is enabled. {path} will be rooted at basePath\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_disableGit",
						"package": "typedoc"
					}
				},
				{
					"id": 5958,
					"name": "help_disableSources",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 306,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L306"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Disable setting the source of a reflection when documenting it\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_disableSources",
						"package": "typedoc"
					}
				},
				{
					"id": 5963,
					"name": "help_displayBasePath",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 315,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L315"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specifies the base path to be used when displaying file paths. If not specified, basePath is used.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_displayBasePath",
						"package": "typedoc"
					}
				},
				{
					"id": 5943,
					"name": "help_emit",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 289,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L289"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify what TypeDoc should emit, 'docs', 'both', or 'none'\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_emit",
						"package": "typedoc"
					}
				},
				{
					"id": 5923,
					"name": "help_entryPoints",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 266,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L266"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The entry points of your documentation\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_entryPoints",
						"package": "typedoc"
					}
				},
				{
					"id": 5924,
					"name": "help_entryPointStrategy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 267,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L267"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The strategy to be used to convert entry points into documentation modules\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_entryPointStrategy",
						"package": "typedoc"
					}
				},
				{
					"id": 5927,
					"name": "help_exclude",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 272,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L272"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Define patterns to be excluded when expanding a directory that was specified as an entry point\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_exclude",
						"package": "typedoc"
					}
				},
				{
					"id": 5933,
					"name": "help_excludeCategories",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 278,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L278"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Exclude symbols within this category from the documentation\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeCategories",
						"package": "typedoc"
					}
				},
				{
					"id": 5929,
					"name": "help_excludeExternals",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 274,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L274"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Prevent externally resolved symbols from being documented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeExternals",
						"package": "typedoc"
					}
				},
				{
					"id": 5932,
					"name": "help_excludeInternal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 277,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L277"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Prevent symbols that are marked with @internal from being documented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeInternal",
						"package": "typedoc"
					}
				},
				{
					"id": 5930,
					"name": "help_excludeNotDocumented",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 275,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L275"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Prevent symbols that are not explicitly documented from appearing in the results\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeNotDocumented",
						"package": "typedoc"
					}
				},
				{
					"id": 5931,
					"name": "help_excludeNotDocumentedKinds",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 276,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L276"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the type of reflections that can be removed by excludeNotDocumented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeNotDocumentedKinds",
						"package": "typedoc"
					}
				},
				{
					"id": 5934,
					"name": "help_excludePrivate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 279,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L279"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Ignore members marked with the private keyword and #private class fields, defaults to true.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludePrivate",
						"package": "typedoc"
					}
				},
				{
					"id": 5935,
					"name": "help_excludePrivateClassFields",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 280,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L280"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Ignore #private class fields, defaults to true.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludePrivateClassFields",
						"package": "typedoc"
					}
				},
				{
					"id": 5936,
					"name": "help_excludeProtected",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 281,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L281"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Ignore protected variables and methods\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeProtected",
						"package": "typedoc"
					}
				},
				{
					"id": 5937,
					"name": "help_excludeReferences",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 282,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L282"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If a symbol is exported multiple times, ignore all but the first export\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeReferences",
						"package": "typedoc"
					}
				},
				{
					"id": 5964,
					"name": "help_excludeTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 317,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L317"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Remove the listed block/modifier tags from doc comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_excludeTags",
						"package": "typedoc"
					}
				},
				{
					"id": 5928,
					"name": "help_externalPattern",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 273,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L273"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Define patterns for files that should be considered being external\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_externalPattern",
						"package": "typedoc"
					}
				},
				{
					"id": 5938,
					"name": "help_externalSymbolLinkMappings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 283,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L283"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Define custom links for symbols not included in the documentation\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_externalSymbolLinkMappings",
						"package": "typedoc"
					}
				},
				{
					"id": 5971,
					"name": "help_favicon",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 325,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L325"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Path to favicon to include as the site icon\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_favicon",
						"package": "typedoc"
					}
				},
				{
					"id": 5974,
					"name": "help_githubPages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 330,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L330"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Generate a .nojekyll file to prevent 404 errors in GitHub Pages. Defaults to `true`\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_githubPages",
						"package": "typedoc"
					}
				},
				{
					"id": 5961,
					"name": "help_gitRemote",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 311,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L311"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Use the specified remote for linking to GitHub/Bitbucket source files. Has no effect if disableGit or disableSources is set\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_gitRemote",
						"package": "typedoc"
					}
				},
				{
					"id": 5960,
					"name": "help_gitRevision",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 309,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L309"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Use specified revision instead of the last revision for linking to GitHub/Bitbucket source files. Has no effect if disableSources is set\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_gitRevision",
						"package": "typedoc"
					}
				},
				{
					"id": 6008,
					"name": "help_groupOrder",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 377,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L377"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the order in which groups appear. * indicates the relative order for groups not in the list\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_groupOrder",
						"package": "typedoc"
					}
				},
				{
					"id": 6005,
					"name": "help_groupReferencesByType",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 372,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L372"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, references will be grouped with the type they refer to rather than in a 'References' group\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_groupReferencesByType",
						"package": "typedoc"
					}
				},
				{
					"id": 5988,
					"name": "help_headings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 348,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L348"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Determines which optional headings are rendered\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_headings",
						"package": "typedoc"
					}
				},
				{
					"id": 6015,
					"name": "help_help",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 385,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L385"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Print this message\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_help",
						"package": "typedoc"
					}
				},
				{
					"id": 5977,
					"name": "help_hideGenerator",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 335,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L335"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Do not print the TypeDoc link at the end of the page\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_hideGenerator",
						"package": "typedoc"
					}
				},
				{
					"id": 5948,
					"name": "help_highlightLanguages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 294,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L294"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the languages which will be loaded to highlight code when rendering\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_highlightLanguages",
						"package": "typedoc"
					}
				},
				{
					"id": 5975,
					"name": "help_hostedBaseUrl",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 331,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L331"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify a base URL to be used in generating a sitemap.xml in our output folder and canonical links. If not specified, no sitemap will be generated\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_hostedBaseUrl",
						"package": "typedoc"
					}
				},
				{
					"id": 5940,
					"name": "help_html",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 286,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L286"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the location where html documentation should be written to.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_html",
						"package": "typedoc"
					}
				},
				{
					"id": 5949,
					"name": "help_ignoredHighlightLanguages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 295,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L295"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify languages which will be accepted as valid highlight languages, but will not be highlighted at runtime\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_ignoredHighlightLanguages",
						"package": "typedoc"
					}
				},
				{
					"id": 5991,
					"name": "help_includeHierarchySummary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 351,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L351"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, a reflections hierarchy summary will be rendered to a summary page. Defaults to `true`\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_includeHierarchySummary",
						"package": "typedoc"
					}
				},
				{
					"id": 5957,
					"name": "help_includeVersion",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 305,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L305"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Add the package version to the project name\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_includeVersion",
						"package": "typedoc"
					}
				},
				{
					"id": 6002,
					"name": "help_inlineTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 369,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L369"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Inline tags which TypeDoc should recognize when parsing comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_inlineTags",
						"package": "typedoc"
					}
				},
				{
					"id": 6025,
					"name": "help_intentionallyNotDocumented",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 396,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L396"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"A list of full reflection names which should not produce warnings about not being documented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_intentionallyNotDocumented",
						"package": "typedoc"
					}
				},
				{
					"id": 6022,
					"name": "help_intentionallyNotExported",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 393,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L393"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"A list of types which should not produce 'referenced but not documented' warnings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_intentionallyNotExported",
						"package": "typedoc"
					}
				},
				{
					"id": 5996,
					"name": "help_jsDocCompatibility",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 359,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L359"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Sets compatibility options for comment parsing that increase similarity with JSDoc comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_jsDocCompatibility",
						"package": "typedoc"
					}
				},
				{
					"id": 5941,
					"name": "help_json",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 287,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L287"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the location and filename a JSON file describing the project is written to\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_json",
						"package": "typedoc"
					}
				},
				{
					"id": 6011,
					"name": "help_kindSortOrder",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 381,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L381"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the sort order for reflections when 'kind' is specified\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_kindSortOrder",
						"package": "typedoc"
					}
				},
				{
					"id": 5920,
					"name": "help_lang",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 261,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L261"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Sets the language to be used in generation and in TypeDoc's messages\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_lang",
						"package": "typedoc"
					}
				},
				{
					"id": 5946,
					"name": "help_lightHighlightTheme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 292,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L292"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the code highlighting theme in light mode\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_lightHighlightTheme",
						"package": "typedoc"
					}
				},
				{
					"id": 5921,
					"name": "help_locales",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 262,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L262"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Add translations for a specified locale. This option is primarily intended to be used as a stopgap while waiting for official locale support to be added to TypeDoc\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_locales",
						"package": "typedoc"
					}
				},
				{
					"id": 6019,
					"name": "help_logLevel",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 389,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L389"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify what level of logging should be used\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_logLevel",
						"package": "typedoc"
					}
				},
				{
					"id": 5954,
					"name": "help_markdownItLoader",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 301,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L301"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify a callback to be called when loading the markdown-it instance. Will be passed the instance of the parser which TypeDoc will use\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_markdownItLoader",
						"package": "typedoc"
					}
				},
				{
					"id": 5953,
					"name": "help_markdownItOptions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 300,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L300"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the options passed to markdown-it, the Markdown parser used by TypeDoc\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_markdownItOptions",
						"package": "typedoc"
					}
				},
				{
					"id": 5973,
					"name": "help_markdownLinkExternal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 328,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L328"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specifies that http[s]:// links in comments and markdown files should be treated as external links to be opened in a new tab\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_markdownLinkExternal",
						"package": "typedoc"
					}
				},
				{
					"id": 5955,
					"name": "help_maxTypeConversionDepth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 303,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L303"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set the maximum depth of types to be converted\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_maxTypeConversionDepth",
						"package": "typedoc"
					}
				},
				{
					"id": 6003,
					"name": "help_modifierTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 370,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L370"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Modifier tags which TypeDoc should recognize when parsing comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_modifierTags",
						"package": "typedoc"
					}
				},
				{
					"id": 5956,
					"name": "help_name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 304,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L304"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set the name of the project that will be used in the header of the template\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_name",
						"package": "typedoc"
					}
				},
				{
					"id": 5990,
					"name": "help_navigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 350,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L350"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Determines how the navigation sidebar is organized\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_navigation",
						"package": "typedoc"
					}
				},
				{
					"id": 5987,
					"name": "help_navigationLeaves",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 347,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L347"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Branches of the navigation tree which should not be expanded\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_navigationLeaves",
						"package": "typedoc"
					}
				},
				{
					"id": 5985,
					"name": "help_navigationLinks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 345,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L345"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Defines links to be included in the header\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_navigationLinks",
						"package": "typedoc"
					}
				},
				{
					"id": 5965,
					"name": "help_notRenderedTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 318,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L318"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Tags which will be preserved in doc comments, but not rendered when creating output\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_notRenderedTags",
						"package": "typedoc"
					}
				},
				{
					"id": 5917,
					"name": "help_options",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 256,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L256"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify a json option file that should be loaded. If not specified TypeDoc will look for 'typedoc.json' in the current directory\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_options",
						"package": "typedoc"
					}
				},
				{
					"id": 5939,
					"name": "help_out",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 284,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L284"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the location the documentation for the default output should be written to. The default output type may be changed by plugins.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_out",
						"package": "typedoc"
					}
				},
				{
					"id": 5922,
					"name": "help_packageOptions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 264,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L264"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set options which will be set within each package when entryPointStrategy is set to packages\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_packageOptions",
						"package": "typedoc"
					}
				},
				{
					"id": 6024,
					"name": "help_packagesRequiringDocumentation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 395,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L395"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"A list of packages that must be documented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_packagesRequiringDocumentation",
						"package": "typedoc"
					}
				},
				{
					"id": 6018,
					"name": "help_plugin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 388,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L388"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the npm plugins that should be loaded. Omit to load all installed plugins\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_plugin",
						"package": "typedoc"
					}
				},
				{
					"id": 5967,
					"name": "help_preservedTypeAnnotationTags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 320,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L320"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Block tags whose type annotations should be preserved in the output.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_preservedTypeAnnotationTags",
						"package": "typedoc"
					}
				},
				{
					"id": 6000,
					"name": "help_preserveLinkText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 366,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L366"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, @link tags without link text will use the text content as the link. If not set, will use the target reflection name\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_preserveLinkText",
						"package": "typedoc"
					}
				},
				{
					"id": 6013,
					"name": "help_preserveWatchOutput",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 383,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L383"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, TypeDoc will not clear the screen between compilation runs\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_preserveWatchOutput",
						"package": "typedoc"
					}
				},
				{
					"id": 5942,
					"name": "help_pretty",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 288,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L288"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify whether the output JSON should be formatted with tabs\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_pretty",
						"package": "typedoc"
					}
				},
				{
					"id": 5926,
					"name": "help_projectDocuments",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 270,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L270"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Documents which should be added as children to the root of the generated documentation. Supports globs to match multiple files\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_projectDocuments",
						"package": "typedoc"
					}
				},
				{
					"id": 5968,
					"name": "help_readme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 321,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L321"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Path to the readme file that should be displayed on the index page. Pass `none` to disable the index page and start the documentation on the globals page\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_readme",
						"package": "typedoc"
					}
				},
				{
					"id": 6023,
					"name": "help_requiredToBeDocumented",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 394,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L394"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"A list of reflection kinds that must be documented\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_requiredToBeDocumented",
						"package": "typedoc"
					}
				},
				{
					"id": 5945,
					"name": "help_router",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 291,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L291"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the router name to use to determine file names in the documentation\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_router",
						"package": "typedoc"
					}
				},
				{
					"id": 5993,
					"name": "help_searchCategoryBoosts",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 355,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L355"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Configure search to give a relevance boost to selected categories\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_searchCategoryBoosts",
						"package": "typedoc"
					}
				},
				{
					"id": 5994,
					"name": "help_searchGroupBoosts",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 356,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L356"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "'Configure search to give a relevance boost to selected kinds (eg \"class\")'",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_searchGroupBoosts",
						"package": "typedoc"
					}
				},
				{
					"id": 5981,
					"name": "help_searchInComments",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 339,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L339"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, the search index will also include comments. This will greatly increase the size of the search index\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_searchInComments",
						"package": "typedoc"
					}
				},
				{
					"id": 5982,
					"name": "help_searchInDocuments",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 341,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L341"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, the search index will also include documents. This will greatly increase the size of the search index\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_searchInDocuments",
						"package": "typedoc"
					}
				},
				{
					"id": 6017,
					"name": "help_showConfig",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 387,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L387"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Print the resolved configuration and exit\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_showConfig",
						"package": "typedoc"
					}
				},
				{
					"id": 5986,
					"name": "help_sidebarLinks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 346,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L346"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Defines links to be included in the sidebar\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sidebarLinks",
						"package": "typedoc"
					}
				},
				{
					"id": 6014,
					"name": "help_skipErrorChecking",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 384,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L384"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Do not run TypeScript's type checking before generating docs\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_skipErrorChecking",
						"package": "typedoc"
					}
				},
				{
					"id": 5989,
					"name": "help_sluggerConfiguration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 349,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L349"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Determines how anchors within rendered HTML are determined.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sluggerConfiguration",
						"package": "typedoc"
					}
				},
				{
					"id": 6009,
					"name": "help_sort",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 379,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L379"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the sort strategy for documented values\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sort",
						"package": "typedoc"
					}
				},
				{
					"id": 6010,
					"name": "help_sortEntryPoints",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 380,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L380"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, entry points will be subject to the same sorting rules as other reflections\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sortEntryPoints",
						"package": "typedoc"
					}
				},
				{
					"id": 5972,
					"name": "help_sourceLinkExternal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 326,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L326"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specifies that source links should be treated as external links to be opened in a new tab\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sourceLinkExternal",
						"package": "typedoc"
					}
				},
				{
					"id": 5959,
					"name": "help_sourceLinkTemplate",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 307,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L307"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify a link template to be used when generating source urls. If not set, will be automatically created using the git remote. Supports {path}, {line}, {gitRevision} placeholders\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_sourceLinkTemplate",
						"package": "typedoc"
					}
				},
				{
					"id": 5997,
					"name": "help_suppressCommentWarningsInDeclarationFiles",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 361,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L361"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Prevents warnings due to unspecified tags from being reported in comments within .d.ts files.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_suppressCommentWarningsInDeclarationFiles",
						"package": "typedoc"
					}
				},
				{
					"id": 5944,
					"name": "help_theme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 290,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L290"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the theme name to render the documentation with\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_theme",
						"package": "typedoc"
					}
				},
				{
					"id": 5984,
					"name": "help_titleLink",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 344,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L344"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set the link the title in the header points to. Defaults to the documentation homepage\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_titleLink",
						"package": "typedoc"
					}
				},
				{
					"id": 6021,
					"name": "help_treatValidationWarningsAsErrors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 391,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L391"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, warnings emitted during validation will be treated as errors. This option cannot be used to disable treatWarningsAsErrors for validation warnings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_treatValidationWarningsAsErrors",
						"package": "typedoc"
					}
				},
				{
					"id": 6020,
					"name": "help_treatWarningsAsErrors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 390,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L390"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, all warnings will be treated as errors\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_treatWarningsAsErrors",
						"package": "typedoc"
					}
				},
				{
					"id": 5918,
					"name": "help_tsconfig",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 258,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L258"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify a TypeScript config file that should be loaded. If not specified TypeDoc will look for 'tsconfig.json' in the current directory\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_tsconfig",
						"package": "typedoc"
					}
				},
				{
					"id": 5950,
					"name": "help_typePrintWidth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 297,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L297"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Width at which to wrap code to a new line when rendering a type\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_typePrintWidth",
						"package": "typedoc"
					}
				},
				{
					"id": 5995,
					"name": "help_useFirstParagraphOfCommentAsSummary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 357,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L357"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set and no @summary tag is specified, TypeDoc will use the first paragraph of comments as the short summary in the module/namespace view\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_useFirstParagraphOfCommentAsSummary",
						"package": "typedoc"
					}
				},
				{
					"id": 5976,
					"name": "help_useHostedBaseUrlForAbsoluteLinks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 333,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L333"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"If set, TypeDoc will produce absolute links to pages on your site using the hostedBaseUrl option\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_useHostedBaseUrlForAbsoluteLinks",
						"package": "typedoc"
					}
				},
				{
					"id": 5999,
					"name": "help_useTsLinkResolution",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 364,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L364"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Use TypeScript's link resolution when determining where @link tags point. This only applies to JSDoc style comments\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_useTsLinkResolution",
						"package": "typedoc"
					}
				},
				{
					"id": 6026,
					"name": "help_validation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 398,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L398"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify which validation steps TypeDoc should perform on your generated documentation\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_validation",
						"package": "typedoc"
					}
				},
				{
					"id": 6016,
					"name": "help_version",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 386,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L386"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Print TypeDoc's version\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_version",
						"package": "typedoc"
					}
				},
				{
					"id": 5992,
					"name": "help_visibilityFilters",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 353,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L353"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Specify the default visibility for builtin filters and additional filters according to modifier tags\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_visibilityFilters",
						"package": "typedoc"
					}
				},
				{
					"id": 6012,
					"name": "help_watch",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 382,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L382"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Watch files for changes and rebuild docs on change\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.help_watch",
						"package": "typedoc"
					}
				},
				{
					"id": 6038,
					"name": "highlight_theme_0_must_be_one_of_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 417,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L417"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be one of the following: {1}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.highlight_theme_0_must_be_one_of_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6039,
					"name": "highlightLanguages_contains_invalid_languages_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 418,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L418"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"highlightLanguages contains invalid languages: {0}, run typedoc --help for a list of supported languages\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.highlightLanguages_contains_invalid_languages_0",
						"package": "typedoc"
					}
				},
				{
					"id": 6040,
					"name": "hostedBaseUrl_must_start_with_http",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 420,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L420"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"hostedBaseUrl must start with http:// or https://\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.hostedBaseUrl_must_start_with_http",
						"package": "typedoc"
					}
				},
				{
					"id": 5862,
					"name": "include_0_in_1_specified_2_circular_include_3",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 157,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L157"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_in_1_specified_2_circular_include_3",
						"package": "typedoc"
					}
				},
				{
					"id": 5861,
					"name": "include_0_in_1_specified_2_resolved_to_3_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 155,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L155"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_in_1_specified_2_resolved_to_3_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5864,
					"name": "include_0_tag_in_1_region_2_region_not_supported",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 161,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L161"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_region_2_region_not_supported",
						"package": "typedoc"
					}
				},
				{
					"id": 5872,
					"name": "include_0_tag_in_1_specified_2_file_3_lines_4_but_only_5_lines",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 177,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L177"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_lines_4_but_only_5_lines",
						"package": "typedoc"
					}
				},
				{
					"id": 5871,
					"name": "include_0_tag_in_1_specified_2_file_3_lines_4_invalid_range",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 175,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L175"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_lines_4_invalid_range",
						"package": "typedoc"
					}
				},
				{
					"id": 5867,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_close_found_multiple_times",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 167,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L167"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_close_found_multiple_times",
						"package": "typedoc"
					}
				},
				{
					"id": 5865,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_close_not_found",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 163,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L163"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_close_not_found",
						"package": "typedoc"
					}
				},
				{
					"id": 5870,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_empty",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 173,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L173"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_empty",
						"package": "typedoc"
					}
				},
				{
					"id": 5869,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_found_multiple_times",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 171,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L171"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_found_multiple_times",
						"package": "typedoc"
					}
				},
				{
					"id": 5863,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_not_found",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 159,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L159"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_not_found",
						"package": "typedoc"
					}
				},
				{
					"id": 5868,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_open_found_multiple_times",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 169,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L169"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_open_found_multiple_times",
						"package": "typedoc"
					}
				},
				{
					"id": 5866,
					"name": "include_0_tag_in_1_specified_2_file_3_region_4_region_open_not_found",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 165,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L165"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.include_0_tag_in_1_specified_2_file_3_region_4_region_open_not_found",
						"package": "typedoc"
					}
				},
				{
					"id": 5854,
					"name": "inheritdoc_circular_inheritance_chain_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 143,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L143"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.inheritdoc_circular_inheritance_chain_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5822,
					"name": "inheritdoc_tag_properly_capitalized",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 88,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L88"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The @inheritDoc tag should be properly capitalized\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.inheritdoc_tag_properly_capitalized",
						"package": "typedoc"
					}
				},
				{
					"id": 5814,
					"name": "inline_inheritdoc_should_not_appear_in_block_tag_in_comment_at_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 72,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L72"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"An inline @inheritDoc tag should not appear within a block tag as it will not be processed in comment at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.inline_inheritdoc_should_not_appear_in_block_tag_in_comment_at_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5829,
					"name": "inline_tag_not_closed",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 95,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L95"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.inline_tag_not_closed",
						"package": "typedoc"
					}
				},
				{
					"id": 5839,
					"name": "invalid_intentionally_not_documented_names_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 113,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L113"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The following qualified reflection names were marked as intentionally not documented, but were either not referenced in the documentation, or were documented:\\n\\t{0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.invalid_intentionally_not_documented_names_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5840,
					"name": "invalid_intentionally_not_exported_symbols_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 115,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L115"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The following symbols were marked as intentionally not exported, but were either not referenced in the documentation, or were exported:\\n\\t{0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.invalid_intentionally_not_exported_symbols_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5915,
					"name": "invalid_plugin_0_missing_load_function",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 252,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L252"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.invalid_plugin_0_missing_load_function",
						"package": "typedoc"
					}
				},
				{
					"id": 5911,
					"name": "invalid_tsdoc_json_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 245,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L245"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.invalid_tsdoc_json_0",
						"package": "typedoc"
					}
				},
				{
					"id": 6078,
					"name": "kind_accessor",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 465,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L465"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Accessor\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_accessor",
						"package": "typedoc"
					}
				},
				{
					"id": 6072,
					"name": "kind_call_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 459,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L459"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Call Signature\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_call_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6067,
					"name": "kind_class",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 454,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L454"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Class\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_class",
						"package": "typedoc"
					}
				},
				{
					"id": 6069,
					"name": "kind_constructor",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 456,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L456"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Constructor\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_constructor",
						"package": "typedoc"
					}
				},
				{
					"id": 6074,
					"name": "kind_constructor_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 461,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L461"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Constructor Signature\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_constructor_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6083,
					"name": "kind_document",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 470,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L470"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Document\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_document",
						"package": "typedoc"
					}
				},
				{
					"id": 6063,
					"name": "kind_enum",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 450,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L450"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Enumeration\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_enum",
						"package": "typedoc"
					}
				},
				{
					"id": 6064,
					"name": "kind_enum_member",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 451,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L451"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Enumeration Member\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_enum_member",
						"package": "typedoc"
					}
				},
				{
					"id": 6066,
					"name": "kind_function",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 453,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L453"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Function\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_function",
						"package": "typedoc"
					}
				},
				{
					"id": 6079,
					"name": "kind_get_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 466,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L466"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Get Signature\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_get_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6073,
					"name": "kind_index_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 460,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L460"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Index Signature\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_index_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6068,
					"name": "kind_interface",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 455,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L455"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Interface\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_interface",
						"package": "typedoc"
					}
				},
				{
					"id": 6071,
					"name": "kind_method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 458,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L458"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Method\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_method",
						"package": "typedoc"
					}
				},
				{
					"id": 6061,
					"name": "kind_module",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 448,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L448"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Module\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_module",
						"package": "typedoc"
					}
				},
				{
					"id": 6062,
					"name": "kind_namespace",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 449,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L449"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Namespace\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_namespace",
						"package": "typedoc"
					}
				},
				{
					"id": 6075,
					"name": "kind_parameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 462,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L462"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Parameter\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_parameter",
						"package": "typedoc"
					}
				},
				{
					"id": 6102,
					"name": "kind_plural_accessor",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 491,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L491"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Accessors\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_accessor",
						"package": "typedoc"
					}
				},
				{
					"id": 6096,
					"name": "kind_plural_call_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 485,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L485"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Call Signatures\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_call_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6091,
					"name": "kind_plural_class",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 480,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L480"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Classes\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_class",
						"package": "typedoc"
					}
				},
				{
					"id": 6093,
					"name": "kind_plural_constructor",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 482,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L482"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Constructors\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_constructor",
						"package": "typedoc"
					}
				},
				{
					"id": 6098,
					"name": "kind_plural_constructor_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 487,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L487"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Constructor Signatures\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_constructor_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6107,
					"name": "kind_plural_document",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 496,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L496"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Documents\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_document",
						"package": "typedoc"
					}
				},
				{
					"id": 6087,
					"name": "kind_plural_enum",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 476,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L476"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Enumerations\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_enum",
						"package": "typedoc"
					}
				},
				{
					"id": 6088,
					"name": "kind_plural_enum_member",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 477,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L477"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Enumeration Members\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_enum_member",
						"package": "typedoc"
					}
				},
				{
					"id": 6090,
					"name": "kind_plural_function",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 479,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L479"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Functions\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_function",
						"package": "typedoc"
					}
				},
				{
					"id": 6103,
					"name": "kind_plural_get_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 492,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L492"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Get Signatures\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_get_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6097,
					"name": "kind_plural_index_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 486,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L486"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Index Signatures\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_index_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6092,
					"name": "kind_plural_interface",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 481,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L481"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Interfaces\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_interface",
						"package": "typedoc"
					}
				},
				{
					"id": 6095,
					"name": "kind_plural_method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 484,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L484"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Methods\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_method",
						"package": "typedoc"
					}
				},
				{
					"id": 6085,
					"name": "kind_plural_module",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 474,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L474"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Modules\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_module",
						"package": "typedoc"
					}
				},
				{
					"id": 6086,
					"name": "kind_plural_namespace",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 475,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L475"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Namespaces\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_namespace",
						"package": "typedoc"
					}
				},
				{
					"id": 6099,
					"name": "kind_plural_parameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 488,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L488"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Parameters\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_parameter",
						"package": "typedoc"
					}
				},
				{
					"id": 6084,
					"name": "kind_plural_project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 473,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L473"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Projects\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_project",
						"package": "typedoc"
					}
				},
				{
					"id": 6094,
					"name": "kind_plural_property",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 483,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L483"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Properties\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_property",
						"package": "typedoc"
					}
				},
				{
					"id": 6106,
					"name": "kind_plural_reference",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 495,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L495"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"References\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_reference",
						"package": "typedoc"
					}
				},
				{
					"id": 6104,
					"name": "kind_plural_set_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 493,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L493"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set Signatures\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_set_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6105,
					"name": "kind_plural_type_alias",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 494,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L494"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Aliases\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_type_alias",
						"package": "typedoc"
					}
				},
				{
					"id": 6100,
					"name": "kind_plural_type_literal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 489,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L489"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Literals\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_type_literal",
						"package": "typedoc"
					}
				},
				{
					"id": 6101,
					"name": "kind_plural_type_parameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 490,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L490"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Parameters\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_type_parameter",
						"package": "typedoc"
					}
				},
				{
					"id": 6089,
					"name": "kind_plural_variable",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 478,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L478"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Variables\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_plural_variable",
						"package": "typedoc"
					}
				},
				{
					"id": 6060,
					"name": "kind_project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 447,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L447"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Project\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_project",
						"package": "typedoc"
					}
				},
				{
					"id": 6070,
					"name": "kind_property",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 457,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L457"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Property\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_property",
						"package": "typedoc"
					}
				},
				{
					"id": 6082,
					"name": "kind_reference",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 469,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L469"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Reference\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_reference",
						"package": "typedoc"
					}
				},
				{
					"id": 6080,
					"name": "kind_set_signature",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 467,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L467"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Set Signature\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_set_signature",
						"package": "typedoc"
					}
				},
				{
					"id": 6081,
					"name": "kind_type_alias",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 468,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L468"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Alias\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_type_alias",
						"package": "typedoc"
					}
				},
				{
					"id": 6076,
					"name": "kind_type_literal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 463,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L463"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Literal\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_type_literal",
						"package": "typedoc"
					}
				},
				{
					"id": 6077,
					"name": "kind_type_parameter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 464,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L464"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Parameter\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_type_parameter",
						"package": "typedoc"
					}
				},
				{
					"id": 6065,
					"name": "kind_variable",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 452,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L452"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Variable\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.kind_variable",
						"package": "typedoc"
					}
				},
				{
					"id": 5848,
					"name": "label_0_for_1_cannot_be_referenced",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 132,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L132"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.label_0_for_1_cannot_be_referenced",
						"package": "typedoc"
					}
				},
				{
					"id": 5778,
					"name": "loaded_multiple_times_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 5,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L5"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"TypeDoc has been loaded multiple times. This is commonly caused by plugins which have their own installation of TypeDoc. The loaded paths are:\\n\\t{0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.loaded_multiple_times_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5781,
					"name": "loaded_plugin_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 12,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L12"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.loaded_plugin_0",
						"package": "typedoc"
					}
				},
				{
					"id": 6035,
					"name": "locales_must_be_an_object",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 411,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L411"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The 'locales' option must be set to an object which resembles: { en: { theme_implements: \\\"Implements\\\" }}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.locales_must_be_an_object",
						"package": "typedoc"
					}
				},
				{
					"id": 5796,
					"name": "merging_converted_projects",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 35,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L35"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Merging converted projects\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.merging_converted_projects",
						"package": "typedoc"
					}
				},
				{
					"id": 5849,
					"name": "modifier_tag_0_is_mutually_exclusive_with_1_in_comment_for_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 134,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L134"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.modifier_tag_0_is_mutually_exclusive_with_1_in_comment_for_2",
						"package": "typedoc"
					}
				},
				{
					"id": 5811,
					"name": "multiple_type_parameters_on_template_tag_unsupported",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 65,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L65"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.multiple_type_parameters_on_template_tag_unsupported",
						"package": "typedoc"
					}
				},
				{
					"id": 5791,
					"name": "nested_packages_unsupported_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 27,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L27"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"Project at {0} has entryPointStrategy set to packages, but nested packages are not supported\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.nested_packages_unsupported_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5780,
					"name": "no_compiler_options_set",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 9,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L9"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"No compiler options set. This likely means that TypeDoc did not find your tsconfig.json. Generated documentation will probably be empty\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.no_compiler_options_set",
						"package": "typedoc"
					}
				},
				{
					"id": 5789,
					"name": "no_entry_points_for_packages",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 24,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L24"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"No entry points provided to packages mode, documentation cannot be generated\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.no_entry_points_for_packages",
						"package": "typedoc"
					}
				},
				{
					"id": 5884,
					"name": "no_entry_points_provided",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 199,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L199"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"No entry points were provided or discovered from package.json exports, this is likely a misconfiguration\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.no_entry_points_provided",
						"package": "typedoc"
					}
				},
				{
					"id": 5797,
					"name": "no_entry_points_to_merge",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 37,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L37"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"No entry points provided to merge\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.no_entry_points_to_merge",
						"package": "typedoc"
					}
				},
				{
					"id": 5843,
					"name": "not_all_search_category_boosts_used_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 122,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L122"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.not_all_search_category_boosts_used_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5844,
					"name": "not_all_search_group_boosts_used_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 124,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L124"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.not_all_search_group_boosts_used_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5828,
					"name": "open_brace_within_inline_tag",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 94,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L94"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.open_brace_within_inline_tag",
						"package": "typedoc"
					}
				},
				{
					"id": 5901,
					"name": "option_0_can_only_be_specified_by_config_file",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 230,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L230"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_can_only_be_specified_by_config_file",
						"package": "typedoc"
					}
				},
				{
					"id": 5902,
					"name": "option_0_expected_a_value_but_none_provided",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 231,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L231"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_expected_a_value_but_none_provided",
						"package": "typedoc"
					}
				},
				{
					"id": 6046,
					"name": "option_0_must_be_a_function",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 427,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L427"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The '{0}' option must be a function\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_a_function",
						"package": "typedoc"
					}
				},
				{
					"id": 6044,
					"name": "option_0_must_be_an_array_of_string",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 425,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L425"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The '{0}' option must be set to an array of strings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_an_array_of_string",
						"package": "typedoc"
					}
				},
				{
					"id": 6045,
					"name": "option_0_must_be_an_array_of_string_or_functions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 426,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L426"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The '{0}' option must be set to an array of strings/functions\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_an_array_of_string_or_functions",
						"package": "typedoc"
					}
				},
				{
					"id": 6043,
					"name": "option_0_must_be_an_object",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 424,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L424"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The '{0}' option must be a non-array object\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_an_object",
						"package": "typedoc"
					}
				},
				{
					"id": 6028,
					"name": "option_0_must_be_between_1_and_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 404,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L404"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be between {1} and {2}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_between_1_and_2",
						"package": "typedoc"
					}
				},
				{
					"id": 6029,
					"name": "option_0_must_be_equal_to_or_greater_than_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 405,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L405"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be equal to or greater than {1}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_equal_to_or_greater_than_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6030,
					"name": "option_0_must_be_less_than_or_equal_to_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 406,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L406"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be less than or equal to {1}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_less_than_or_equal_to_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6047,
					"name": "option_0_must_be_object_with_urls",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 428,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L428"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_object_with_urls",
						"package": "typedoc"
					}
				},
				{
					"id": 6031,
					"name": "option_0_must_be_one_of_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 407,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L407"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be one of {1}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_must_be_one_of_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6052,
					"name": "option_0_specified_1_but_only_2_is_valid",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 433,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L433"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_specified_1_but_only_2_is_valid",
						"package": "typedoc"
					}
				},
				{
					"id": 6051,
					"name": "option_0_values_must_be_array_of_tags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 432,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L432"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} must be an array of valid tag names\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_values_must_be_array_of_tags",
						"package": "typedoc"
					}
				},
				{
					"id": 6050,
					"name": "option_0_values_must_be_numbers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 431,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L431"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"All values of {0} must be numbers\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_0_values_must_be_numbers",
						"package": "typedoc"
					}
				},
				{
					"id": 6053,
					"name": "option_outputs_must_be_array",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 435,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L435"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.option_outputs_must_be_array",
						"package": "typedoc"
					}
				},
				{
					"id": 5912,
					"name": "options_file_0_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 247,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L247"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.options_file_0_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5787,
					"name": "output_0_could_not_be_generated",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 21,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L21"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} output could not be generated due to the errors above\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.output_0_could_not_be_generated",
						"package": "typedoc"
					}
				},
				{
					"id": 5788,
					"name": "output_0_generated_at_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 22,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L22"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} generated at {1}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.output_0_generated_at_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5792,
					"name": "package_option_0_should_be_specified_at_root",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 29,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L29"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The packageOptions option sets option {0}, which only has an affect at the root level\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.package_option_0_should_be_specified_at_root",
						"package": "typedoc"
					}
				},
				{
					"id": 5916,
					"name": "plugin_0_could_not_be_loaded",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 253,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L253"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.plugin_0_could_not_be_loaded",
						"package": "typedoc"
					}
				},
				{
					"id": 5793,
					"name": "previous_error_occurred_when_reading_options_for_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 31,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L31"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"The previous error occurred when reading options for the package at {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.previous_error_occurred_when_reading_options_for_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5855,
					"name": "provided_readme_at_0_could_not_be_read",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 144,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L144"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.provided_readme_at_0_could_not_be_read",
						"package": "typedoc"
					}
				},
				{
					"id": 5841,
					"name": "reflection_0_has_unused_mergeModuleWith_tag",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 117,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L117"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"{0} has a @mergeModuleWith tag which could not be resolved\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_has_unused_mergeModuleWith_tag",
						"package": "typedoc"
					}
				},
				{
					"id": 5838,
					"name": "reflection_0_kind_1_defined_in_2_does_not_have_any_documentation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 111,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L111"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_kind_1_defined_in_2_does_not_have_any_documentation",
						"package": "typedoc"
					}
				},
				{
					"id": 5883,
					"name": "reflection_0_links_to_1_but_anchor_does_not_exist_try_2",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 195,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L195"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_links_to_1_but_anchor_does_not_exist_try_2",
						"package": "typedoc"
					}
				},
				{
					"id": 5842,
					"name": "reflection_0_links_to_1_with_text_2_but_resolved_to_3",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 118,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L118"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_links_to_1_with_text_2_but_resolved_to_3",
						"package": "typedoc"
					}
				},
				{
					"id": 5853,
					"name": "reflection_0_tried_to_copy_comment_from_1_but_source_had_no_comment",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 141,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L141"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_tried_to_copy_comment_from_1_but_source_had_no_comment",
						"package": "typedoc"
					}
				},
				{
					"id": 5860,
					"name": "reflection_0_tried_to_merge_into_child_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 152,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L152"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.reflection_0_tried_to_merge_into_child_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5813,
					"name": "relative_path_0_is_not_a_file_and_will_not_be_copied_to_output",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 69,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L69"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.relative_path_0_is_not_a_file_and_will_not_be_copied_to_output",
						"package": "typedoc"
					}
				},
				{
					"id": 5882,
					"name": "router_0_is_not_defined_available_are_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 194,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L194"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.router_0_is_not_defined_available_are_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5897,
					"name": "saved_relative_path_0_resolved_from_1_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 221,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L221"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.saved_relative_path_0_resolved_from_1_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5896,
					"name": "serialized_project_referenced_0_not_part_of_project",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 219,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L219"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.serialized_project_referenced_0_not_part_of_project",
						"package": "typedoc"
					}
				},
				{
					"id": 5850,
					"name": "signature_0_has_unused_param_with_name_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 136,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L136"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.signature_0_has_unused_param_with_name_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5782,
					"name": "solution_not_supported_in_watch_mode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 14,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L14"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The provided tsconfig file looks like a solution style tsconfig, which is not supported in watch mode\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.solution_not_supported_in_watch_mode",
						"package": "typedoc"
					}
				},
				{
					"id": 6054,
					"name": "specified_output_0_has_not_been_defined",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 437,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L437"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.specified_output_0_has_not_been_defined",
						"package": "typedoc"
					}
				},
				{
					"id": 5783,
					"name": "strategy_not_supported_in_watch_mode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 16,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L16"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"entryPointStrategy must be set to either resolve or expand for watch mode\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.strategy_not_supported_in_watch_mode",
						"package": "typedoc"
					}
				},
				{
					"id": 5809,
					"name": "symbol_0_has_multiple_declarations_with_comment",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 60,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L60"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.symbol_0_has_multiple_declarations_with_comment",
						"package": "typedoc"
					}
				},
				{
					"id": 6214,
					"name": "tag_abstract",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_abstract"
					}
				},
				{
					"id": 6203,
					"name": "tag_alpha",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_alpha"
					}
				},
				{
					"id": 6174,
					"name": "tag_augments",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_augments"
					}
				},
				{
					"id": 6168,
					"name": "tag_author",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_author"
					}
				},
				{
					"id": 6204,
					"name": "tag_beta",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_beta"
					}
				},
				{
					"id": 6169,
					"name": "tag_callback",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_callback"
					}
				},
				{
					"id": 6170,
					"name": "tag_category",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_category"
					}
				},
				{
					"id": 6171,
					"name": "tag_categoryDescription",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_categoryDescription"
					}
				},
				{
					"id": 6215,
					"name": "tag_class",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_class"
					}
				},
				{
					"id": 6172,
					"name": "tag_default",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_default"
					}
				},
				{
					"id": 6159,
					"name": "tag_defaultValue",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_defaultValue"
					}
				},
				{
					"id": 6160,
					"name": "tag_deprecated",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_deprecated"
					}
				},
				{
					"id": 6216,
					"name": "tag_disableGroups",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_disableGroups"
					}
				},
				{
					"id": 6157,
					"name": "tag_document",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_document"
					}
				},
				{
					"id": 6217,
					"name": "tag_enum",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_enum"
					}
				},
				{
					"id": 6218,
					"name": "tag_event",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_event"
					}
				},
				{
					"id": 6205,
					"name": "tag_eventProperty",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_eventProperty"
					}
				},
				{
					"id": 6161,
					"name": "tag_example",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_example"
					}
				},
				{
					"id": 6219,
					"name": "tag_expand",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_expand"
					}
				},
				{
					"id": 6196,
					"name": "tag_expandType",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_expandType"
					}
				},
				{
					"id": 6206,
					"name": "tag_experimental",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_experimental"
					}
				},
				{
					"id": 6173,
					"name": "tag_extends",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_extends"
					}
				},
				{
					"id": 6154,
					"name": "tag_function",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_function"
					}
				},
				{
					"id": 6176,
					"name": "tag_group",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_group"
					}
				},
				{
					"id": 6177,
					"name": "tag_groupDescription",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_groupDescription"
					}
				},
				{
					"id": 6220,
					"name": "tag_hidden",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_hidden"
					}
				},
				{
					"id": 6221,
					"name": "tag_hideCategories",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_hideCategories"
					}
				},
				{
					"id": 6222,
					"name": "tag_hideconstructor",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_hideconstructor"
					}
				},
				{
					"id": 6223,
					"name": "tag_hideGroups",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_hideGroups"
					}
				},
				{
					"id": 6224,
					"name": "tag_ignore",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_ignore"
					}
				},
				{
					"id": 6178,
					"name": "tag_import",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_import"
					}
				},
				{
					"id": 6201,
					"name": "tag_include",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_include"
					}
				},
				{
					"id": 6202,
					"name": "tag_includeCode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_includeCode"
					}
				},
				{
					"id": 6179,
					"name": "tag_inheritDoc",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_inheritDoc"
					}
				},
				{
					"id": 6225,
					"name": "tag_inline",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_inline"
					}
				},
				{
					"id": 6194,
					"name": "tag_inlineType",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_inlineType"
					}
				},
				{
					"id": 6226,
					"name": "tag_interface",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_interface"
					}
				},
				{
					"id": 6207,
					"name": "tag_internal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_internal"
					}
				},
				{
					"id": 6162,
					"name": "tag_jsx",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_jsx"
					}
				},
				{
					"id": 6198,
					"name": "tag_label",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_label"
					}
				},
				{
					"id": 6180,
					"name": "tag_license",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_license"
					}
				},
				{
					"id": 6197,
					"name": "tag_link",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_link"
					}
				},
				{
					"id": 6199,
					"name": "tag_linkcode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_linkcode"
					}
				},
				{
					"id": 6200,
					"name": "tag_linkplain",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_linkplain"
					}
				},
				{
					"id": 6182,
					"name": "tag_mergeModuleWith",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_mergeModuleWith"
					}
				},
				{
					"id": 6181,
					"name": "tag_module",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_module"
					}
				},
				{
					"id": 6227,
					"name": "tag_namespace",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_namespace"
					}
				},
				{
					"id": 6228,
					"name": "tag_overload",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_overload"
					}
				},
				{
					"id": 6208,
					"name": "tag_override",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_override"
					}
				},
				{
					"id": 6209,
					"name": "tag_packageDocumentation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_packageDocumentation"
					}
				},
				{
					"id": 6155,
					"name": "tag_param",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_param"
					}
				},
				{
					"id": 6195,
					"name": "tag_preventExpand",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_preventExpand"
					}
				},
				{
					"id": 6193,
					"name": "tag_preventInline",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_preventInline"
					}
				},
				{
					"id": 6234,
					"name": "tag_primaryExport",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_primaryExport"
					}
				},
				{
					"id": 6229,
					"name": "tag_private",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_private"
					}
				},
				{
					"id": 6163,
					"name": "tag_privateRemarks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_privateRemarks"
					}
				},
				{
					"id": 6183,
					"name": "tag_prop",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_prop"
					}
				},
				{
					"id": 6184,
					"name": "tag_property",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_property"
					}
				},
				{
					"id": 6230,
					"name": "tag_protected",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_protected"
					}
				},
				{
					"id": 6210,
					"name": "tag_public",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_public"
					}
				},
				{
					"id": 6211,
					"name": "tag_readonly",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_readonly"
					}
				},
				{
					"id": 6164,
					"name": "tag_remarks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_remarks"
					}
				},
				{
					"id": 6185,
					"name": "tag_return",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_return"
					}
				},
				{
					"id": 6165,
					"name": "tag_returns",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_returns"
					}
				},
				{
					"id": 6186,
					"name": "tag_satisfies",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_satisfies"
					}
				},
				{
					"id": 6212,
					"name": "tag_sealed",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_sealed"
					}
				},
				{
					"id": 6166,
					"name": "tag_see",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_see"
					}
				},
				{
					"id": 6231,
					"name": "tag_showCategories",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_showCategories"
					}
				},
				{
					"id": 6232,
					"name": "tag_showGroups",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_showGroups"
					}
				},
				{
					"id": 6187,
					"name": "tag_since",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_since"
					}
				},
				{
					"id": 6188,
					"name": "tag_sortStrategy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_sortStrategy"
					}
				},
				{
					"id": 6158,
					"name": "tag_summary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_summary"
					}
				},
				{
					"id": 6189,
					"name": "tag_template",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_template"
					}
				},
				{
					"id": 6190,
					"name": "tag_this",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_this"
					}
				},
				{
					"id": 6167,
					"name": "tag_throws",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_throws"
					}
				},
				{
					"id": 6191,
					"name": "tag_type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_type"
					}
				},
				{
					"id": 6192,
					"name": "tag_typedef",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_typedef"
					}
				},
				{
					"id": 6156,
					"name": "tag_typeParam",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_typeParam"
					}
				},
				{
					"id": 6233,
					"name": "tag_useDeclaredType",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_useDeclaredType"
					}
				},
				{
					"id": 6213,
					"name": "tag_virtual",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_virtual"
					}
				},
				{
					"id": 6175,
					"name": "tag_yields",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"type": {
						"type": "tuple"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tag_yields"
					}
				},
				{
					"id": 5909,
					"name": "tags_0_defined_in_typedoc_json_overwritten_by_tsdoc_json",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 242,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L242"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tags_0_defined_in_typedoc_json_overwritten_by_tsdoc_json",
						"package": "typedoc"
					}
				},
				{
					"id": 5881,
					"name": "theme_0_is_not_defined_available_are_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 193,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L193"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_0_is_not_defined_available_are_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6147,
					"name": "theme_copied",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 553,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L553"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Copied!\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_copied",
						"package": "typedoc"
					}
				},
				{
					"id": 6146,
					"name": "theme_copy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 552,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L552"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Copy\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_copy",
						"package": "typedoc"
					}
				},
				{
					"id": 6140,
					"name": "theme_dark",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 539,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L539"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Dark\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_dark",
						"package": "typedoc"
					}
				},
				{
					"id": 6127,
					"name": "theme_defined_in",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 523,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L523"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Defined in\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_defined_in",
						"package": "typedoc"
					}
				},
				{
					"id": 6145,
					"name": "theme_folder",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 546,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L546"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Folder\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_folder",
						"package": "typedoc"
					}
				},
				{
					"id": 6132,
					"name": "theme_generated_using_typedoc",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 528,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L528"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Generated using TypeDoc\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_generated_using_typedoc",
						"package": "typedoc"
					}
				},
				{
					"id": 6123,
					"name": "theme_hierarchy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 519,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L519"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Hierarchy\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_hierarchy",
						"package": "typedoc"
					}
				},
				{
					"id": 6150,
					"name": "theme_hierarchy_collapse",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 556,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L556"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Collapse\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_hierarchy_collapse",
						"package": "typedoc"
					}
				},
				{
					"id": 6149,
					"name": "theme_hierarchy_expand",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 555,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L555"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Expand\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_hierarchy_expand",
						"package": "typedoc"
					}
				},
				{
					"id": 6124,
					"name": "theme_hierarchy_summary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 520,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L520"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Hierarchy Summary\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_hierarchy_summary",
						"package": "typedoc"
					}
				},
				{
					"id": 6125,
					"name": "theme_hierarchy_view_summary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 521,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L521"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"View Summary\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_hierarchy_view_summary",
						"package": "typedoc"
					}
				},
				{
					"id": 6128,
					"name": "theme_implementation_of",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 524,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L524"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Implementation of\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_implementation_of",
						"package": "typedoc"
					}
				},
				{
					"id": 6126,
					"name": "theme_implemented_by",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 522,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L522"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Implemented by\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_implemented_by",
						"package": "typedoc"
					}
				},
				{
					"id": 6119,
					"name": "theme_implements",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 515,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L515"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Implements\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_implements",
						"package": "typedoc"
					}
				},
				{
					"id": 6122,
					"name": "theme_index",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 518,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L518"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Index\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_index",
						"package": "typedoc"
					}
				},
				{
					"id": 6120,
					"name": "theme_indexable",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 516,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L516"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Indexable\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_indexable",
						"package": "typedoc"
					}
				},
				{
					"id": 6129,
					"name": "theme_inherited_from",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 525,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L525"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Inherited from\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_inherited_from",
						"package": "typedoc"
					}
				},
				{
					"id": 6139,
					"name": "theme_light",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 538,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L538"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Light\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_light",
						"package": "typedoc"
					}
				},
				{
					"id": 6134,
					"name": "theme_loading",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 532,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L532"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Loading...\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_loading",
						"package": "typedoc"
					}
				},
				{
					"id": 6136,
					"name": "theme_member_visibility",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 535,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L535"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Member Visibility\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_member_visibility",
						"package": "typedoc"
					}
				},
				{
					"id": 6143,
					"name": "theme_menu",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 544,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L544"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Menu\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_menu",
						"package": "typedoc"
					}
				},
				{
					"id": 6148,
					"name": "theme_normally_hidden",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 554,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L554"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"This member is normally hidden due to your filter settings.\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_normally_hidden",
						"package": "typedoc"
					}
				},
				{
					"id": 6141,
					"name": "theme_on_this_page",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 540,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L540"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"On This Page\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_on_this_page",
						"package": "typedoc"
					}
				},
				{
					"id": 6138,
					"name": "theme_os",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 537,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L537"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"OS\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_os",
						"package": "typedoc"
					}
				},
				{
					"id": 6130,
					"name": "theme_overrides",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 526,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L526"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Overrides\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_overrides",
						"package": "typedoc"
					}
				},
				{
					"id": 6144,
					"name": "theme_permalink",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 545,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L545"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Permalink\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_permalink",
						"package": "typedoc"
					}
				},
				{
					"id": 6133,
					"name": "theme_preparing_search_index",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 530,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L530"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Preparing search index...\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_preparing_search_index",
						"package": "typedoc"
					}
				},
				{
					"id": 6131,
					"name": "theme_returns",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 527,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L527"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Returns\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_returns",
						"package": "typedoc"
					}
				},
				{
					"id": 6142,
					"name": "theme_search",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 543,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L543"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Search\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_search",
						"package": "typedoc"
					}
				},
				{
					"id": 6151,
					"name": "theme_search_index_not_available",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 557,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L557"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The search index is not available\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_search_index_not_available",
						"package": "typedoc"
					}
				},
				{
					"id": 6152,
					"name": "theme_search_no_results_found_for_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 558,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L558"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"No results found for {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_search_no_results_found_for_0",
						"package": "typedoc"
					}
				},
				{
					"id": 6153,
					"name": "theme_search_placeholder",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 559,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L559"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Search the docs\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_search_placeholder",
						"package": "typedoc"
					}
				},
				{
					"id": 6135,
					"name": "theme_settings",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 534,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L534"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Settings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_settings",
						"package": "typedoc"
					}
				},
				{
					"id": 6137,
					"name": "theme_theme",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 536,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L536"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Theme\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_theme",
						"package": "typedoc"
					}
				},
				{
					"id": 6121,
					"name": "theme_type_declaration",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 517,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L517"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Type Declaration\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.theme_type_declaration",
						"package": "typedoc"
					}
				},
				{
					"id": 5823,
					"name": "treating_unrecognized_tag_0_as_modifier",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 89,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L89"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.treating_unrecognized_tag_0_as_modifier",
						"package": "typedoc"
					}
				},
				{
					"id": 5906,
					"name": "tsconfig_file_0_does_not_exist",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 238,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L238"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tsconfig_file_0_does_not_exist",
						"package": "typedoc"
					}
				},
				{
					"id": 5907,
					"name": "tsconfig_file_specifies_options_file",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 239,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L239"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tsconfig_file_specifies_options_file",
						"package": "typedoc"
					}
				},
				{
					"id": 5908,
					"name": "tsconfig_file_specifies_tsconfig_file",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 241,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L241"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.tsconfig_file_specifies_tsconfig_file",
						"package": "typedoc"
					}
				},
				{
					"id": 5837,
					"name": "type_0_defined_in_1_is_referenced_by_2_but_not_included_in_docs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 109,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L109"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.type_0_defined_in_1_is_referenced_by_2_but_not_included_in_docs",
						"package": "typedoc"
					}
				},
				{
					"id": 5904,
					"name": "typedoc_key_in_0_ignored",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 234,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L234"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.typedoc_key_in_0_ignored",
						"package": "typedoc"
					}
				},
				{
					"id": 5905,
					"name": "typedoc_options_must_be_object_in_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 236,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L236"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.typedoc_options_must_be_object_in_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5885,
					"name": "unable_to_find_any_entry_points",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 201,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L201"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Unable to find any entry points. See previous warnings\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unable_to_find_any_entry_points",
						"package": "typedoc"
					}
				},
				{
					"id": 5825,
					"name": "unescaped_open_brace_without_inline_tag",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 91,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L91"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unescaped_open_brace_without_inline_tag",
						"package": "typedoc"
					}
				},
				{
					"id": 5826,
					"name": "unknown_block_tag_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 92,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L92"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unknown_block_tag_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5827,
					"name": "unknown_inline_tag_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 93,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L93"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unknown_inline_tag_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5903,
					"name": "unknown_option_0_may_have_meant_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 232,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L232"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unknown_option_0_may_have_meant_1",
						"package": "typedoc"
					}
				},
				{
					"id": 6027,
					"name": "unknown_option_0_you_may_have_meant_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 403,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L403"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unknown_option_0_you_may_have_meant_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5876,
					"name": "unloaded_language_0_not_highlighted_in_comment_for_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 185,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L185"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unloaded_language_0_not_highlighted_in_comment_for_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5824,
					"name": "unmatched_closing_brace",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 90,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L90"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unmatched_closing_brace",
						"package": "typedoc"
					}
				},
				{
					"id": 5875,
					"name": "unsupported_highlight_language_0_not_highlighted_in_comment_for_1",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 183,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L183"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unsupported_highlight_language_0_not_highlighted_in_comment_for_1",
						"package": "typedoc"
					}
				},
				{
					"id": 5779,
					"name": "unsupported_ts_version_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 7,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L7"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "\"You are running with an unsupported TypeScript version! If TypeDoc crashes, this is why. TypeDoc supports {0}\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.unsupported_ts_version_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5890,
					"name": "use_expand_or_glob_for_files_in_dir",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 208,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L208"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.use_expand_or_glob_for_files_in_dir",
						"package": "typedoc"
					}
				},
				{
					"id": 6041,
					"name": "useHostedBaseUrlForAbsoluteLinks_requires_hostedBaseUrl",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 421,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L421"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"The useHostedBaseUrlForAbsoluteLinks option requires that hostedBaseUrl be set\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.useHostedBaseUrlForAbsoluteLinks_requires_hostedBaseUrl",
						"package": "typedoc"
					}
				},
				{
					"id": 6049,
					"name": "visibility_filters_must_be_booleans",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 430,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L430"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.visibility_filters_must_be_booleans",
						"package": "typedoc"
					}
				},
				{
					"id": 6048,
					"name": "visibility_filters_only_include_0",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 429,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L429"
						}
					],
					"type": {
						"type": "tuple",
						"elements": [
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.visibility_filters_only_include_0",
						"package": "typedoc"
					}
				},
				{
					"id": 5887,
					"name": "watch_does_not_support_merge_mode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 203,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L203"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Watch mode does not support 'merge' style entry points\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.watch_does_not_support_merge_mode",
						"package": "typedoc"
					}
				},
				{
					"id": 5886,
					"name": "watch_does_not_support_packages_mode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 202,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L202"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "\"Watch mode does not support 'packages' style entry points\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.watch_does_not_support_packages_mode",
						"package": "typedoc"
					}
				},
				{
					"id": 5877,
					"name": "yaml_frontmatter_not_an_object",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "lib/internationalization/locales/en.cts",
							"line": 187,
							"character": 4,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/locales/en.cts#L187"
						}
					],
					"type": {
						"type": "tuple"
					},
					"defaultValue": "...",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BuiltinTranslatableStringArgs.yaml_frontmatter_not_an_object",
						"package": "typedoc"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						6059,
						6057,
						6055,
						6056,
						6058,
						5817,
						5815,
						5816,
						5898,
						5845,
						5846,
						5830,
						5808,
						5847,
						5810,
						5819,
						5820,
						5818,
						5805,
						5806,
						5807,
						5794,
						5804,
						5880,
						5879,
						5878,
						5873,
						5874,
						5851,
						5856,
						5858,
						5857,
						5893,
						5892,
						5894,
						5888,
						5798,
						5821,
						6036,
						6033,
						6037,
						5913,
						5910,
						5899,
						5914,
						5795,
						5852,
						5812,
						5790,
						5799,
						5802,
						5800,
						5801,
						5889,
						5831,
						5832,
						5835,
						5836,
						5833,
						5834,
						6042,
						5785,
						5784,
						5895,
						6032,
						6115,
						6116,
						6112,
						6118,
						6113,
						6108,
						6109,
						6110,
						6117,
						6114,
						6111,
						6034,
						5786,
						5803,
						5859,
						5891,
						5900,
						5925,
						5969,
						6001,
						5980,
						5966,
						6004,
						6007,
						5983,
						5970,
						5998,
						5919,
						5951,
						5978,
						5979,
						5952,
						5947,
						6006,
						5962,
						5958,
						5963,
						5943,
						5923,
						5924,
						5927,
						5933,
						5929,
						5932,
						5930,
						5931,
						5934,
						5935,
						5936,
						5937,
						5964,
						5928,
						5938,
						5971,
						5974,
						5961,
						5960,
						6008,
						6005,
						5988,
						6015,
						5977,
						5948,
						5975,
						5940,
						5949,
						5991,
						5957,
						6002,
						6025,
						6022,
						5996,
						5941,
						6011,
						5920,
						5946,
						5921,
						6019,
						5954,
						5953,
						5973,
						5955,
						6003,
						5956,
						5990,
						5987,
						5985,
						5965,
						5917,
						5939,
						5922,
						6024,
						6018,
						5967,
						6000,
						6013,
						5942,
						5926,
						5968,
						6023,
						5945,
						5993,
						5994,
						5981,
						5982,
						6017,
						5986,
						6014,
						5989,
						6009,
						6010,
						5972,
						5959,
						5997,
						5944,
						5984,
						6021,
						6020,
						5918,
						5950,
						5995,
						5976,
						5999,
						6026,
						6016,
						5992,
						6012,
						6038,
						6039,
						6040,
						5862,
						5861,
						5864,
						5872,
						5871,
						5867,
						5865,
						5870,
						5869,
						5863,
						5868,
						5866,
						5854,
						5822,
						5814,
						5829,
						5839,
						5840,
						5915,
						5911,
						6078,
						6072,
						6067,
						6069,
						6074,
						6083,
						6063,
						6064,
						6066,
						6079,
						6073,
						6068,
						6071,
						6061,
						6062,
						6075,
						6102,
						6096,
						6091,
						6093,
						6098,
						6107,
						6087,
						6088,
						6090,
						6103,
						6097,
						6092,
						6095,
						6085,
						6086,
						6099,
						6084,
						6094,
						6106,
						6104,
						6105,
						6100,
						6101,
						6089,
						6060,
						6070,
						6082,
						6080,
						6081,
						6076,
						6077,
						6065,
						5848,
						5778,
						5781,
						6035,
						5796,
						5849,
						5811,
						5791,
						5780,
						5789,
						5884,
						5797,
						5843,
						5844,
						5828,
						5901,
						5902,
						6046,
						6044,
						6045,
						6043,
						6028,
						6029,
						6030,
						6047,
						6031,
						6052,
						6051,
						6050,
						6053,
						5912,
						5787,
						5788,
						5792,
						5916,
						5793,
						5855,
						5841,
						5838,
						5883,
						5842,
						5853,
						5860,
						5813,
						5882,
						5897,
						5896,
						5850,
						5782,
						6054,
						5783,
						5809,
						6214,
						6203,
						6174,
						6168,
						6204,
						6169,
						6170,
						6171,
						6215,
						6172,
						6159,
						6160,
						6216,
						6157,
						6217,
						6218,
						6205,
						6161,
						6219,
						6196,
						6206,
						6173,
						6154,
						6176,
						6177,
						6220,
						6221,
						6222,
						6223,
						6224,
						6178,
						6201,
						6202,
						6179,
						6225,
						6194,
						6226,
						6207,
						6162,
						6198,
						6180,
						6197,
						6199,
						6200,
						6182,
						6181,
						6227,
						6228,
						6208,
						6209,
						6155,
						6195,
						6193,
						6234,
						6229,
						6163,
						6183,
						6184,
						6230,
						6210,
						6211,
						6164,
						6185,
						6165,
						6186,
						6212,
						6166,
						6231,
						6232,
						6187,
						6188,
						6158,
						6189,
						6190,
						6167,
						6191,
						6192,
						6156,
						6233,
						6213,
						6175,
						5909,
						5881,
						6147,
						6146,
						6140,
						6127,
						6145,
						6132,
						6123,
						6150,
						6149,
						6124,
						6125,
						6128,
						6126,
						6119,
						6122,
						6120,
						6129,
						6139,
						6134,
						6136,
						6143,
						6148,
						6141,
						6138,
						6130,
						6144,
						6133,
						6131,
						6142,
						6151,
						6152,
						6153,
						6135,
						6137,
						6121,
						5823,
						5906,
						5907,
						5908,
						5837,
						5904,
						5905,
						5885,
						5825,
						5826,
						5827,
						5903,
						6027,
						5876,
						5824,
						5875,
						5779,
						5890,
						6041,
						6049,
						6048,
						5887,
						5886,
						5877
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/internationalization/internationalization.ts",
					"line": 44,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/internationalization/internationalization.ts#L44"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"packageName": "typedoc",
						"packagePath": "src/lib/internationalization/translatable.ts",
						"qualifiedName": "BuiltinTranslatableStringArgs"
					},
					"name": "BuiltinTranslatableStringArgs",
					"package": "typedoc"
				}
			]
		},
		{
			"id": 4887,
			"name": "EnumKeys",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils-common/enum.ts",
					"line": 37,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/enum.ts#L37"
				}
			],
			"typeParameters": [
				{
					"id": 4889,
					"name": "E",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "intrinsic",
						"name": "object"
					}
				}
			],
			"type": {
				"type": "intersection",
				"types": [
					{
						"type": "indexedAccess",
						"indexType": {
							"type": "typeOperator",
							"operator": "keyof",
							"target": {
								"type": "reference",
								"target": 4889,
								"name": "E",
								"package": "typedoc",
								"refersToTypeParameter": true
							}
						},
						"objectType": {
							"type": "mapped",
							"parameter": "K",
							"parameterType": {
								"type": "typeOperator",
								"operator": "keyof",
								"target": {
									"type": "reference",
									"target": 4889,
									"name": "E",
									"package": "typedoc",
									"refersToTypeParameter": true
								}
							},
							"templateType": {
								"type": "conditional",
								"checkType": {
									"type": "intrinsic",
									"name": "number"
								},
								"extendsType": {
									"type": "indexedAccess",
									"indexType": {
										"type": "reference",
										"target": {
											"packageName": "typedoc",
											"packagePath": "src/lib/utils-common/enum.ts",
											"qualifiedName": "K"
										},
										"name": "K",
										"package": "typedoc",
										"refersToTypeParameter": true
									},
									"objectType": {
										"type": "reference",
										"target": 4889,
										"name": "E",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								},
								"trueType": {
									"type": "reference",
									"target": {
										"packageName": "typedoc",
										"packagePath": "src/lib/utils-common/enum.ts",
										"qualifiedName": "K"
									},
									"name": "K",
									"package": "typedoc",
									"refersToTypeParameter": true
								},
								"falseType": {
									"type": "intrinsic",
									"name": "never"
								}
							}
						}
					},
					{
						"type": "reflection",
						"declaration": {
							"id": 4888,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/enum.ts",
									"line": 41,
									"character": 6,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/enum.ts#L41"
								}
							]
						}
					}
				]
			}
		},
		{
			"id": 3477,
			"name": "ExternalResolveResult",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "All symbols documented under the Configuration namespace are also available in the root import."
					}
				],
				"blockTags": [
					{
						"tag": "@summary",
						"content": [
							{
								"kind": "text",
								"text": "Controls how TypeDoc reads option files and what options are available."
							}
						]
					}
				]
			},
			"children": [
				{
					"id": 3479,
					"name": "target",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/linkResolver.ts",
							"line": 15,
							"character": 38,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/linkResolver.ts#L15"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 3480,
					"name": "caption",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "lib/converter/comments/linkResolver.ts",
							"line": 15,
							"character": 54,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/linkResolver.ts#L15"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						3479,
						3480
					]
				}
			],
			"sources": [
				{
					"fileName": "lib/converter/comments/linkResolver.ts",
					"line": 15,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/linkResolver.ts#L15"
				}
			]
		},
		{
			"id": 3481,
			"name": "ExternalSymbolResolver",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/converter/comments/linkResolver.ts",
					"line": 25,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/linkResolver.ts#L25"
				}
			],
			"type": {
				"type": "reflection",
				"declaration": {
					"id": 3482,
					"name": "__type",
					"variant": "declaration",
					"kind": 65536,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/converter/comments/linkResolver.ts",
							"line": 25,
							"character": 37,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/converter/comments/linkResolver.ts#L25"
						}
					],
					"signatures": [
						{
							"id": 3483,
							"name": "__type",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"parameters": [
								{
									"id": 3484,
									"name": "ref",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Parsed declaration reference to resolve. This may be created automatically for some symbol, or\n  parsed from user input."
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4883,
										"name": "DeclarationReference",
										"package": "typedoc"
									}
								},
								{
									"id": 3485,
									"name": "refl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "Reflection that contains the resolved link"
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 924,
										"name": "Reflection",
										"package": "typedoc"
									}
								},
								{
									"id": 3486,
									"name": "part",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "If the declaration reference was created from a comment, the originating part."
											}
										]
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Readonly"
												},
												"typeArguments": [
													{
														"type": "reference",
														"target": 140,
														"name": "CommentDisplayPart",
														"package": "typedoc"
													}
												],
												"name": "Readonly",
												"package": "typescript"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								},
								{
									"id": 3487,
									"name": "symbolId",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "If the declaration reference was created from a symbol, or "
											},
											{
												"kind": "code",
												"text": "`useTsLinkResolution`"
											},
											{
												"kind": "text",
												"text": " is turned\n  on and TypeScript resolved the link to some symbol, the ID of that symbol."
											}
										]
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": 1027,
												"name": "ReflectionSymbolId",
												"package": "typedoc"
											},
											{
												"type": "intrinsic",
												"name": "undefined"
											}
										]
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 3477,
										"name": "ExternalResolveResult",
										"package": "typedoc"
									},
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "undefined"
									}
								]
							}
						}
					]
				}
			}
		},
		{
			"id": 4977,
			"name": "GlobString",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Represents a glob path configured by a user."
					}
				]
			},
			"sources": [
				{
					"fileName": "lib/utils-common/path.ts",
					"line": 31,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L31"
				}
			],
			"type": {
				"type": "intersection",
				"types": [
					{
						"type": "intrinsic",
						"name": "string"
					},
					{
						"type": "reflection",
						"declaration": {
							"id": 4978,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4979,
									"name": "__globString",
									"variant": "declaration",
									"kind": 1024,
									"flags": {
										"isReadonly": true
									},
									"sources": [
										{
											"fileName": "lib/utils-common/path.ts",
											"line": 31,
											"character": 45,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L31"
										}
									],
									"type": {
										"type": "typeOperator",
										"operator": "unique",
										"target": {
											"type": "intrinsic",
											"name": "symbol"
										}
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4979
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils-common/path.ts",
									"line": 31,
									"character": 34,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L31"
								}
							]
						}
					}
				]
			}
		},
		{
			"id": 5068,
			"name": "MeaningKeyword",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils-common/declarationReference.ts",
					"line": 31,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/declarationReference.ts#L31"
				}
			],
			"type": {
				"type": "indexedAccess",
				"indexType": {
					"type": "intrinsic",
					"name": "number"
				},
				"objectType": {
					"type": "query",
					"queryType": {
						"type": "reference",
						"target": {
							"packageName": "typedoc",
							"packagePath": "src/lib/utils-common/declarationReference.ts",
							"qualifiedName": "MeaningKeywords"
						},
						"name": "MeaningKeywords",
						"package": "typedoc",
						"preferValues": true
					}
				}
			}
		},
		{
			"id": 5084,
			"name": "NormalizedPath",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Represents a normalized path with path separators being "
					},
					{
						"kind": "code",
						"text": "`/`"
					},
					{
						"kind": "text",
						"text": "\nOn Windows, drives are represented like "
					},
					{
						"kind": "code",
						"text": "`C:/Users`"
					},
					{
						"kind": "text",
						"text": " for consistency\nwith TypeScript.\n\nThe empty string "
					},
					{
						"kind": "code",
						"text": "`\"\"`"
					},
					{
						"kind": "text",
						"text": " is a valid normalized path."
					}
				]
			},
			"sources": [
				{
					"fileName": "lib/utils-common/path.ts",
					"line": 14,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L14"
				}
			],
			"type": {
				"type": "union",
				"types": [
					{
						"type": "literal",
						"value": ""
					},
					{
						"type": "literal",
						"value": "/"
					},
					{
						"type": "intersection",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 5085,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 5086,
											"name": "__normPath",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils-common/path.ts",
													"line": 14,
													"character": 60,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L14"
												}
											],
											"type": {
												"type": "typeOperator",
												"operator": "unique",
												"target": {
													"type": "intrinsic",
													"name": "symbol"
												}
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												5086
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils-common/path.ts",
											"line": 14,
											"character": 49,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L14"
										}
									]
								}
							}
						]
					}
				]
			}
		},
		{
			"id": 5087,
			"name": "NormalizedPathOrModule",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Represents either a "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "NormalizedPath",
						"target": 5084
					},
					{
						"kind": "text",
						"text": " or a Node module name\n(e.g. "
					},
					{
						"kind": "code",
						"text": "`typedoc-plugin-mdn-links`"
					},
					{
						"kind": "text",
						"text": " or "
					},
					{
						"kind": "code",
						"text": "`@gerrit0/typedoc-plugin`"
					},
					{
						"kind": "text",
						"text": ")"
					}
				]
			},
			"sources": [
				{
					"fileName": "lib/utils-common/path.ts",
					"line": 20,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L20"
				}
			],
			"type": {
				"type": "union",
				"types": [
					{
						"type": "reference",
						"target": 5084,
						"name": "NormalizedPath",
						"package": "typedoc"
					},
					{
						"type": "intersection",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 5088,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 5089,
											"name": "__normPathOrModule",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isReadonly": true
											},
											"sources": [
												{
													"fileName": "lib/utils-common/path.ts",
													"line": 20,
													"character": 74,
													"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L20"
												}
											],
											"type": {
												"type": "typeOperator",
												"operator": "unique",
												"target": {
													"type": "intrinsic",
													"name": "symbol"
												}
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												5089
											]
										}
									],
									"sources": [
										{
											"fileName": "lib/utils-common/path.ts",
											"line": 20,
											"character": 63,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L20"
										}
									]
								}
							}
						]
					}
				]
			}
		},
		{
			"id": 5090,
			"name": "NormalizedPathOrModuleOrFunction",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "Represents either a "
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "NormalizedPath",
						"target": 5084
					},
					{
						"kind": "text",
						"text": " or a Node module name\n(e.g. "
					},
					{
						"kind": "code",
						"text": "`typedoc-plugin-mdn-links`"
					},
					{
						"kind": "text",
						"text": " or "
					},
					{
						"kind": "code",
						"text": "`@gerrit0/typedoc-plugin`"
					},
					{
						"kind": "text",
						"text": ")"
					}
				]
			},
			"sources": [
				{
					"fileName": "lib/utils-common/path.ts",
					"line": 26,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L26"
				}
			],
			"type": {
				"type": "union",
				"types": [
					{
						"type": "reference",
						"target": 5087,
						"name": "NormalizedPathOrModule",
						"package": "typedoc"
					},
					{
						"type": "reflection",
						"declaration": {
							"id": 5091,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "lib/utils-common/path.ts",
									"line": 26,
									"character": 73,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/path.ts#L26"
								}
							],
							"signatures": [
								{
									"id": 5092,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"parameters": [
										{
											"id": 5093,
											"name": "app",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": 3072,
												"name": "Application",
												"package": "typedoc"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"packageName": "typescript",
													"packagePath": "lib/lib.es5.d.ts",
													"qualifiedName": "Promise"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "void"
													}
												],
												"name": "Promise",
												"package": "typescript"
											},
											{
												"type": "intrinsic",
												"name": "void"
											}
										]
									}
								}
							]
						}
					}
				]
			}
		},
		{
			"id": 4603,
			"name": "RenderTemplate",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/output/themes/default/DefaultTheme.tsx",
					"line": 37,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L37"
				}
			],
			"typeParameters": [
				{
					"id": 4607,
					"name": "T",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {}
				}
			],
			"type": {
				"type": "reflection",
				"declaration": {
					"id": 4604,
					"name": "__type",
					"variant": "declaration",
					"kind": 65536,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/output/themes/default/DefaultTheme.tsx",
							"line": 37,
							"character": 32,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/themes/default/DefaultTheme.tsx#L37"
						}
					],
					"signatures": [
						{
							"id": 4605,
							"name": "__type",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [],
								"blockTags": [
									{
										"tag": "@returns",
										"content": [
											{
												"kind": "text",
												"text": "either a string to be written to the file, or an element to be serialized and then written."
											}
										]
									}
								]
							},
							"parameters": [
								{
									"id": 4606,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "the reflection to render"
											}
										]
									},
									"type": {
										"type": "reference",
										"target": 4607,
										"name": "T",
										"package": "typedoc",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "union",
								"types": [
									{
										"type": "reference",
										"target": 6241,
										"name": "JSX.Element",
										"package": "typedoc",
										"qualifiedName": "JsxElement"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								]
							}
						}
					]
				}
			}
		},
		{
			"id": 4637,
			"name": "RouterTarget",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"comment": {
				"summary": [
					{
						"kind": "text",
						"text": "A router target is something that may be linked to within a page. Notably,\n"
					},
					{
						"kind": "inline-tag",
						"tag": "@link",
						"text": "Reflection",
						"target": 924
					},
					{
						"kind": "text",
						"text": " is compatible with this interface. TypeDoc supports non-reflection\nrouter targets, but does not currently create any."
					}
				]
			},
			"sources": [
				{
					"fileName": "lib/output/router.ts",
					"line": 30,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L30"
				}
			],
			"type": {
				"type": "union",
				"types": [
					{
						"type": "reflection",
						"declaration": {
							"id": 4638,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 4639,
									"name": "name",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/router.ts",
											"line": 31,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L31"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 4640,
									"name": "parent",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/output/router.ts",
											"line": 32,
											"character": 4,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L32"
										}
									],
									"type": {
										"type": "reference",
										"target": 4637,
										"name": "RouterTarget",
										"package": "typedoc"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										4639,
										4640
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/output/router.ts",
									"line": 30,
									"character": 27,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/output/router.ts#L30"
								}
							]
						}
					},
					{
						"type": "reference",
						"target": 924,
						"name": "Reflection",
						"package": "typedoc"
					}
				]
			}
		},
		{
			"id": 4820,
			"name": "SortStrategy",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils/sort.ts",
					"line": 29,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/sort.ts#L29"
				}
			],
			"type": {
				"type": "indexedAccess",
				"indexType": {
					"type": "intrinsic",
					"name": "number"
				},
				"objectType": {
					"type": "query",
					"queryType": {
						"type": "reference",
						"target": {
							"packageName": "typedoc",
							"packagePath": "src/lib/utils/sort.ts",
							"qualifiedName": "SORT_STRATEGIES"
						},
						"name": "SORT_STRATEGIES",
						"package": "typedoc",
						"preferValues": true
					}
				}
			}
		},
		{
			"id": 5097,
			"name": "TagString",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils-common/validation.ts",
					"line": 122,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/validation.ts#L122"
				}
			],
			"type": {
				"type": "templateLiteral",
				"head": "@",
				"tail": [
					[
						{
							"type": "intrinsic",
							"name": "string"
						},
						""
					]
				]
			}
		},
		{
			"id": 5098,
			"name": "TranslatedString",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils-common/i18n.ts",
					"line": 9,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L9"
				}
			],
			"type": {
				"type": "intersection",
				"types": [
					{
						"type": "intrinsic",
						"name": "string"
					},
					{
						"type": "reflection",
						"declaration": {
							"id": 5099,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 5100,
									"name": "[TranslatedString]",
									"variant": "declaration",
									"kind": 1024,
									"flags": {},
									"sources": [
										{
											"fileName": "lib/utils-common/i18n.ts",
											"line": 9,
											"character": 42,
											"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L9"
										}
									],
									"type": {
										"type": "literal",
										"value": true
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										5100
									]
								}
							],
							"sources": [
								{
									"fileName": "lib/utils-common/i18n.ts",
									"line": 9,
									"character": 40,
									"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L9"
								}
							]
						}
					}
				]
			}
		},
		{
			"id": 4980,
			"name": "i18n",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "lib/utils-common/i18n.ts",
					"line": 26,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L26"
				}
			],
			"type": {
				"type": "reference",
				"target": 6428,
				"name": "TranslationProxy",
				"package": "typedoc"
			},
			"defaultValue": "..."
		},
		{
			"id": 4679,
			"name": "normalizePath",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils/paths.ts",
					"line": 144,
					"character": 16,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/paths.ts#L144"
				}
			],
			"signatures": [
				{
					"id": 4680,
					"name": "normalizePath",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Normalize the given path."
							}
						],
						"blockTags": [
							{
								"tag": "@returns",
								"content": [
									{
										"kind": "text",
										"text": "The normalized path."
									}
								]
							}
						]
					},
					"sources": [
						{
							"fileName": "lib/utils/paths.ts",
							"line": 144,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils/paths.ts#L144"
						}
					],
					"parameters": [
						{
							"id": 4681,
							"name": "path",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "The path that should be normalized."
									}
								]
							},
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"type": {
						"type": "reference",
						"target": 5084,
						"name": "NormalizedPath",
						"package": "typedoc"
					}
				}
			]
		},
		{
			"id": 5101,
			"name": "translateTagName",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/utils-common/i18n.ts",
					"line": 40,
					"character": 16,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L40"
				}
			],
			"signatures": [
				{
					"id": 5102,
					"name": "translateTagName",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "lib/utils-common/i18n.ts",
							"line": 40,
							"character": 16,
							"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/utils-common/i18n.ts#L40"
						}
					],
					"parameters": [
						{
							"id": 5103,
							"name": "tag",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "templateLiteral",
								"head": "@",
								"tail": [
									[
										{
											"type": "intrinsic",
											"name": "string"
										},
										""
									]
								]
							}
						}
					],
					"type": {
						"type": "reference",
						"target": 5098,
						"name": "TranslatedString",
						"package": "typedoc"
					}
				}
			]
		},
		{
			"id": 4672,
			"name": "ArgumentsReader",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 82,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L82"
				}
			],
			"target": 2255
		},
		{
			"id": 4748,
			"name": "ArrayDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 98,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L98"
				}
			],
			"target": 2360
		},
		{
			"id": 3049,
			"name": "ArrayType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 240,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L240"
				}
			],
			"target": 1309
		},
		{
			"id": 4749,
			"name": "BooleanDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 99,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L99"
				}
			],
			"target": 2372
		},
		{
			"id": 3017,
			"name": "Comment",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Comment.ts",
					"line": 169,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L169"
				}
			],
			"target": 179
		},
		{
			"id": 3013,
			"name": "CommentDisplayPart",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Comment.ts",
					"line": 13,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L13"
				}
			],
			"target": 140
		},
		{
			"id": 4673,
			"name": "CommentStyle",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 83,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L83"
				}
			],
			"target": 2096
		},
		{
			"id": 3016,
			"name": "CommentTag",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Comment.ts",
					"line": 79,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L79"
				}
			],
			"target": 158
		},
		{
			"id": 3050,
			"name": "ConditionalType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 274,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L274"
				}
			],
			"target": 1344
		},
		{
			"id": 3018,
			"name": "ContainerReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ContainerReflection.ts",
					"line": 13,
					"character": 22,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ContainerReflection.ts#L13"
				}
			],
			"target": 252
		},
		{
			"id": 3019,
			"name": "DeclarationHierarchy",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/DeclarationReflection.ts",
					"line": 18,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L18"
				}
			],
			"target": 336
		},
		{
			"id": 4750,
			"name": "DeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 100,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L100"
				}
			],
			"target": 2380
		},
		{
			"id": 4751,
			"name": "DeclarationOptionBase",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 101,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L101"
				}
			],
			"target": 2381
		},
		{
			"id": 4752,
			"name": "DeclarationOptionToOptionType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 102,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L102"
				}
			],
			"target": 2388
		},
		{
			"id": 3020,
			"name": "DeclarationReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/DeclarationReflection.ts",
					"line": 42,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DeclarationReflection.ts#L42"
				}
			],
			"target": 340
		},
		{
			"id": 3021,
			"name": "DocumentReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/DocumentReflection.ts",
					"line": 9,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/DocumentReflection.ts#L9"
				}
			],
			"target": 453
		},
		{
			"id": 3022,
			"name": "FileId",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/FileRegistry.ts",
					"line": 6,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L6"
				}
			],
			"target": 531
		},
		{
			"id": 3023,
			"name": "FileRegistry",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/FileRegistry.ts",
					"line": 8,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/FileRegistry.ts#L8"
				}
			],
			"target": 534
		},
		{
			"id": 4809,
			"name": "FlagsDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 105,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L105"
				}
			],
			"target": 2390
		},
		{
			"id": 3051,
			"name": "IndexedAccessType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 343,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L343"
				}
			],
			"target": 1386
		},
		{
			"id": 3052,
			"name": "InferredType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 383,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L383"
				}
			],
			"target": 1423
		},
		{
			"id": 3014,
			"name": "InlineTagDisplayPart",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Comment.ts",
					"line": 36,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L36"
				}
			],
			"target": 147
		},
		{
			"id": 3053,
			"name": "IntersectionType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 451,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L451"
				}
			],
			"target": 1461
		},
		{
			"id": 3054,
			"name": "IntrinsicType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 510,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L510"
				}
			],
			"target": 1497
		},
		{
			"id": 4810,
			"name": "JsDocCompatibility",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 106,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L106"
				}
			],
			"target": 2411
		},
		{
			"id": 4811,
			"name": "KeyToDeclaration",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 107,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L107"
				}
			],
			"target": 2417
		},
		{
			"id": 3055,
			"name": "LiteralType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 542,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L542"
				}
			],
			"target": 1531
		},
		{
			"id": 3042,
			"name": "makeRecursiveVisitor",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 100,
					"character": 16,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L100"
				}
			],
			"target": 1218
		},
		{
			"id": 4812,
			"name": "ManuallyValidatedOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 108,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L108"
				}
			],
			"target": 2429
		},
		{
			"id": 4813,
			"name": "MapDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 109,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L109"
				}
			],
			"target": 2433
		},
		{
			"id": 3056,
			"name": "MappedType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 589,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L589"
				}
			],
			"target": 1565
		},
		{
			"id": 4814,
			"name": "MixedDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 110,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L110"
				}
			],
			"target": 2443
		},
		{
			"id": 3065,
			"name": "NamedTupleMember",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1277,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1277"
				}
			],
			"target": 1933
		},
		{
			"id": 4815,
			"name": "NumberDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 111,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L111"
				}
			],
			"target": 2455
		},
		{
			"id": 4816,
			"name": "ObjectDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 112,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L112"
				}
			],
			"target": 2469
		},
		{
			"id": 4682,
			"name": "Option",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 86,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L86"
				}
			],
			"target": 2123
		},
		{
			"id": 3057,
			"name": "OptionalType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 664,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L664"
				}
			],
			"target": 1610
		},
		{
			"id": 4683,
			"name": "OptionDefaults",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 87,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L87"
				}
			],
			"target": 2998
		},
		{
			"id": 4684,
			"name": "Options",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 88,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L88"
				}
			],
			"target": 2146
		},
		{
			"id": 4817,
			"name": "OptionsReader",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 113,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L113"
				}
			],
			"target": 2242
		},
		{
			"id": 4818,
			"name": "OutputSpecification",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 114,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L114"
				}
			],
			"target": 2481
		},
		{
			"id": 4685,
			"name": "PackageJsonReader",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 89,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L89"
				}
			],
			"target": 2271
		},
		{
			"id": 4686,
			"name": "ParameterHint",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 90,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L90"
				}
			],
			"target": 2105
		},
		{
			"id": 3025,
			"name": "ParameterReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ParameterReflection.ts",
					"line": 10,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ParameterReflection.ts#L10"
				}
			],
			"target": 646
		},
		{
			"id": 4687,
			"name": "ParameterType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 91,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L91"
				}
			],
			"target": 2108
		},
		{
			"id": 4819,
			"name": "ParameterTypeToOptionTypeMap",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 115,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L115"
				}
			],
			"target": 2486
		},
		{
			"id": 3058,
			"name": "PredicateType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 696,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L696"
				}
			],
			"target": 1645
		},
		{
			"id": 3012,
			"name": "ProjectReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/index.ts",
					"line": 8,
					"character": 9,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/index.ts#L8"
				}
			],
			"target": 2
		},
		{
			"id": 3059,
			"name": "QueryType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 754,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L754"
				}
			],
			"target": 1684
		},
		{
			"id": 3026,
			"name": "ReferenceReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ReferenceReflection.ts",
					"line": 20,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReferenceReflection.ts#L20"
				}
			],
			"target": 718
		},
		{
			"id": 3060,
			"name": "ReferenceType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 795,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L795"
				}
			],
			"target": 1719
		},
		{
			"id": 3033,
			"name": "Reflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 287,
					"character": 22,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L287"
				}
			],
			"target": 924
		},
		{
			"id": 3034,
			"name": "ReflectionCategory",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ReflectionCategory.ts",
					"line": 12,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionCategory.ts#L12"
				}
			],
			"target": 994
		},
		{
			"id": 3027,
			"name": "ReflectionFlag",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 30,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L30"
				}
			],
			"target": 842
		},
		{
			"id": 3028,
			"name": "ReflectionFlags",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 58,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L58"
				}
			],
			"target": 855
		},
		{
			"id": 3035,
			"name": "ReflectionGroup",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ReflectionGroup.ts",
					"line": 13,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionGroup.ts#L13"
				}
			],
			"target": 1007
		},
		{
			"id": 3032,
			"name": "ReflectionId",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 273,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L273"
				}
			],
			"target": 921
		},
		{
			"id": 3024,
			"name": "ReflectionKind",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/kind.ts",
					"line": 7,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L7"
				},
				{
					"fileName": "lib/models/kind.ts",
					"line": 38,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/kind.ts#L38"
				}
			],
			"target": 590
		},
		{
			"id": 3037,
			"name": "ReflectionSymbolId",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ReflectionSymbolId.ts",
					"line": 17,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L17"
				}
			],
			"target": 1027
		},
		{
			"id": 3036,
			"name": "ReflectionSymbolIdString",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/ReflectionSymbolId.ts",
					"line": 8,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/ReflectionSymbolId.ts#L8"
				}
			],
			"target": 1024
		},
		{
			"id": 3061,
			"name": "ReflectionType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1097,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1097"
				}
			],
			"target": 1790
		},
		{
			"id": 3070,
			"name": "ReflectionVariant",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/variant.ts",
					"line": 13,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L13"
				}
			],
			"target": 2086
		},
		{
			"id": 3031,
			"name": "ReflectionVisitor",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 265,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L265"
				}
			],
			"target": 917
		},
		{
			"id": 3015,
			"name": "RelativeLinkDisplayPart",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Comment.ts",
					"line": 56,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Comment.ts#L56"
				}
			],
			"target": 153
		},
		{
			"id": 3197,
			"name": "resetReflectionID",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 15,
					"character": 9,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L15"
				}
			],
			"target": 840
		},
		{
			"id": 3062,
			"name": "RestType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1157,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1157"
				}
			],
			"target": 1826
		},
		{
			"id": 3038,
			"name": "SignatureReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/SignatureReflection.ts",
					"line": 13,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SignatureReflection.ts#L13"
				}
			],
			"target": 1044
		},
		{
			"id": 3071,
			"name": "SomeReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/variant.ts",
					"line": 23,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/variant.ts#L23"
				}
			],
			"target": 2094
		},
		{
			"id": 3047,
			"name": "SomeType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 198,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L198"
				}
			],
			"target": 1284
		},
		{
			"id": 3039,
			"name": "SourceReference",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/SourceReference.ts",
					"line": 8,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/SourceReference.ts#L8"
				}
			],
			"target": 1121
		},
		{
			"id": 3069,
			"name": "splitUnquotedString",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/utils.ts",
					"line": 1,
					"character": 16,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/utils.ts#L1"
				}
			],
			"target": 2082
		},
		{
			"id": 4821,
			"name": "StringDeclarationOption",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 117,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L117"
				}
			],
			"target": 2506
		},
		{
			"id": 3063,
			"name": "TemplateLiteralType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1187,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1187"
				}
			],
			"target": 1861
		},
		{
			"id": 3030,
			"name": "TraverseCallback",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 254,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L254"
				}
			],
			"target": 913
		},
		{
			"id": 3029,
			"name": "TraverseProperty",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/Reflection.ts",
					"line": 242,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/Reflection.ts#L242"
				}
			],
			"target": 903
		},
		{
			"id": 4688,
			"name": "TSConfigReader",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 92,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L92"
				}
			],
			"target": 2286
		},
		{
			"id": 3064,
			"name": "TupleType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1237,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1237"
				}
			],
			"target": 1898
		},
		{
			"id": 3043,
			"name": "Type",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 16,
					"character": 22,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L16"
				}
			],
			"target": 1221
		},
		{
			"id": 3048,
			"name": "TypeContext",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 205,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L205"
				},
				{
					"fileName": "lib/models/types.ts",
					"line": 230,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L230"
				}
			],
			"target": 1285
		},
		{
			"id": 4822,
			"name": "TypeDocOptionMap",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 118,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L118"
				}
			],
			"target": 2520
		},
		{
			"id": 4823,
			"name": "TypeDocOptions",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 119,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L119"
				}
			],
			"target": 2667
		},
		{
			"id": 4824,
			"name": "TypeDocOptionValues",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 120,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L120"
				}
			],
			"target": 2800
		},
		{
			"id": 4689,
			"name": "TypeDocReader",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 93,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L93"
				}
			],
			"target": 2327
		},
		{
			"id": 3046,
			"name": "TypeKind",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 195,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L195"
				}
			],
			"target": 1283
		},
		{
			"id": 3044,
			"name": "TypeKindMap",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 73,
					"character": 17,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L73"
				}
			],
			"target": 1255
		},
		{
			"id": 3066,
			"name": "TypeOperatorType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1318,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1318"
				}
			],
			"target": 1972
		},
		{
			"id": 3041,
			"name": "TypeParameterReflection",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/TypeParameterReflection.ts",
					"line": 22,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L22"
				}
			],
			"target": 1145
		},
		{
			"id": 3045,
			"name": "TypeVisitor",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 96,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L96"
				}
			],
			"target": 1276
		},
		{
			"id": 3067,
			"name": "UnionType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1383,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1383"
				}
			],
			"target": 2010
		},
		{
			"id": 3068,
			"name": "UnknownType",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/types.ts",
					"line": 1453,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/types.ts#L1453"
				}
			],
			"target": 2047
		},
		{
			"id": 4825,
			"name": "ValidationOptions",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "index.ts",
					"line": 121,
					"character": 4,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/index.ts#L121"
				}
			],
			"target": 2990
		},
		{
			"id": 3040,
			"name": "VarianceModifier",
			"variant": "reference",
			"kind": 4194304,
			"flags": {},
			"sources": [
				{
					"fileName": "lib/models/TypeParameterReflection.ts",
					"line": 12,
					"character": 13,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L12"
				},
				{
					"fileName": "lib/models/TypeParameterReflection.ts",
					"line": 17,
					"character": 12,
					"url": "https://gitlab.com/bootutils/www.typedoc.cn/-/blob/6e66c3eb2d64627bda0fa74e2565a3e0afbb1d49/src/lib/models/TypeParameterReflection.ts#L17"
				}
			],
			"target": 1141
		}
	],
	"groups": [
		{
			"title": "Namespaces",
			"children": [
				2095,
				5776,
				5359,
				4981,
				1,
				4683
			]
		},
		{
			"title": "Classes",
			"children": [
				4829,
				3208,
				3616,
				3702,
				4890,
				4926,
				3974,
				5004,
				4114,
				5074,
				4641,
				4124,
				4258,
				5689,
				4269,
				4418,
				4690,
				4672,
				3049,
				3017,
				3016,
				3050,
				3018,
				3020,
				3021,
				3023,
				3051,
				3052,
				3053,
				3054,
				3055,
				3056,
				3065,
				3057,
				4684,
				4685,
				3025,
				3058,
				3012,
				3059,
				3026,
				3060,
				3033,
				3034,
				3028,
				3035,
				3037,
				3061,
				3062,
				3038,
				3039,
				3063,
				4688,
				3064,
				3043,
				4689,
				3066,
				3041,
				3067,
				3068
			]
		},
		{
			"title": "Enumerations",
			"children": [
				4674,
				5058,
				4148,
				4673,
				4686,
				4687,
				3027,
				3024,
				3029,
				3048,
				3040
			]
		},
		{
			"title": "Functions",
			"children": [
				4679,
				5101,
				3042,
				4682,
				3197,
				3069
			]
		},
		{
			"title": "Interfaces",
			"children": [
				3193,
				3198,
				4826,
				3465,
				4883,
				5104,
				5349,
				4753,
				4757,
				4463,
				5064,
				5069,
				4562,
				4569,
				4574,
				4581,
				4588,
				4608,
				5762,
				5773,
				5094,
				5777,
				4748,
				4749,
				3019,
				4751,
				4809,
				3014,
				4813,
				4814,
				4815,
				4816,
				4817,
				4819,
				3070,
				3015,
				4821,
				3030,
				4822,
				4823,
				4824,
				3044
			]
		},
		{
			"title": "None",
			"children": [
				3072,
				3313,
				5110,
				4153,
				5696
			]
		},
		{
			"title": "Routers",
			"children": [
				3488,
				3550,
				3908,
				3985,
				4051,
				4291,
				4356
			]
		},
		{
			"title": "Type Aliases",
			"children": [
				4887,
				3477,
				3481,
				4977,
				5068,
				5084,
				5087,
				5090,
				4603,
				4637,
				4820,
				5097,
				5098,
				3013,
				4750,
				4752,
				3022,
				4810,
				4811,
				4812,
				4818,
				3032,
				3036,
				3031,
				3071,
				3047,
				3046,
				3045,
				4825
			]
		},
		{
			"title": "Variables",
			"children": [
				4980
			]
		}
	],
	"packageName": "typedoc",
	"packageVersion": "0.28.15",
	"symbolIdMap": {
		"0": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": ""
		},
		"1": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/index.ts",
			"qualifiedName": ""
		},
		"2": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection"
		},
		"3": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.__constructor"
		},
		"4": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection"
		},
		"5": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "name"
		},
		"6": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "registry"
		},
		"7": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.variant"
		},
		"13": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.reflections"
		},
		"14": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "__type"
		},
		"15": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "__type.__index"
		},
		"17": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.packageName"
		},
		"18": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.packageVersion"
		},
		"19": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.readme"
		},
		"20": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.files"
		},
		"21": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.isProject"
		},
		"22": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.isProject"
		},
		"23": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionsByKind"
		},
		"24": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionsByKind"
		},
		"25": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "kind"
		},
		"26": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.registerReflection"
		},
		"27": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.registerReflection"
		},
		"28": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "reflection"
		},
		"29": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "id"
		},
		"30": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "filePath"
		},
		"31": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.removeTypeReflections"
		},
		"32": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.removeTypeReflections"
		},
		"33": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "type"
		},
		"34": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.removeReflection"
		},
		"35": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.removeReflection"
		},
		"36": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "reflection"
		},
		"37": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.mergeReflections"
		},
		"38": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.mergeReflections"
		},
		"39": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "source"
		},
		"40": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "target"
		},
		"44": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionById"
		},
		"45": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionById"
		},
		"46": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "id"
		},
		"47": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionFromSymbolId"
		},
		"48": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionFromSymbolId"
		},
		"49": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "symbolId"
		},
		"50": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionsFromSymbolId"
		},
		"51": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getReflectionsFromSymbolId"
		},
		"52": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "symbolId"
		},
		"53": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getSymbolIdFromReflection"
		},
		"54": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.getSymbolIdFromReflection"
		},
		"55": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "reflection"
		},
		"56": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.registerSymbolId"
		},
		"57": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.registerSymbolId"
		},
		"58": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "reflection"
		},
		"59": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "id"
		},
		"60": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.symbolIdHasBeenRemoved"
		},
		"61": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.symbolIdHasBeenRemoved"
		},
		"62": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "id"
		},
		"65": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.toObject"
		},
		"66": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.toObject"
		},
		"67": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "serializer"
		},
		"68": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.fromObject"
		},
		"69": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "ProjectReflection.fromObject"
		},
		"70": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "de"
		},
		"71": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "obj"
		},
		"72": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.children"
		},
		"73": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.documents"
		},
		"74": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
		},
		"75": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.groups"
		},
		"76": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.categories"
		},
		"77": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"78": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"79": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "kind"
		},
		"80": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"81": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"82": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"83": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"84": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"85": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"86": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"87": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"88": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.traverse"
		},
		"89": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.traverse"
		},
		"90": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "callback"
		},
		"91": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"92": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"93": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"94": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"95": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"96": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"97": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"98": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"99": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentDisplayPart"
		},
		"141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type"
		},
		"142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.kind"
		},
		"143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.text"
		},
		"144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type"
		},
		"145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.kind"
		},
		"146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.text"
		},
		"147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart"
		},
		"148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart.kind"
		},
		"149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart.tag"
		},
		"150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart.text"
		},
		"151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart.target"
		},
		"152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart.tsLinkText"
		},
		"153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart"
		},
		"154": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart.kind"
		},
		"155": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart.text"
		},
		"156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart.target"
		},
		"157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart.targetAnchor"
		},
		"158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag"
		},
		"159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.__constructor"
		},
		"160": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag"
		},
		"161": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tag"
		},
		"162": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "text"
		},
		"163": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.tag"
		},
		"164": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.name"
		},
		"165": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.typeAnnotation"
		},
		"166": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.content"
		},
		"167": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.skipRendering"
		},
		"168": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.similarTo"
		},
		"169": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.similarTo"
		},
		"170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "other"
		},
		"171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.clone"
		},
		"172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.clone"
		},
		"173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.toObject"
		},
		"174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.toObject"
		},
		"175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.fromObject"
		},
		"176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag.fromObject"
		},
		"177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "de"
		},
		"178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "obj"
		},
		"179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment"
		},
		"180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.combineDisplayParts"
		},
		"181": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.combineDisplayParts"
		},
		"182": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "parts"
		},
		"183": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.cloneDisplayParts"
		},
		"184": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.cloneDisplayParts"
		},
		"185": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "parts"
		},
		"186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.serializeDisplayParts"
		},
		"187": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.serializeDisplayParts"
		},
		"188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "parts"
		},
		"191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.deserializeDisplayParts"
		},
		"192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.deserializeDisplayParts"
		},
		"193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "de"
		},
		"194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "parts"
		},
		"195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.splitPartsToHeaderAndBody"
		},
		"196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.splitPartsToHeaderAndBody"
		},
		"197": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "parts"
		},
		"198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type"
		},
		"199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.header"
		},
		"200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "__type.body"
		},
		"201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.__constructor"
		},
		"202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment"
		},
		"203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "summary"
		},
		"204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "blockTags"
		},
		"205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "modifierTags"
		},
		"206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.summary"
		},
		"207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.blockTags"
		},
		"208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.modifierTags"
		},
		"209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.label"
		},
		"210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.sourcePath"
		},
		"211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.discoveryId"
		},
		"212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.inheritedFromParentDeclaration"
		},
		"213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getShortSummary"
		},
		"214": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getShortSummary"
		},
		"215": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "useFirstParagraph"
		},
		"216": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.similarTo"
		},
		"217": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.similarTo"
		},
		"218": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "other"
		},
		"219": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.clone"
		},
		"220": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.clone"
		},
		"221": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.isEmpty"
		},
		"222": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.isEmpty"
		},
		"223": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.hasVisibleComponent"
		},
		"224": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.hasVisibleComponent"
		},
		"225": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "notRenderedTags"
		},
		"226": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.hasModifier"
		},
		"227": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.hasModifier"
		},
		"228": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"229": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.removeModifier"
		},
		"230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.removeModifier"
		},
		"231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getTag"
		},
		"233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getTag"
		},
		"234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getTags"
		},
		"236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getTags"
		},
		"237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getIdentifiedTag"
		},
		"239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.getIdentifiedTag"
		},
		"240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "identifier"
		},
		"241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.removeTags"
		},
		"243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.removeTags"
		},
		"244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tagName"
		},
		"245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.toObject"
		},
		"246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.toObject"
		},
		"247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "serializer"
		},
		"248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.fromObject"
		},
		"249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment.fromObject"
		},
		"250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "de"
		},
		"251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "obj"
		},
		"252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection"
		},
		"253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.__constructor"
		},
		"254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ContainerReflection"
		},
		"255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "parent"
		},
		"258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.children"
		},
		"259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.documents"
		},
		"260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
		},
		"261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.groups"
		},
		"262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.categories"
		},
		"263": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"264": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "kind"
		},
		"266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"272": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"273": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.traverse"
		},
		"275": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.traverse"
		},
		"276": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "callback"
		},
		"277": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.toObject"
		},
		"278": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.toObject"
		},
		"279": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "serializer"
		},
		"280": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.fromObject"
		},
		"281": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.fromObject"
		},
		"282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "de"
		},
		"283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "obj"
		},
		"284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.variant"
		},
		"285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"287": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"288": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"292": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"295": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"296": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"297": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"302": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"303": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"304": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"305": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"306": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"307": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"308": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"309": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"310": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"311": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"312": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"313": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"314": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"315": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"316": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"317": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"318": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"319": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"320": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"321": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"322": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"323": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"324": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"325": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"326": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"328": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"329": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"330": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationHierarchy"
		},
		"337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationHierarchy.types"
		},
		"338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationHierarchy.next"
		},
		"339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationHierarchy.isTarget"
		},
		"340": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection"
		},
		"341": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.__constructor"
		},
		"342": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "DeclarationReflection"
		},
		"343": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"344": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"345": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "parent"
		},
		"346": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.variant"
		},
		"347": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.sources"
		},
		"348": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.relevanceBoost"
		},
		"349": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.escapedName"
		},
		"350": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.type"
		},
		"351": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.typeParameters"
		},
		"352": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.signatures"
		},
		"353": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.indexSignatures"
		},
		"354": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getSignature"
		},
		"355": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.setSignature"
		},
		"356": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.defaultValue"
		},
		"357": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.overwrites"
		},
		"358": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.inheritedFrom"
		},
		"359": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementationOf"
		},
		"360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.extendedTypes"
		},
		"361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.extendedBy"
		},
		"362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementedTypes"
		},
		"363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementedBy"
		},
		"364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.typeHierarchy"
		},
		"365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.readme"
		},
		"366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.packageVersion"
		},
		"367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.isDeclaration"
		},
		"368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.isDeclaration"
		},
		"369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.hasGetterOrSetter"
		},
		"370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.hasGetterOrSetter"
		},
		"371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getAllSignatures"
		},
		"372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getAllSignatures"
		},
		"373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getNonIndexSignatures"
		},
		"374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getNonIndexSignatures"
		},
		"375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getProperties"
		},
		"376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getProperties"
		},
		"377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getChildOrTypePropertyByName"
		},
		"378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getChildOrTypePropertyByName"
		},
		"379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "path"
		},
		"380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.traverse"
		},
		"381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.traverse"
		},
		"382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "callback"
		},
		"383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toString"
		},
		"384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toString"
		},
		"385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toObject"
		},
		"386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toObject"
		},
		"387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "serializer"
		},
		"388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.fromObject"
		},
		"389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.fromObject"
		},
		"390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "de"
		},
		"391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "obj"
		},
		"392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.children"
		},
		"393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.documents"
		},
		"394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
		},
		"395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.groups"
		},
		"396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.categories"
		},
		"397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "kind"
		},
		"400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"402": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"403": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"404": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"405": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"406": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"407": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"412": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"413": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"430": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"432": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"433": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"434": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"435": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"445": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection"
		},
		"454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.__constructor"
		},
		"455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection"
		},
		"456": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "name"
		},
		"457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "parent"
		},
		"458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "content"
		},
		"459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "frontmatter"
		},
		"460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.variant"
		},
		"461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.content"
		},
		"462": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.frontmatter"
		},
		"463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.relevanceBoost"
		},
		"464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.children"
		},
		"465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.addChild"
		},
		"466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.addChild"
		},
		"467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "child"
		},
		"468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.isDocument"
		},
		"469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.isDocument"
		},
		"470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.traverse"
		},
		"471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.traverse"
		},
		"472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "callback"
		},
		"473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.toObject"
		},
		"474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.toObject"
		},
		"475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "serializer"
		},
		"476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.fromObject"
		},
		"477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection.fromObject"
		},
		"478": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "de"
		},
		"479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "obj"
		},
		"480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"482": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"490": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"493": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"496": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"499": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"502": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"505": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"508": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"511": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"514": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"517": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"520": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"523": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"526": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"529": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"531": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileId"
		},
		"532": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type"
		},
		"533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.__mediaIdBrand"
		},
		"534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry"
		},
		"537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.nextId"
		},
		"538": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.mediaToReflection"
		},
		"539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.mediaToPath"
		},
		"540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.reflectionToPath"
		},
		"541": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.pathToMedia"
		},
		"542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.names"
		},
		"543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.nameUsage"
		},
		"544": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerAbsolute"
		},
		"545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerAbsolute"
		},
		"546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"547": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type"
		},
		"548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.target"
		},
		"549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.anchor"
		},
		"550": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflection"
		},
		"551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflection"
		},
		"552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"553": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"554": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflectionPath"
		},
		"555": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflectionPath"
		},
		"556": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"557": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getReflectionPath"
		},
		"559": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getReflectionPath"
		},
		"560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.register"
		},
		"562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.register"
		},
		"563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "sourcePath"
		},
		"564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "relativePath"
		},
		"565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type"
		},
		"566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.target"
		},
		"567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.anchor"
		},
		"568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.removeReflection"
		},
		"569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.removeReflection"
		},
		"570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolve"
		},
		"572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolve"
		},
		"573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "project"
		},
		"575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolvePath"
		},
		"576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolvePath"
		},
		"577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getName"
		},
		"579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getName"
		},
		"580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getNameToAbsoluteMap"
		},
		"582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getNameToAbsoluteMap"
		},
		"583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.toObject"
		},
		"584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.toObject"
		},
		"585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "ser"
		},
		"586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.fromObject"
		},
		"587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.fromObject"
		},
		"588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "de"
		},
		"589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "obj"
		},
		"590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind"
		},
		"591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Project"
		},
		"592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Module"
		},
		"593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Namespace"
		},
		"594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Enum"
		},
		"595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.EnumMember"
		},
		"596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Variable"
		},
		"597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Function"
		},
		"598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Class"
		},
		"599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Interface"
		},
		"600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Constructor"
		},
		"601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Property"
		},
		"602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Method"
		},
		"603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.CallSignature"
		},
		"604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.IndexSignature"
		},
		"605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ConstructorSignature"
		},
		"606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Parameter"
		},
		"607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.TypeLiteral"
		},
		"608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.TypeParameter"
		},
		"609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Accessor"
		},
		"610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.GetSignature"
		},
		"611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SetSignature"
		},
		"612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.TypeAlias"
		},
		"613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Reference"
		},
		"614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Document"
		},
		"615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind"
		},
		"616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.singularString"
		},
		"617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.singularString"
		},
		"618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "kind"
		},
		"619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.pluralString"
		},
		"620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.pluralString"
		},
		"621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "kind"
		},
		"622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.classString"
		},
		"623": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.classString"
		},
		"624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "kind"
		},
		"625": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.KindString"
		},
		"626": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.All"
		},
		"627": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ClassOrInterface"
		},
		"628": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.VariableOrProperty"
		},
		"629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.FunctionOrMethod"
		},
		"630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ClassMember"
		},
		"631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeSignature"
		},
		"632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeModule"
		},
		"633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeType"
		},
		"634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeValue"
		},
		"635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeMember"
		},
		"636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SomeExport"
		},
		"637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.MayContainDocuments"
		},
		"638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ExportContainer"
		},
		"639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.Inheritable"
		},
		"640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ContainsCallSignatures"
		},
		"641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.TypeReferenceTarget"
		},
		"642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.ValueReferenceTarget"
		},
		"643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.SignatureContainer"
		},
		"644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.VariableContainer"
		},
		"645": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind.MethodContainer"
		},
		"646": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection"
		},
		"647": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.__constructor"
		},
		"648": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ParameterReflection"
		},
		"649": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"650": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "parent"
		},
		"652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.variant"
		},
		"653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.parent"
		},
		"654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.defaultValue"
		},
		"655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.type"
		},
		"656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.traverse"
		},
		"657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.traverse"
		},
		"658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "callback"
		},
		"659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.isParameter"
		},
		"660": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.isParameter"
		},
		"661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.toString"
		},
		"662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.toString"
		},
		"663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.toObject"
		},
		"664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.toObject"
		},
		"665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "serializer"
		},
		"666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.fromObject"
		},
		"667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection.fromObject"
		},
		"668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "de"
		},
		"669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "obj"
		},
		"670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"672": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"673": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"682": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"683": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"684": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"685": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"686": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"687": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"688": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"689": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"695": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"699": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"700": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"701": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"709": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection"
		},
		"719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.__constructor"
		},
		"720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection"
		},
		"721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "name"
		},
		"722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "reflection"
		},
		"723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "parent"
		},
		"724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.variant"
		},
		"726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.tryGetTargetReflection"
		},
		"727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.tryGetTargetReflection"
		},
		"728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.tryGetTargetReflectionDeep"
		},
		"729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.tryGetTargetReflectionDeep"
		},
		"730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getTargetReflection"
		},
		"731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getTargetReflection"
		},
		"732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getTargetReflectionDeep"
		},
		"733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getTargetReflectionDeep"
		},
		"734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getChildByName"
		},
		"735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.getChildByName"
		},
		"736": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "arg"
		},
		"737": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.toObject"
		},
		"738": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.toObject"
		},
		"739": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "serializer"
		},
		"740": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.fromObject"
		},
		"741": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection.fromObject"
		},
		"742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "de"
		},
		"743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "obj"
		},
		"744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.sources"
		},
		"745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.relevanceBoost"
		},
		"746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.escapedName"
		},
		"747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.type"
		},
		"748": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.typeParameters"
		},
		"749": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.signatures"
		},
		"750": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.indexSignatures"
		},
		"751": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getSignature"
		},
		"752": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.setSignature"
		},
		"753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.defaultValue"
		},
		"754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.overwrites"
		},
		"755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.inheritedFrom"
		},
		"756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementationOf"
		},
		"757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.extendedTypes"
		},
		"758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.extendedBy"
		},
		"759": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementedTypes"
		},
		"760": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.implementedBy"
		},
		"761": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.typeHierarchy"
		},
		"762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.readme"
		},
		"763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.packageVersion"
		},
		"764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.isDeclaration"
		},
		"765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.isDeclaration"
		},
		"766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.hasGetterOrSetter"
		},
		"767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.hasGetterOrSetter"
		},
		"768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getAllSignatures"
		},
		"769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getAllSignatures"
		},
		"770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getNonIndexSignatures"
		},
		"771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getNonIndexSignatures"
		},
		"772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getProperties"
		},
		"773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getProperties"
		},
		"774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getChildOrTypePropertyByName"
		},
		"775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.getChildOrTypePropertyByName"
		},
		"776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "path"
		},
		"777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.traverse"
		},
		"778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.traverse"
		},
		"779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "callback"
		},
		"780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toString"
		},
		"781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection.toString"
		},
		"782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.children"
		},
		"783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.documents"
		},
		"784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
		},
		"785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.groups"
		},
		"786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.categories"
		},
		"787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.getChildrenByKind"
		},
		"789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "kind"
		},
		"790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.addChild"
		},
		"792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.removeChild"
		},
		"795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "child"
		},
		"796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection.isContainer"
		},
		"798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"809": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"810": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"811": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"812": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"813": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"814": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"815": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"816": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"817": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"818": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"819": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"821": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"822": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"823": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"824": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"825": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"830": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"831": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "resetReflectionID"
		},
		"841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "resetReflectionID"
		},
		"842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag"
		},
		"843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.None"
		},
		"844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Private"
		},
		"845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Protected"
		},
		"846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Public"
		},
		"847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Static"
		},
		"848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.External"
		},
		"849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Optional"
		},
		"850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Rest"
		},
		"851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Abstract"
		},
		"852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Const"
		},
		"853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Readonly"
		},
		"854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag.Inherited"
		},
		"855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags"
		},
		"856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.flagString"
		},
		"857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.flagString"
		},
		"858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.hasFlag"
		},
		"864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.hasFlag"
		},
		"865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isPrivate"
		},
		"867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isPrivate"
		},
		"868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isProtected"
		},
		"869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isProtected"
		},
		"870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isPublic"
		},
		"871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isPublic"
		},
		"872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isStatic"
		},
		"873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isStatic"
		},
		"874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isExternal"
		},
		"875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isExternal"
		},
		"876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isOptional"
		},
		"877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isOptional"
		},
		"878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isRest"
		},
		"879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isRest"
		},
		"880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isAbstract"
		},
		"881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isAbstract"
		},
		"882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isConst"
		},
		"883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isConst"
		},
		"884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isReadonly"
		},
		"885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isReadonly"
		},
		"886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isInherited"
		},
		"887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.isInherited"
		},
		"888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.setFlag"
		},
		"889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.setFlag"
		},
		"890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "set"
		},
		"892": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.getFlagStrings"
		},
		"893": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.getFlagStrings"
		},
		"898": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.toObject"
		},
		"899": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.toObject"
		},
		"900": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.fromObject"
		},
		"901": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags.fromObject"
		},
		"902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "obj"
		},
		"903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty"
		},
		"904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.Children"
		},
		"905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.Documents"
		},
		"906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.Parameters"
		},
		"907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.TypeLiteral"
		},
		"908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.TypeParameter"
		},
		"909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.Signatures"
		},
		"910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.IndexSignature"
		},
		"911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.GetSignature"
		},
		"912": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty.SetSignature"
		},
		"913": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseCallback"
		},
		"914": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseCallback"
		},
		"915": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "reflection"
		},
		"916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "property"
		},
		"917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionVisitor"
		},
		"918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "__type"
		},
		"919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "__type"
		},
		"920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "refl"
		},
		"921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionId"
		},
		"922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "__type"
		},
		"923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "__type.__reflectionIdBrand"
		},
		"924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection"
		},
		"925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.__constructor"
		},
		"926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection"
		},
		"927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"929": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "parent"
		},
		"930": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.variant"
		},
		"931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"933": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"934": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"935": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.parent"
		},
		"936": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"937": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"938": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"939": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"940": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.traverse"
		},
		"977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.traverse"
		},
		"978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "callback"
		},
		"979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toObject"
		},
		"988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toObject"
		},
		"989": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "serializer"
		},
		"990": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.fromObject"
		},
		"991": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.fromObject"
		},
		"992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "de"
		},
		"993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "obj"
		},
		"994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory"
		},
		"995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.__constructor"
		},
		"996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory"
		},
		"997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "title"
		},
		"998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.title"
		},
		"999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.description"
		},
		"1000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.children"
		},
		"1001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.toObject"
		},
		"1002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.toObject"
		},
		"1003": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.fromObject"
		},
		"1004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory.fromObject"
		},
		"1005": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "de"
		},
		"1006": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "obj"
		},
		"1007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup"
		},
		"1008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.__constructor"
		},
		"1009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup"
		},
		"1010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "title"
		},
		"1011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "owningReflection"
		},
		"1012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.title"
		},
		"1013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.description"
		},
		"1014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.children"
		},
		"1015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.categories"
		},
		"1016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.owningReflection"
		},
		"1017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.toObject"
		},
		"1018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.toObject"
		},
		"1019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "serializer"
		},
		"1020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.fromObject"
		},
		"1021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup.fromObject"
		},
		"1022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "de"
		},
		"1023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "obj"
		},
		"1024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolIdString"
		},
		"1025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "__type"
		},
		"1026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "__type.__reflectionSymbolId"
		},
		"1027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId"
		},
		"1028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.UNKNOWN_PACKAGE"
		},
		"1029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.__constructor"
		},
		"1030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId"
		},
		"1031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "json"
		},
		"1032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.packageName"
		},
		"1033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.packagePath"
		},
		"1034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.qualifiedName"
		},
		"1035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.pos"
		},
		"1036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.transientId"
		},
		"1037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.fileName"
		},
		"1038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.getStableKey"
		},
		"1039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.getStableKey"
		},
		"1040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.toDeclarationReference"
		},
		"1041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.toDeclarationReference"
		},
		"1042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.toObject"
		},
		"1043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId.toObject"
		},
		"1044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection"
		},
		"1045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.__constructor"
		},
		"1046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection"
		},
		"1047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "name"
		},
		"1048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "kind"
		},
		"1049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "parent"
		},
		"1050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.variant"
		},
		"1051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.kind"
		},
		"1052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.parent"
		},
		"1053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.sources"
		},
		"1054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.parameters"
		},
		"1055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.typeParameters"
		},
		"1056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.type"
		},
		"1057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.overwrites"
		},
		"1058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.inheritedFrom"
		},
		"1059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.implementationOf"
		},
		"1060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.traverse"
		},
		"1061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.traverse"
		},
		"1062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "callback"
		},
		"1063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.isSignature"
		},
		"1064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.isSignature"
		},
		"1065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.toString"
		},
		"1066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.toString"
		},
		"1067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.toObject"
		},
		"1068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.toObject"
		},
		"1069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "serializer"
		},
		"1070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.fromObject"
		},
		"1071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection.fromObject"
		},
		"1072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "de"
		},
		"1073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "obj"
		},
		"1074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"1075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"1076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"1077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"1078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"1079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"1080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"1081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"1082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"1083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"1084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"1085": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"1086": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"1087": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"1088": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"1089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"1090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"1091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"1092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"1093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"1094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"1095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"1096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"1097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"1098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"1099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"1100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"1101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"1102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"1103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"1104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isTypeParameter"
		},
		"1105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"1106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"1107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"1108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"1109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"1110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"1111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"1112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"1113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"1114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"1115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"1116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"1117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"1118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"1119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"1120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"1121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference"
		},
		"1122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.__constructor"
		},
		"1123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference"
		},
		"1124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "fileName"
		},
		"1125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "line"
		},
		"1126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "character"
		},
		"1127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.fileName"
		},
		"1128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.fullFileName"
		},
		"1129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.line"
		},
		"1130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.character"
		},
		"1131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.url"
		},
		"1132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.equals"
		},
		"1133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.equals"
		},
		"1134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "other"
		},
		"1135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.toObject"
		},
		"1136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.toObject"
		},
		"1137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.fromObject"
		},
		"1138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference.fromObject"
		},
		"1139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "_de"
		},
		"1140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "obj"
		},
		"1141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "VarianceModifier"
		},
		"1142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "__object.in"
		},
		"1143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "__object.out"
		},
		"1144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "__object.inOut"
		},
		"1145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection"
		},
		"1146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.__constructor"
		},
		"1147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection"
		},
		"1148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "name"
		},
		"1149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "parent"
		},
		"1150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "varianceModifier"
		},
		"1151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.variant"
		},
		"1152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.parent"
		},
		"1153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.type"
		},
		"1154": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.default"
		},
		"1155": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.varianceModifier"
		},
		"1156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.isTypeParameter"
		},
		"1157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.isTypeParameter"
		},
		"1158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.toObject"
		},
		"1159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.toObject"
		},
		"1160": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "serializer"
		},
		"1161": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.fromObject"
		},
		"1162": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.fromObject"
		},
		"1163": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "de"
		},
		"1164": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "obj"
		},
		"1165": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.traverse"
		},
		"1166": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection.traverse"
		},
		"1167": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "_callback"
		},
		"1168": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.id"
		},
		"1169": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.name"
		},
		"1170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kind"
		},
		"1171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.flags"
		},
		"1172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.project"
		},
		"1173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.comment"
		},
		"1174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"1175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.kindOf"
		},
		"1176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"1177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"1178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFullName"
		},
		"1179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "separator"
		},
		"1180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"1181": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getFriendlyFullName"
		},
		"1182": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"1183": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.setFlag"
		},
		"1184": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "flag"
		},
		"1185": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "value"
		},
		"1186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"1187": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasComment"
		},
		"1188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "notRenderedTags"
		},
		"1189": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"1190": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.hasGetterOrSetter"
		},
		"1191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"1192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.getChildByName"
		},
		"1193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "arg"
		},
		"1194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"1195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isProject"
		},
		"1196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"1197": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeclaration"
		},
		"1198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"1199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isSignature"
		},
		"1200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"1201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isParameter"
		},
		"1202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"1203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDocument"
		},
		"1204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"1205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isReference"
		},
		"1206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"1207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isContainer"
		},
		"1208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"1209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.isDeprecated"
		},
		"1210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"1211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.visit"
		},
		"1212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "visitor"
		},
		"1213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"1214": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toString"
		},
		"1215": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"1216": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection.toStringHierarchy"
		},
		"1217": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "indent"
		},
		"1218": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "makeRecursiveVisitor"
		},
		"1219": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "makeRecursiveVisitor"
		},
		"1220": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1221": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type"
		},
		"1224": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.type"
		},
		"1225": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1226": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1227": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1228": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1229": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toObject"
		},
		"1242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toObject"
		},
		"1243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.needsParenthesis"
		},
		"1249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.needsParenthesis"
		},
		"1250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.getTypeString"
		},
		"1252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.getTypeString"
		},
		"1253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap"
		},
		"1256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.array"
		},
		"1257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.conditional"
		},
		"1258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.indexedAccess"
		},
		"1259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.inferred"
		},
		"1260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.intersection"
		},
		"1261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.intrinsic"
		},
		"1262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.literal"
		},
		"1263": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.mapped"
		},
		"1264": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.optional"
		},
		"1265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.predicate"
		},
		"1266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.query"
		},
		"1267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.reference"
		},
		"1268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.reflection"
		},
		"1269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.rest"
		},
		"1270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.templateLiteral"
		},
		"1271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.tuple"
		},
		"1272": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.namedTupleMember"
		},
		"1273": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.typeOperator"
		},
		"1274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.union"
		},
		"1275": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap.unknown"
		},
		"1276": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeVisitor"
		},
		"1277": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__type"
		},
		"1278": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__type"
		},
		"1279": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"1280": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1281": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKind"
		},
		"1284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "SomeType"
		},
		"1285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeContext"
		},
		"1286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.none"
		},
		"1287": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.templateLiteralElement"
		},
		"1288": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.arrayElement"
		},
		"1289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.indexedAccessElement"
		},
		"1290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.conditionalCheck"
		},
		"1291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.conditionalExtends"
		},
		"1292": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.conditionalTrue"
		},
		"1293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.conditionalFalse"
		},
		"1294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.indexedIndex"
		},
		"1295": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.indexedObject"
		},
		"1296": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.inferredConstraint"
		},
		"1297": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.intersectionElement"
		},
		"1298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.mappedName"
		},
		"1299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.mappedParameter"
		},
		"1300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.mappedTemplate"
		},
		"1301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.optionalElement"
		},
		"1302": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.predicateTarget"
		},
		"1303": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.queryTypeTarget"
		},
		"1304": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.typeOperatorTarget"
		},
		"1305": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.referenceTypeArgument"
		},
		"1306": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.restElement"
		},
		"1307": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.tupleElement"
		},
		"1308": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "__object.unionElement"
		},
		"1309": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType"
		},
		"1310": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.__constructor"
		},
		"1311": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType"
		},
		"1312": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"1313": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.type"
		},
		"1314": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.elementType"
		},
		"1315": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.getTypeString"
		},
		"1316": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.getTypeString"
		},
		"1317": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.needsParenthesis"
		},
		"1318": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.needsParenthesis"
		},
		"1319": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.toObject"
		},
		"1320": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType.toObject"
		},
		"1321": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1322": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1323": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1324": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1325": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1326": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1328": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1329": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1330": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1340": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1341": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1342": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1343": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1344": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType"
		},
		"1345": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.__constructor"
		},
		"1346": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType"
		},
		"1347": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "checkType"
		},
		"1348": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "extendsType"
		},
		"1349": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "trueType"
		},
		"1350": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "falseType"
		},
		"1351": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.type"
		},
		"1352": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.checkType"
		},
		"1353": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.extendsType"
		},
		"1354": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.trueType"
		},
		"1355": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.falseType"
		},
		"1356": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.getTypeString"
		},
		"1357": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.getTypeString"
		},
		"1358": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.needsParenthesis"
		},
		"1359": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.needsParenthesis"
		},
		"1360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.toObject"
		},
		"1362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType.toObject"
		},
		"1363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType"
		},
		"1387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.__constructor"
		},
		"1388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType"
		},
		"1389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "objectType"
		},
		"1390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "indexType"
		},
		"1391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.type"
		},
		"1392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.objectType"
		},
		"1393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.indexType"
		},
		"1394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.getTypeString"
		},
		"1395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.getTypeString"
		},
		"1396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.needsParenthesis"
		},
		"1397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.needsParenthesis"
		},
		"1398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.toObject"
		},
		"1399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType.toObject"
		},
		"1400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1402": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1403": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1404": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1405": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1406": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1407": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1412": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1413": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType"
		},
		"1424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.__constructor"
		},
		"1425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType"
		},
		"1426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "constraint"
		},
		"1428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.type"
		},
		"1429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.name"
		},
		"1430": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.constraint"
		},
		"1431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.getTypeString"
		},
		"1432": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.getTypeString"
		},
		"1433": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.needsParenthesis"
		},
		"1434": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.needsParenthesis"
		},
		"1435": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.toObject"
		},
		"1437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType.toObject"
		},
		"1438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1445": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1456": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType"
		},
		"1462": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.__constructor"
		},
		"1463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType"
		},
		"1464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "types"
		},
		"1465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.type"
		},
		"1466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.types"
		},
		"1467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.getTypeString"
		},
		"1468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.getTypeString"
		},
		"1469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.needsParenthesis"
		},
		"1470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.needsParenthesis"
		},
		"1471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.toObject"
		},
		"1473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType.toObject"
		},
		"1474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1478": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1482": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1490": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1493": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1496": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType"
		},
		"1498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.__constructor"
		},
		"1499": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType"
		},
		"1500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.type"
		},
		"1502": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.name"
		},
		"1503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.getTypeString"
		},
		"1504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.getTypeString"
		},
		"1505": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.toObject"
		},
		"1506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.toObject"
		},
		"1507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.needsParenthesis"
		},
		"1508": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType.needsParenthesis"
		},
		"1509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1511": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1514": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1517": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1520": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1523": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1526": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1529": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1531": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType"
		},
		"1532": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.__constructor"
		},
		"1533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType"
		},
		"1534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "value"
		},
		"1535": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.type"
		},
		"1536": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.value"
		},
		"1537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.getTypeString"
		},
		"1538": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.getTypeString"
		},
		"1539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.needsParenthesis"
		},
		"1540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.needsParenthesis"
		},
		"1541": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.toObject"
		},
		"1542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType.toObject"
		},
		"1543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1544": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1547": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1550": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1553": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1554": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1555": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1556": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1557": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1559": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType"
		},
		"1566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.__constructor"
		},
		"1567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType"
		},
		"1568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "parameter"
		},
		"1569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "parameterType"
		},
		"1570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "templateType"
		},
		"1571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "readonlyModifier"
		},
		"1572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "optionalModifier"
		},
		"1573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "nameType"
		},
		"1574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.type"
		},
		"1575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.parameter"
		},
		"1576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.parameterType"
		},
		"1577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.templateType"
		},
		"1578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.readonlyModifier"
		},
		"1579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.optionalModifier"
		},
		"1580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.nameType"
		},
		"1581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.getTypeString"
		},
		"1582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.getTypeString"
		},
		"1583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.needsParenthesis"
		},
		"1584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.needsParenthesis"
		},
		"1585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.toObject"
		},
		"1586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType.toObject"
		},
		"1587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType"
		},
		"1611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.__constructor"
		},
		"1612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType"
		},
		"1613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"1614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.type"
		},
		"1615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.elementType"
		},
		"1616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.getTypeString"
		},
		"1617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.getTypeString"
		},
		"1618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.needsParenthesis"
		},
		"1619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.needsParenthesis"
		},
		"1620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.toObject"
		},
		"1621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType.toObject"
		},
		"1622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1623": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1625": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1626": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1627": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1628": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1645": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType"
		},
		"1646": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.__constructor"
		},
		"1647": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType"
		},
		"1648": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1649": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "asserts"
		},
		"1650": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "targetType"
		},
		"1651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.type"
		},
		"1652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.name"
		},
		"1653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.asserts"
		},
		"1654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.targetType"
		},
		"1655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.getTypeString"
		},
		"1656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.getTypeString"
		},
		"1657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.needsParenthesis"
		},
		"1658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.needsParenthesis"
		},
		"1659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.toObject"
		},
		"1660": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType.toObject"
		},
		"1661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1672": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1673": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1682": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1683": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1684": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType"
		},
		"1685": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.__constructor"
		},
		"1686": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType"
		},
		"1687": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "queryType"
		},
		"1688": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.type"
		},
		"1689": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.queryType"
		},
		"1690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.getTypeString"
		},
		"1691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.getTypeString"
		},
		"1692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.needsParenthesis"
		},
		"1693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.needsParenthesis"
		},
		"1694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.toObject"
		},
		"1695": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType.toObject"
		},
		"1696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1699": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1700": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1701": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1709": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType"
		},
		"1720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createUnresolvedReference"
		},
		"1721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createUnresolvedReference"
		},
		"1722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "target"
		},
		"1724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "project"
		},
		"1725": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "qualifiedName"
		},
		"1726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createResolvedReference"
		},
		"1727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createResolvedReference"
		},
		"1728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "target"
		},
		"1730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "project"
		},
		"1731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createBrokenReference"
		},
		"1732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.createBrokenReference"
		},
		"1733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "project"
		},
		"1735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "packageName"
		},
		"1742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.type"
		},
		"1743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.name"
		},
		"1744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.typeArguments"
		},
		"1745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.reflection"
		},
		"1746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.reflection"
		},
		"1747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.highlightedProperties"
		},
		"1748": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.symbolId"
		},
		"1749": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.symbolId"
		},
		"1750": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.isIntentionallyBroken"
		},
		"1751": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.isIntentionallyBroken"
		},
		"1752": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.toDeclarationReference"
		},
		"1753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.toDeclarationReference"
		},
		"1754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.qualifiedName"
		},
		"1755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.package"
		},
		"1756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.externalUrl"
		},
		"1757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.refersToTypeParameter"
		},
		"1758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.preferValues"
		},
		"1761": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.getTypeString"
		},
		"1762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.getTypeString"
		},
		"1763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.needsParenthesis"
		},
		"1764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.needsParenthesis"
		},
		"1765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.toObject"
		},
		"1766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.toObject"
		},
		"1767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.fromObject"
		},
		"1769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType.fromObject"
		},
		"1770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "de"
		},
		"1771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "obj"
		},
		"1772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType"
		},
		"1791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.__constructor"
		},
		"1792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType"
		},
		"1793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "declaration"
		},
		"1794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.type"
		},
		"1795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.declaration"
		},
		"1796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.getTypeString"
		},
		"1797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.getTypeString"
		},
		"1798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.needsParenthesis"
		},
		"1799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.needsParenthesis"
		},
		"1800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "where"
		},
		"1801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.toObject"
		},
		"1802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType.toObject"
		},
		"1803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1809": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1810": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1811": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1812": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1813": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1814": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1815": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1816": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1817": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1818": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1819": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1821": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1822": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1823": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1824": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1825": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType"
		},
		"1827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.__constructor"
		},
		"1828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType"
		},
		"1829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"1830": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.type"
		},
		"1831": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.elementType"
		},
		"1832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.getTypeString"
		},
		"1833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.getTypeString"
		},
		"1834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.needsParenthesis"
		},
		"1835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.needsParenthesis"
		},
		"1836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.toObject"
		},
		"1837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType.toObject"
		},
		"1838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1859": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1860": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1861": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType"
		},
		"1862": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.__constructor"
		},
		"1863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType"
		},
		"1864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "head"
		},
		"1865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "tail"
		},
		"1866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.type"
		},
		"1867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.head"
		},
		"1868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.tail"
		},
		"1869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.getTypeString"
		},
		"1870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.getTypeString"
		},
		"1871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.needsParenthesis"
		},
		"1872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.needsParenthesis"
		},
		"1873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.toObject"
		},
		"1874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType.toObject"
		},
		"1875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1892": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1893": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1894": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1895": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1896": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1897": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1898": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType"
		},
		"1899": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.__constructor"
		},
		"1900": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType"
		},
		"1901": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elements"
		},
		"1902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.type"
		},
		"1903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.elements"
		},
		"1904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.getTypeString"
		},
		"1905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.getTypeString"
		},
		"1906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.needsParenthesis"
		},
		"1907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.needsParenthesis"
		},
		"1908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.toObject"
		},
		"1909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType.toObject"
		},
		"1910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1912": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1913": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1914": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1915": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1929": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1930": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1933": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember"
		},
		"1934": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.__constructor"
		},
		"1935": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember"
		},
		"1936": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"1937": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "isOptional"
		},
		"1938": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "element"
		},
		"1939": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.type"
		},
		"1940": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.name"
		},
		"1941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.isOptional"
		},
		"1942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.element"
		},
		"1943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.getTypeString"
		},
		"1944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.getTypeString"
		},
		"1945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.needsParenthesis"
		},
		"1946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.needsParenthesis"
		},
		"1947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.toObject"
		},
		"1948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember.toObject"
		},
		"1949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"1965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"1968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"1969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"1970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"1972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType"
		},
		"1973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.__constructor"
		},
		"1974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType"
		},
		"1975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "target"
		},
		"1976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "operator"
		},
		"1977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.type"
		},
		"1978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.target"
		},
		"1979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.operator"
		},
		"1980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.getTypeString"
		},
		"1981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.getTypeString"
		},
		"1982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.needsParenthesis"
		},
		"1983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.needsParenthesis"
		},
		"1984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"1985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.toObject"
		},
		"1986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType.toObject"
		},
		"1987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"1988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1989": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"1990": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1991": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"1995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"1996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"1997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"1998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"1999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"2000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"2001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2003": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"2004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"2005": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"2006": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"2007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"2008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType"
		},
		"2011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.__constructor"
		},
		"2012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType"
		},
		"2013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "types"
		},
		"2014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.type"
		},
		"2015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.elementSummaries"
		},
		"2016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.types"
		},
		"2017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.getTypeString"
		},
		"2018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.getTypeString"
		},
		"2019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.needsParenthesis"
		},
		"2020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.needsParenthesis"
		},
		"2021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"2022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.fromObject"
		},
		"2023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.fromObject"
		},
		"2024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "de"
		},
		"2025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "obj"
		},
		"2026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.toObject"
		},
		"2027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType.toObject"
		},
		"2028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "serializer"
		},
		"2029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"2030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"2031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"2034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"2035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"2036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"2037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"2039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"2040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"2041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"2042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"2045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType"
		},
		"2048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.__constructor"
		},
		"2049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType"
		},
		"2050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"2051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.type"
		},
		"2052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.name"
		},
		"2053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.getTypeString"
		},
		"2054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.getTypeString"
		},
		"2055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.needsParenthesis"
		},
		"2056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.needsParenthesis"
		},
		"2057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"2058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.toObject"
		},
		"2059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType.toObject"
		},
		"2060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"2061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.toString"
		},
		"2062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"2065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"2066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"2067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"2068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.visit"
		},
		"2069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "T"
		},
		"2070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "A"
		},
		"2071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "visitor"
		},
		"2072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "args"
		},
		"2073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.stringify"
		},
		"2075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "context"
		},
		"2076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"2077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.fromObject"
		},
		"2078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_de"
		},
		"2079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "_obj"
		},
		"2080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type.estimatePrintWidth"
		},
		"2082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/utils.ts",
			"qualifiedName": "splitUnquotedString"
		},
		"2083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/utils.ts",
			"qualifiedName": "splitUnquotedString"
		},
		"2084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/utils.ts",
			"qualifiedName": "input"
		},
		"2085": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/utils.ts",
			"qualifiedName": "delimiter"
		},
		"2086": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant"
		},
		"2087": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.declaration"
		},
		"2088": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.param"
		},
		"2089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.project"
		},
		"2090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.reference"
		},
		"2091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.signature"
		},
		"2092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.typeParam"
		},
		"2093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant.document"
		},
		"2094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "SomeReflection"
		},
		"2095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/index.ts",
			"qualifiedName": ""
		},
		"2096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "CommentStyle"
		},
		"2097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.JSDoc"
		},
		"2098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.Block"
		},
		"2099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.Line"
		},
		"2100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.All"
		},
		"2101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "EmitStrategy"
		},
		"2102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.both"
		},
		"2103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.docs"
		},
		"2104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.none"
		},
		"2105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterHint"
		},
		"2106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterHint.File"
		},
		"2107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterHint.Directory"
		},
		"2108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType"
		},
		"2109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.String"
		},
		"2110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Path"
		},
		"2111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.UrlOrPath"
		},
		"2112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Number"
		},
		"2113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Boolean"
		},
		"2114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Map"
		},
		"2115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Mixed"
		},
		"2116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Array"
		},
		"2117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.PathArray"
		},
		"2118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.ModuleArray"
		},
		"2119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.PluginArray"
		},
		"2120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.GlobArray"
		},
		"2121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Object"
		},
		"2122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterType.Flags"
		},
		"2123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Option"
		},
		"2124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Option"
		},
		"2125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "K"
		},
		"2126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__function"
		},
		"2128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__function"
		},
		"2129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "_"
		},
		"2130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "_context"
		},
		"2131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.application"
		},
		"2133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.options"
		},
		"2135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__object"
		},
		"2136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__object.get"
		},
		"2137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__object.get"
		},
		"2138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "this"
		},
		"2139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.application"
		},
		"2141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.options"
		},
		"2143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__object.set"
		},
		"2144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__object.set"
		},
		"2145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "_value"
		},
		"2146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options"
		},
		"2147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.__constructor"
		},
		"2148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options"
		},
		"2156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.packageDir"
		},
		"2157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.copyForPackage"
		},
		"2158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.copyForPackage"
		},
		"2159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "packageDir"
		},
		"2160": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.snapshot"
		},
		"2161": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.snapshot"
		},
		"2162": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2163": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.__optionSnapshot"
		},
		"2164": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.restore"
		},
		"2165": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.restore"
		},
		"2166": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "snapshot"
		},
		"2167": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2168": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.__optionSnapshot"
		},
		"2169": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.reset"
		},
		"2170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.reset"
		},
		"2171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.reset"
		},
		"2173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.addReader"
		},
		"2175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.addReader"
		},
		"2176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "reader"
		},
		"2177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.read"
		},
		"2178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.read"
		},
		"2179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "logger"
		},
		"2180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "cwd"
		},
		"2181": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "usedFile"
		},
		"2182": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2183": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2184": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "path"
		},
		"2185": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.addDeclaration"
		},
		"2186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.addDeclaration"
		},
		"2187": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "K"
		},
		"2188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "declaration"
		},
		"2189": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2190": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type.name"
		},
		"2191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.addDeclaration"
		},
		"2192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "declaration"
		},
		"2193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getDeclaration"
		},
		"2194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getDeclaration"
		},
		"2195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getDeclarations"
		},
		"2197": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getDeclarations"
		},
		"2198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.isSet"
		},
		"2199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.isSet"
		},
		"2200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.isSet"
		},
		"2202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getRawValues"
		},
		"2204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getRawValues"
		},
		"2205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getValue"
		},
		"2206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getValue"
		},
		"2207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "K"
		},
		"2208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getValue"
		},
		"2210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.setValue"
		},
		"2212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.setValue"
		},
		"2213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "K"
		},
		"2214": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2215": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "value"
		},
		"2216": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "configPath"
		},
		"2217": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.setValue"
		},
		"2218": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "name"
		},
		"2219": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "value"
		},
		"2220": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "configPath"
		},
		"2221": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getCompilerOptions"
		},
		"2222": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getCompilerOptions"
		},
		"2223": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "logger"
		},
		"2224": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.fixCompilerOptions"
		},
		"2225": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.fixCompilerOptions"
		},
		"2226": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "options"
		},
		"2227": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "logger"
		},
		"2228": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getFileNames"
		},
		"2229": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getFileNames"
		},
		"2230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getProjectReferences"
		},
		"2231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getProjectReferences"
		},
		"2232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.setCompilerOptions"
		},
		"2233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.setCompilerOptions"
		},
		"2234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "fileNames"
		},
		"2235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "options"
		},
		"2236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "projectReferences"
		},
		"2237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getSimilarOptions"
		},
		"2238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getSimilarOptions"
		},
		"2239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "missingName"
		},
		"2240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getHelp"
		},
		"2241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "Options.getHelp"
		},
		"2242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader"
		},
		"2243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader.order"
		},
		"2244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader.name"
		},
		"2245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader.supportsPackages"
		},
		"2246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader.read"
		},
		"2247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "OptionsReader.read"
		},
		"2248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "container"
		},
		"2249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "logger"
		},
		"2250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "cwd"
		},
		"2251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "usedFile"
		},
		"2252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "__type"
		},
		"2254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/options.ts",
			"qualifiedName": "file"
		},
		"2255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader"
		},
		"2256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.__constructor"
		},
		"2257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader"
		},
		"2258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "priority"
		},
		"2259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "args"
		},
		"2260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.name"
		},
		"2261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.order"
		},
		"2262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.supportsPackages"
		},
		"2265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.ignoreErrors"
		},
		"2266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.ignoreErrors"
		},
		"2267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.read"
		},
		"2268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "ArgumentsReader.read"
		},
		"2269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "container"
		},
		"2270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/arguments.ts",
			"qualifiedName": "logger"
		},
		"2271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader"
		},
		"2274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader.order"
		},
		"2275": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader.supportsPackages"
		},
		"2276": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader.name"
		},
		"2277": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader.read"
		},
		"2278": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "PackageJsonReader.read"
		},
		"2279": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "container"
		},
		"2280": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "logger"
		},
		"2281": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "cwd"
		},
		"2282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "usedFile"
		},
		"2283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "__type"
		},
		"2284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "__type"
		},
		"2285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/package-json.ts",
			"qualifiedName": "path"
		},
		"2286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader"
		},
		"2289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader.order"
		},
		"2290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader.name"
		},
		"2291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader.supportsPackages"
		},
		"2293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader.read"
		},
		"2294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "TSConfigReader.read"
		},
		"2295": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "container"
		},
		"2296": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "logger"
		},
		"2297": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "cwd"
		},
		"2298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "usedFile"
		},
		"2299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "__type"
		},
		"2300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "__type"
		},
		"2301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/tsconfig.ts",
			"qualifiedName": "path"
		},
		"2327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader"
		},
		"2330": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader.order"
		},
		"2331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader.name"
		},
		"2332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader.supportsPackages"
		},
		"2333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader.read"
		},
		"2334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "TypeDocReader.read"
		},
		"2335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "container"
		},
		"2336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "logger"
		},
		"2337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "cwd"
		},
		"2338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "usedFile"
		},
		"2339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "__type"
		},
		"2340": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "__type"
		},
		"2341": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/readers/typedoc.ts",
			"qualifiedName": "path"
		},
		"2360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ArrayDeclarationOption"
		},
		"2361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ArrayDeclarationOption.type"
		},
		"2362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ArrayDeclarationOption.defaultValue"
		},
		"2363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ArrayDeclarationOption.validate"
		},
		"2364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "BooleanDeclarationOption"
		},
		"2373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "BooleanDeclarationOption.type"
		},
		"2374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "BooleanDeclarationOption.defaultValue"
		},
		"2375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOption"
		},
		"2381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase"
		},
		"2382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.type"
		},
		"2387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionToOptionType"
		},
		"2389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "T"
		},
		"2390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "FlagsDeclarationOption"
		},
		"2391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "FlagsDeclarationOption.T"
		},
		"2392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "FlagsDeclarationOption.type"
		},
		"2393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "FlagsDeclarationOption.defaults"
		},
		"2394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "GlobArrayDeclarationOption"
		},
		"2400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "GlobArrayDeclarationOption.type"
		},
		"2401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "GlobArrayDeclarationOption.defaultValue"
		},
		"2402": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "GlobArrayDeclarationOption.validate"
		},
		"2403": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2404": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2405": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2406": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2407": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "JsDocCompatibility"
		},
		"2413": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.exampleTag"
		},
		"2414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.defaultTag"
		},
		"2415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.inheritDocTag"
		},
		"2416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.ignoreUnescapedBraces"
		},
		"2417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "KeyToDeclaration"
		},
		"2418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.validate"
		},
		"2420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.validate"
		},
		"2421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "i18n"
		},
		"2423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.validate"
		},
		"2425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.validate"
		},
		"2426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "i18n"
		},
		"2428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "K"
		},
		"2429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ManuallyValidatedOption"
		},
		"2431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.__validated"
		},
		"2432": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "T"
		},
		"2433": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MapDeclarationOption"
		},
		"2434": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MapDeclarationOption.T"
		},
		"2435": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MapDeclarationOption.type"
		},
		"2436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MapDeclarationOption.map"
		},
		"2437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MapDeclarationOption.defaultValue"
		},
		"2438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MixedDeclarationOption"
		},
		"2444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MixedDeclarationOption.type"
		},
		"2445": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MixedDeclarationOption.defaultValue"
		},
		"2446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "MixedDeclarationOption.validate"
		},
		"2447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption"
		},
		"2456": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption.type"
		},
		"2457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption.minValue"
		},
		"2458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption.maxValue"
		},
		"2459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption.defaultValue"
		},
		"2460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "NumberDeclarationOption.validate"
		},
		"2461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2462": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ObjectDeclarationOption"
		},
		"2470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ObjectDeclarationOption.type"
		},
		"2471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ObjectDeclarationOption.defaultValue"
		},
		"2472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ObjectDeclarationOption.validate"
		},
		"2473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2478": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "OutputSpecification"
		},
		"2483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.name"
		},
		"2484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.path"
		},
		"2485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.options"
		},
		"2486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap"
		},
		"2487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.0"
		},
		"2488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.1"
		},
		"2489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.2"
		},
		"2490": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"2491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type.__normPath"
		},
		"2492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.3"
		},
		"2493": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.4"
		},
		"2494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.6"
		},
		"2495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.12"
		},
		"2496": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.7"
		},
		"2497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.8"
		},
		"2498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.9"
		},
		"2499": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.10"
		},
		"2500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2502": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "app"
		},
		"2503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.11"
		},
		"2504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.13"
		},
		"2505": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap.5"
		},
		"2506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption"
		},
		"2507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption.type"
		},
		"2508": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption.defaultValue"
		},
		"2509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption.hint"
		},
		"2510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption.outputShortcut"
		},
		"2511": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "StringDeclarationOption.validate"
		},
		"2512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2514": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "value"
		},
		"2515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.name"
		},
		"2516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.help"
		},
		"2517": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "DeclarationOptionBase.configFileOnly"
		},
		"2520": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap"
		},
		"2521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.options"
		},
		"2522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.tsconfig"
		},
		"2523": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.compilerOptions"
		},
		"2524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.plugin"
		},
		"2525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.lang"
		},
		"2526": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.locales"
		},
		"2527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.packageOptions"
		},
		"2528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.entryPoints"
		},
		"2529": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.entryPointStrategy"
		},
		"2530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object"
		},
		"2531": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Resolve"
		},
		"2532": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Expand"
		},
		"2533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Packages"
		},
		"2534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Merge"
		},
		"2535": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.alwaysCreateEntryPointModule"
		},
		"2536": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.projectDocuments"
		},
		"2537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.exclude"
		},
		"2538": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.externalPattern"
		},
		"2539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeExternals"
		},
		"2540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeNotDocumented"
		},
		"2541": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeNotDocumentedKinds"
		},
		"2542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeInternal"
		},
		"2543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludePrivateClassFields"
		},
		"2544": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludePrivate"
		},
		"2545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeProtected"
		},
		"2546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeReferences"
		},
		"2547": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeCategories"
		},
		"2548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.maxTypeConversionDepth"
		},
		"2549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.name"
		},
		"2550": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.includeVersion"
		},
		"2551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.disableSources"
		},
		"2552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sourceLinkTemplate"
		},
		"2553": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sourceLinkExternal"
		},
		"2554": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.markdownLinkExternal"
		},
		"2555": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.disableGit"
		},
		"2556": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.gitRevision"
		},
		"2557": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.gitRemote"
		},
		"2558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.readme"
		},
		"2559": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.basePath"
		},
		"2560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.outputs"
		},
		"2561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.out"
		},
		"2562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.html"
		},
		"2563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.json"
		},
		"2564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.pretty"
		},
		"2565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.emit"
		},
		"2566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object"
		},
		"2567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.both"
		},
		"2568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.docs"
		},
		"2569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.none"
		},
		"2570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.theme"
		},
		"2571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.router"
		},
		"2572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.lightHighlightTheme"
		},
		"2573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.darkHighlightTheme"
		},
		"2574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.highlightLanguages"
		},
		"2575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.ignoredHighlightLanguages"
		},
		"2576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.typePrintWidth"
		},
		"2577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.customCss"
		},
		"2578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.customJs"
		},
		"2579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.markdownItOptions"
		},
		"2580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.markdownItLoader"
		},
		"2581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "parser"
		},
		"2584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.displayBasePath"
		},
		"2585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.cname"
		},
		"2586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.favicon"
		},
		"2587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.githubPages"
		},
		"2588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.hostedBaseUrl"
		},
		"2589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.useHostedBaseUrlForAbsoluteLinks"
		},
		"2590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.cacheBust"
		},
		"2591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.hideGenerator"
		},
		"2592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.customFooterHtml"
		},
		"2593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.customFooterHtmlDisableWrapper"
		},
		"2594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.searchInComments"
		},
		"2595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.searchInDocuments"
		},
		"2596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.cleanOutputDir"
		},
		"2597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.titleLink"
		},
		"2598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.navigationLinks"
		},
		"2599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sidebarLinks"
		},
		"2600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.navigationLeaves"
		},
		"2601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.navigation"
		},
		"2602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeCategories"
		},
		"2604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeGroups"
		},
		"2605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeFolders"
		},
		"2606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.compactFolders"
		},
		"2607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.excludeReferences"
		},
		"2608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.headings"
		},
		"2609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.readme"
		},
		"2611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.document"
		},
		"2612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sluggerConfiguration"
		},
		"2613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"2615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.includeHierarchySummary"
		},
		"2616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.visibilityFilters"
		},
		"2617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.protected"
		},
		"2619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.private"
		},
		"2620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.inherited"
		},
		"2621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.external"
		},
		"2622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.__index"
		},
		"2624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.searchCategoryBoosts"
		},
		"2625": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.searchGroupBoosts"
		},
		"2626": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.useFirstParagraphOfCommentAsSummary"
		},
		"2627": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.commentStyle"
		},
		"2628": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object"
		},
		"2629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.JSDoc"
		},
		"2630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.Block"
		},
		"2631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.Line"
		},
		"2632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__object.All"
		},
		"2633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.useTsLinkResolution"
		},
		"2634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.preserveLinkText"
		},
		"2635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.jsDocCompatibility"
		},
		"2636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.suppressCommentWarningsInDeclarationFiles"
		},
		"2637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.blockTags"
		},
		"2638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.inlineTags"
		},
		"2639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.modifierTags"
		},
		"2640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.excludeTags"
		},
		"2641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.notRenderedTags"
		},
		"2642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.externalSymbolLinkMappings"
		},
		"2643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.cascadedModifierTags"
		},
		"2644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.preservedTypeAnnotationTags"
		},
		"2645": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.categorizeByGroup"
		},
		"2646": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.groupReferencesByType"
		},
		"2647": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.defaultCategory"
		},
		"2648": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.categoryOrder"
		},
		"2649": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.groupOrder"
		},
		"2650": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sort"
		},
		"2651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.sortEntryPoints"
		},
		"2652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.kindSortOrder"
		},
		"2653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.treatWarningsAsErrors"
		},
		"2654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.treatValidationWarningsAsErrors"
		},
		"2655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.intentionallyNotExported"
		},
		"2656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.validation"
		},
		"2657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.requiredToBeDocumented"
		},
		"2658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.packagesRequiringDocumentation"
		},
		"2659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.intentionallyNotDocumented"
		},
		"2660": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.watch"
		},
		"2661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.preserveWatchOutput"
		},
		"2662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.help"
		},
		"2663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.version"
		},
		"2664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.showConfig"
		},
		"2665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.logLevel"
		},
		"2666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionMap.skipErrorChecking"
		},
		"2667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptions"
		},
		"2668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "options"
		},
		"2669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "tsconfig"
		},
		"2670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "compilerOptions"
		},
		"2671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "plugin"
		},
		"2672": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "lang"
		},
		"2673": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "locales"
		},
		"2674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "packageOptions"
		},
		"2675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPoints"
		},
		"2676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPointStrategy"
		},
		"2677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "alwaysCreateEntryPointModule"
		},
		"2678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "projectDocuments"
		},
		"2679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "exclude"
		},
		"2680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalPattern"
		},
		"2681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeExternals"
		},
		"2682": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumented"
		},
		"2683": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumentedKinds"
		},
		"2684": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeInternal"
		},
		"2685": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivateClassFields"
		},
		"2686": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivate"
		},
		"2687": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeProtected"
		},
		"2688": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeReferences"
		},
		"2689": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeCategories"
		},
		"2690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "maxTypeConversionDepth"
		},
		"2691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "name"
		},
		"2692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "includeVersion"
		},
		"2693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableSources"
		},
		"2694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sourceLinkTemplate"
		},
		"2695": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sourceLinkExternal"
		},
		"2696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownLinkExternal"
		},
		"2697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableGit"
		},
		"2698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRevision"
		},
		"2699": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRemote"
		},
		"2700": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "readme"
		},
		"2701": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "basePath"
		},
		"2702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "outputs"
		},
		"2703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "out"
		},
		"2704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "html"
		},
		"2705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "json"
		},
		"2706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "pretty"
		},
		"2707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "emit"
		},
		"2708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "theme"
		},
		"2709": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "router"
		},
		"2710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "lightHighlightTheme"
		},
		"2711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "darkHighlightTheme"
		},
		"2712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "highlightLanguages"
		},
		"2713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ignoredHighlightLanguages"
		},
		"2714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "typePrintWidth"
		},
		"2715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customCss"
		},
		"2716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customJs"
		},
		"2717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownItOptions"
		},
		"2718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownItLoader"
		},
		"2719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "parser"
		},
		"2722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "displayBasePath"
		},
		"2723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cname"
		},
		"2724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "favicon"
		},
		"2725": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "githubPages"
		},
		"2726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "hostedBaseUrl"
		},
		"2727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useHostedBaseUrlForAbsoluteLinks"
		},
		"2728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cacheBust"
		},
		"2729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "hideGenerator"
		},
		"2730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customFooterHtml"
		},
		"2731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customFooterHtmlDisableWrapper"
		},
		"2732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchInComments"
		},
		"2733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchInDocuments"
		},
		"2734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cleanOutputDir"
		},
		"2735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "titleLink"
		},
		"2736": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigationLinks"
		},
		"2737": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sidebarLinks"
		},
		"2738": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigationLeaves"
		},
		"2739": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigation"
		},
		"2740": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2741": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeCategories"
		},
		"2742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeGroups"
		},
		"2743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeFolders"
		},
		"2744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.compactFolders"
		},
		"2745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.excludeReferences"
		},
		"2746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "headings"
		},
		"2747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2748": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.readme"
		},
		"2749": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.document"
		},
		"2750": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sluggerConfiguration"
		},
		"2751": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2752": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"2753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "includeHierarchySummary"
		},
		"2754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "visibilityFilters"
		},
		"2755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.protected"
		},
		"2757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.private"
		},
		"2758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.inherited"
		},
		"2759": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.external"
		},
		"2760": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.__index"
		},
		"2762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchCategoryBoosts"
		},
		"2763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchGroupBoosts"
		},
		"2764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useFirstParagraphOfCommentAsSummary"
		},
		"2765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "commentStyle"
		},
		"2766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useTsLinkResolution"
		},
		"2767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preserveLinkText"
		},
		"2768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "jsDocCompatibility"
		},
		"2769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "suppressCommentWarningsInDeclarationFiles"
		},
		"2770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "blockTags"
		},
		"2771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "inlineTags"
		},
		"2772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "modifierTags"
		},
		"2773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeTags"
		},
		"2774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "notRenderedTags"
		},
		"2775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalSymbolLinkMappings"
		},
		"2776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cascadedModifierTags"
		},
		"2777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preservedTypeAnnotationTags"
		},
		"2778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categorizeByGroup"
		},
		"2779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupReferencesByType"
		},
		"2780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "defaultCategory"
		},
		"2781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categoryOrder"
		},
		"2782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupOrder"
		},
		"2783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sort"
		},
		"2784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sortEntryPoints"
		},
		"2785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "kindSortOrder"
		},
		"2786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "treatWarningsAsErrors"
		},
		"2787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "treatValidationWarningsAsErrors"
		},
		"2788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotExported"
		},
		"2789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "validation"
		},
		"2790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "requiredToBeDocumented"
		},
		"2791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "packagesRequiringDocumentation"
		},
		"2792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotDocumented"
		},
		"2793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "watch"
		},
		"2794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preserveWatchOutput"
		},
		"2795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "help"
		},
		"2796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "version"
		},
		"2797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "showConfig"
		},
		"2798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "logLevel"
		},
		"2799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "skipErrorChecking"
		},
		"2800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocOptionValues"
		},
		"2801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "options"
		},
		"2802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "tsconfig"
		},
		"2803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "compilerOptions"
		},
		"2804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "plugin"
		},
		"2805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "lang"
		},
		"2806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "locales"
		},
		"2807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "packageOptions"
		},
		"2808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPoints"
		},
		"2809": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPointStrategy"
		},
		"2810": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "alwaysCreateEntryPointModule"
		},
		"2811": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "projectDocuments"
		},
		"2812": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "exclude"
		},
		"2813": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalPattern"
		},
		"2814": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeExternals"
		},
		"2815": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumented"
		},
		"2816": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumentedKinds"
		},
		"2817": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeInternal"
		},
		"2818": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivateClassFields"
		},
		"2819": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivate"
		},
		"2820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeProtected"
		},
		"2821": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeReferences"
		},
		"2822": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeCategories"
		},
		"2823": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "maxTypeConversionDepth"
		},
		"2824": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "name"
		},
		"2825": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "includeVersion"
		},
		"2826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableSources"
		},
		"2827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sourceLinkTemplate"
		},
		"2828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sourceLinkExternal"
		},
		"2829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownLinkExternal"
		},
		"2830": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableGit"
		},
		"2831": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRevision"
		},
		"2832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRemote"
		},
		"2833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "readme"
		},
		"2834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "basePath"
		},
		"2835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "outputs"
		},
		"2836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "out"
		},
		"2837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "html"
		},
		"2838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "json"
		},
		"2839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "pretty"
		},
		"2840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "emit"
		},
		"2841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "theme"
		},
		"2842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "router"
		},
		"2843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "lightHighlightTheme"
		},
		"2844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "darkHighlightTheme"
		},
		"2845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "highlightLanguages"
		},
		"2846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ignoredHighlightLanguages"
		},
		"2847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "typePrintWidth"
		},
		"2848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customCss"
		},
		"2849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customJs"
		},
		"2850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownItOptions"
		},
		"2851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "markdownItLoader"
		},
		"2852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "parser"
		},
		"2855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "displayBasePath"
		},
		"2856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cname"
		},
		"2857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "favicon"
		},
		"2858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "githubPages"
		},
		"2859": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "hostedBaseUrl"
		},
		"2860": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useHostedBaseUrlForAbsoluteLinks"
		},
		"2861": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cacheBust"
		},
		"2862": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "hideGenerator"
		},
		"2863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customFooterHtml"
		},
		"2864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "customFooterHtmlDisableWrapper"
		},
		"2865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchInComments"
		},
		"2866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchInDocuments"
		},
		"2867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cleanOutputDir"
		},
		"2868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "titleLink"
		},
		"2869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigationLinks"
		},
		"2870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sidebarLinks"
		},
		"2871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigationLeaves"
		},
		"2872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "navigation"
		},
		"2873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeCategories"
		},
		"2875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeGroups"
		},
		"2876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.includeFolders"
		},
		"2877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.compactFolders"
		},
		"2878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.excludeReferences"
		},
		"2879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "headings"
		},
		"2880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.readme"
		},
		"2882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.document"
		},
		"2883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sluggerConfiguration"
		},
		"2884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"2886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "includeHierarchySummary"
		},
		"2887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "visibilityFilters"
		},
		"2888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"2889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.protected"
		},
		"2890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.private"
		},
		"2891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.inherited"
		},
		"2892": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.external"
		},
		"2893": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.__index"
		},
		"2895": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchCategoryBoosts"
		},
		"2896": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "searchGroupBoosts"
		},
		"2897": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useFirstParagraphOfCommentAsSummary"
		},
		"2898": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "commentStyle"
		},
		"2899": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useTsLinkResolution"
		},
		"2900": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preserveLinkText"
		},
		"2901": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "jsDocCompatibility"
		},
		"2902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "suppressCommentWarningsInDeclarationFiles"
		},
		"2903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "blockTags"
		},
		"2904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "inlineTags"
		},
		"2905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "modifierTags"
		},
		"2906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeTags"
		},
		"2907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "notRenderedTags"
		},
		"2908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalSymbolLinkMappings"
		},
		"2909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cascadedModifierTags"
		},
		"2910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preservedTypeAnnotationTags"
		},
		"2911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categorizeByGroup"
		},
		"2912": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupReferencesByType"
		},
		"2913": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "defaultCategory"
		},
		"2914": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categoryOrder"
		},
		"2915": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupOrder"
		},
		"2916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sort"
		},
		"2917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sortEntryPoints"
		},
		"2918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "kindSortOrder"
		},
		"2919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "treatWarningsAsErrors"
		},
		"2920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "treatValidationWarningsAsErrors"
		},
		"2921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotExported"
		},
		"2922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "validation"
		},
		"2923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "requiredToBeDocumented"
		},
		"2924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "packagesRequiringDocumentation"
		},
		"2925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotDocumented"
		},
		"2926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "watch"
		},
		"2927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preserveWatchOutput"
		},
		"2928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "help"
		},
		"2929": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "version"
		},
		"2930": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "showConfig"
		},
		"2931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "logLevel"
		},
		"2932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "skipErrorChecking"
		},
		"2933": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "TypeDocPackageOptions"
		},
		"2934": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sort"
		},
		"2935": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "blockTags"
		},
		"2936": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "name"
		},
		"2937": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "readme"
		},
		"2938": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "modifierTags"
		},
		"2939": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "options"
		},
		"2940": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "tsconfig"
		},
		"2941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "compilerOptions"
		},
		"2942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPoints"
		},
		"2943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "entryPointStrategy"
		},
		"2944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "alwaysCreateEntryPointModule"
		},
		"2945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "projectDocuments"
		},
		"2946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "exclude"
		},
		"2947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalPattern"
		},
		"2948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeExternals"
		},
		"2949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumented"
		},
		"2950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeNotDocumentedKinds"
		},
		"2951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeInternal"
		},
		"2952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivateClassFields"
		},
		"2953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludePrivate"
		},
		"2954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeProtected"
		},
		"2955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeReferences"
		},
		"2956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeCategories"
		},
		"2957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "maxTypeConversionDepth"
		},
		"2958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "includeVersion"
		},
		"2959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableSources"
		},
		"2960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sourceLinkTemplate"
		},
		"2961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "disableGit"
		},
		"2962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRevision"
		},
		"2963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "gitRemote"
		},
		"2964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "basePath"
		},
		"2965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "emit"
		},
		"2966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "displayBasePath"
		},
		"2967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "commentStyle"
		},
		"2968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "useTsLinkResolution"
		},
		"2969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preserveLinkText"
		},
		"2970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "jsDocCompatibility"
		},
		"2971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "suppressCommentWarningsInDeclarationFiles"
		},
		"2972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "inlineTags"
		},
		"2973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "excludeTags"
		},
		"2974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "externalSymbolLinkMappings"
		},
		"2975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "cascadedModifierTags"
		},
		"2976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "preservedTypeAnnotationTags"
		},
		"2977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categorizeByGroup"
		},
		"2978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupReferencesByType"
		},
		"2979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "defaultCategory"
		},
		"2980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "categoryOrder"
		},
		"2981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "groupOrder"
		},
		"2982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "sortEntryPoints"
		},
		"2983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "kindSortOrder"
		},
		"2984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotExported"
		},
		"2985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "validation"
		},
		"2986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "requiredToBeDocumented"
		},
		"2987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "packagesRequiringDocumentation"
		},
		"2988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "intentionallyNotDocumented"
		},
		"2989": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "skipErrorChecking"
		},
		"2990": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "ValidationOptions"
		},
		"2992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.notExported"
		},
		"2993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.invalidLink"
		},
		"2994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.invalidPath"
		},
		"2995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.rewrittenLink"
		},
		"2996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.notDocumented"
		},
		"2997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.unusedMergeModuleWith"
		},
		"2998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": ""
		},
		"2999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "excludeNotDocumentedKinds"
		},
		"3000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "excludeTags"
		},
		"3001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "blockTags"
		},
		"3002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "inlineTags"
		},
		"3003": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "modifierTags"
		},
		"3004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "cascadedModifierTags"
		},
		"3005": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "preservedTypeAnnotationTags"
		},
		"3006": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "notRenderedTags"
		},
		"3007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "highlightLanguages"
		},
		"3008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "ignoredHighlightLanguages"
		},
		"3009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "sort"
		},
		"3010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "kindSortOrder"
		},
		"3011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/defaults.ts",
			"qualifiedName": "requiredToBeDocumented"
		},
		"3012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/index.ts",
			"qualifiedName": "ProjectReflection"
		},
		"3013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentDisplayPart"
		},
		"3014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "InlineTagDisplayPart"
		},
		"3015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "RelativeLinkDisplayPart"
		},
		"3016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "CommentTag"
		},
		"3017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "Comment"
		},
		"3018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "ContainerReflection"
		},
		"3019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationHierarchy"
		},
		"3020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "DeclarationReflection"
		},
		"3021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "DocumentReflection"
		},
		"3022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileId"
		},
		"3023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry"
		},
		"3024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/kind.ts",
			"qualifiedName": "ReflectionKind"
		},
		"3025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "ParameterReflection"
		},
		"3026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "ReferenceReflection"
		},
		"3027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlag"
		},
		"3028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionFlags"
		},
		"3029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseProperty"
		},
		"3030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "TraverseCallback"
		},
		"3031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionVisitor"
		},
		"3032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "ReflectionId"
		},
		"3033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "Reflection"
		},
		"3034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "ReflectionCategory"
		},
		"3035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "ReflectionGroup"
		},
		"3036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolIdString"
		},
		"3037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionSymbolId.ts",
			"qualifiedName": "ReflectionSymbolId"
		},
		"3038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "SignatureReflection"
		},
		"3039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "SourceReference"
		},
		"3040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "VarianceModifier"
		},
		"3041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "TypeParameterReflection"
		},
		"3042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "makeRecursiveVisitor"
		},
		"3043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "Type"
		},
		"3044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKindMap"
		},
		"3045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeVisitor"
		},
		"3046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeKind"
		},
		"3047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "SomeType"
		},
		"3048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeContext"
		},
		"3049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ArrayType"
		},
		"3050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ConditionalType"
		},
		"3051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IndexedAccessType"
		},
		"3052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "InferredType"
		},
		"3053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntersectionType"
		},
		"3054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "IntrinsicType"
		},
		"3055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "LiteralType"
		},
		"3056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "MappedType"
		},
		"3057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "OptionalType"
		},
		"3058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "PredicateType"
		},
		"3059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "QueryType"
		},
		"3060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReferenceType"
		},
		"3061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "ReflectionType"
		},
		"3062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "RestType"
		},
		"3063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TemplateLiteralType"
		},
		"3064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TupleType"
		},
		"3065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "NamedTupleMember"
		},
		"3066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "TypeOperatorType"
		},
		"3067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnionType"
		},
		"3068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "UnknownType"
		},
		"3069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/utils.ts",
			"qualifiedName": "splitUnquotedString"
		},
		"3070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "ReflectionVariant"
		},
		"3071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "SomeReflection"
		},
		"3072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application"
		},
		"3073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.VERSION"
		},
		"3074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.EVENT_BOOTSTRAP_END"
		},
		"3075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.EVENT_PROJECT_REVIVE"
		},
		"3076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.EVENT_VALIDATE_PROJECT"
		},
		"3077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.bootstrapWithPlugins"
		},
		"3078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.bootstrapWithPlugins"
		},
		"3079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "options"
		},
		"3080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "readers"
		},
		"3081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.bootstrap"
		},
		"3082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.bootstrap"
		},
		"3083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "options"
		},
		"3084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "readers"
		},
		"3089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.converter"
		},
		"3090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.outputs"
		},
		"3091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.renderer"
		},
		"3092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.serializer"
		},
		"3093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.deserializer"
		},
		"3094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.logger"
		},
		"3095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.logger"
		},
		"3096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.logger"
		},
		"3097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "l"
		},
		"3098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.internationalization"
		},
		"3099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.options"
		},
		"3100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.files"
		},
		"3101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.lang"
		},
		"3102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.skipErrorChecking"
		},
		"3103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.entryPointStrategy"
		},
		"3104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.entryPoints"
		},
		"3108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.setOptions"
		},
		"3109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.setOptions"
		},
		"3110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "options"
		},
		"3111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "reportErrors"
		},
		"3112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getTypeScriptPath"
		},
		"3113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getTypeScriptPath"
		},
		"3114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getTypeScriptVersion"
		},
		"3115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getTypeScriptVersion"
		},
		"3116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getEntryPoints"
		},
		"3117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getEntryPoints"
		},
		"3118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getDefinedEntryPoints"
		},
		"3119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.getDefinedEntryPoints"
		},
		"3120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.convert"
		},
		"3121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.convert"
		},
		"3134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.watchFile"
		},
		"3135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.watchFile"
		},
		"3136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "path"
		},
		"3137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "shouldRestart"
		},
		"3138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.convertAndWatch"
		},
		"3139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.convertAndWatch"
		},
		"3140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "success"
		},
		"3141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "__type"
		},
		"3142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "__type"
		},
		"3143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "project"
		},
		"3144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.validate"
		},
		"3145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.validate"
		},
		"3146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "project"
		},
		"3147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateOutputs"
		},
		"3148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateOutputs"
		},
		"3149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "project"
		},
		"3150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateDocs"
		},
		"3151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateDocs"
		},
		"3152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "project"
		},
		"3153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "out"
		},
		"3154": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateJson"
		},
		"3155": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.generateJson"
		},
		"3156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "project"
		},
		"3157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "out"
		},
		"3158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.toString"
		},
		"3159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "Application.toString"
		},
		"3164": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.componentName"
		},
		"3165": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3166": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3167": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3168": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3169": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"3179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3181": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3182": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3183": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3184": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3185": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3187": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3189": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3190": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "ApplicationEvents"
		},
		"3194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "ApplicationEvents.bootstrapEnd"
		},
		"3195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "ApplicationEvents.reviveProject"
		},
		"3196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/application.ts",
			"qualifiedName": "ApplicationEvents.validateProject"
		},
		"3197": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "resetReflectionID"
		},
		"3198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig"
		},
		"3199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.blockTags"
		},
		"3200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.inlineTags"
		},
		"3201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.modifierTags"
		},
		"3202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.preservedTypeAnnotationTags"
		},
		"3203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.jsDocCompatibility"
		},
		"3204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.suppressCommentWarningsInDeclarationFiles"
		},
		"3205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.useTsLinkResolution"
		},
		"3206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.commentStyle"
		},
		"3207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/index.ts",
			"qualifiedName": "CommentParserConfig.validationOptions"
		},
		"3208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context"
		},
		"3209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.__constructor"
		},
		"3210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context"
		},
		"3211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "converter"
		},
		"3212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "programs"
		},
		"3213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "project"
		},
		"3214": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "scope"
		},
		"3215": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.converter"
		},
		"3216": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.checker"
		},
		"3217": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.checker"
		},
		"3218": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.program"
		},
		"3219": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.program"
		},
		"3221": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.programs"
		},
		"3222": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.project"
		},
		"3223": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.scope"
		},
		"3224": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.convertingTypeNode"
		},
		"3225": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.convertingClassOrInterface"
		},
		"3226": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.shouldBeStatic"
		},
		"3227": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.inlineType"
		},
		"3228": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.preventInline"
		},
		"3230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.logger"
		},
		"3231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.logger"
		},
		"3232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getTypeAtLocation"
		},
		"3233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getTypeAtLocation"
		},
		"3234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "node"
		},
		"3235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSymbolAtLocation"
		},
		"3236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSymbolAtLocation"
		},
		"3237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "node"
		},
		"3238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.expectSymbolAtLocation"
		},
		"3239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.expectSymbolAtLocation"
		},
		"3240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "node"
		},
		"3241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.resolveAliasedSymbol"
		},
		"3242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.resolveAliasedSymbol"
		},
		"3243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createDeclarationReflection"
		},
		"3245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createDeclarationReflection"
		},
		"3246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "kind"
		},
		"3247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "exportSymbol"
		},
		"3249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "nameOverride"
		},
		"3250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.postReflectionCreation"
		},
		"3251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.postReflectionCreation"
		},
		"3252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "reflection"
		},
		"3253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "exportSymbol"
		},
		"3255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.finalizeDeclarationReflection"
		},
		"3256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.finalizeDeclarationReflection"
		},
		"3257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "reflection"
		},
		"3258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createSymbolReference"
		},
		"3259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createSymbolReference"
		},
		"3260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "context"
		},
		"3262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "name"
		},
		"3263": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createSymbolId"
		},
		"3264": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.createSymbolId"
		},
		"3265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "declaration"
		},
		"3267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.addChild"
		},
		"3268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.addChild"
		},
		"3269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "reflection"
		},
		"3270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.shouldIgnore"
		},
		"3271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.shouldIgnore"
		},
		"3272": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3273": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.registerReflection"
		},
		"3274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.registerReflection"
		},
		"3275": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "reflection"
		},
		"3276": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3277": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "filePath"
		},
		"3278": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getReflectionFromSymbol"
		},
		"3279": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getReflectionFromSymbol"
		},
		"3280": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3281": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSymbolFromReflection"
		},
		"3282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSymbolFromReflection"
		},
		"3283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "reflection"
		},
		"3284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.setActiveProgram"
		},
		"3285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.setActiveProgram"
		},
		"3286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "program"
		},
		"3289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getComment"
		},
		"3290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getComment"
		},
		"3291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3292": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "kind"
		},
		"3293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getNodeComment"
		},
		"3294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getNodeComment"
		},
		"3295": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "node"
		},
		"3296": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "moduleComment"
		},
		"3297": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getFileComment"
		},
		"3298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getFileComment"
		},
		"3299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "node"
		},
		"3300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getJsDocComment"
		},
		"3301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getJsDocComment"
		},
		"3302": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "declaration"
		},
		"3303": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSignatureComment"
		},
		"3304": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.getSignatureComment"
		},
		"3305": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "declaration"
		},
		"3306": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.shouldInline"
		},
		"3307": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.shouldInline"
		},
		"3308": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "symbol"
		},
		"3309": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "name"
		},
		"3310": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.withScope"
		},
		"3311": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "Context.withScope"
		},
		"3312": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/context.ts",
			"qualifiedName": "scope"
		},
		"3313": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter"
		},
		"3314": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_BEGIN"
		},
		"3315": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_END"
		},
		"3316": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_PROJECT"
		},
		"3317": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_DECLARATION"
		},
		"3318": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_DOCUMENT"
		},
		"3319": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_SIGNATURE"
		},
		"3320": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_PARAMETER"
		},
		"3321": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_CREATE_TYPE_PARAMETER"
		},
		"3322": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_RESOLVE_BEGIN"
		},
		"3323": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_RESOLVE"
		},
		"3324": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.EVENT_RESOLVE_END"
		},
		"3325": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.__constructor"
		},
		"3326": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter"
		},
		"3327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "owner"
		},
		"3328": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.externalPattern"
		},
		"3331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.excludeExternals"
		},
		"3332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.excludePrivate"
		},
		"3333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.excludeProtected"
		},
		"3334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.excludeReferences"
		},
		"3335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.commentStyle"
		},
		"3336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.validation"
		},
		"3337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.externalSymbolLinkMappings"
		},
		"3338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.preserveLinkText"
		},
		"3339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.maxTypeConversionDepth"
		},
		"3346": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.config"
		},
		"3347": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.config"
		},
		"3349": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convert"
		},
		"3350": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convert"
		},
		"3351": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "entryPoints"
		},
		"3352": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.addProjectDocuments"
		},
		"3353": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.addProjectDocuments"
		},
		"3354": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "project"
		},
		"3355": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convertSymbol"
		},
		"3356": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convertSymbol"
		},
		"3357": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "context"
		},
		"3358": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "symbol"
		},
		"3359": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "exportSymbol"
		},
		"3360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convertType"
		},
		"3361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convertType"
		},
		"3362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "context"
		},
		"3363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "node"
		},
		"3364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.convertType"
		},
		"3365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "context"
		},
		"3366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "type"
		},
		"3367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "node"
		},
		"3368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.parseRawComment"
		},
		"3369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.parseRawComment"
		},
		"3370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "file"
		},
		"3371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "files"
		},
		"3372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/parser.ts",
			"qualifiedName": "__object"
		},
		"3373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/parser.ts",
			"qualifiedName": "__object.content"
		},
		"3374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/parser.ts",
			"qualifiedName": "__object.frontmatter"
		},
		"3375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.addUnknownSymbolResolver"
		},
		"3376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.addUnknownSymbolResolver"
		},
		"3377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "resolver"
		},
		"3378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveExternalLink"
		},
		"3379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveExternalLink"
		},
		"3380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ref"
		},
		"3381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "refl"
		},
		"3382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "part"
		},
		"3383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "symbolId"
		},
		"3384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveLinks"
		},
		"3385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveLinks"
		},
		"3386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "reflection"
		},
		"3387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveLinks"
		},
		"3388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "comment"
		},
		"3389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "owner"
		},
		"3390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.resolveLinks"
		},
		"3391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "parts"
		},
		"3392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "owner"
		},
		"3393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.permitDeferredConversion"
		},
		"3394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.permitDeferredConversion"
		},
		"3395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.finalizeDeferredConversion"
		},
		"3396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.finalizeDeferredConversion"
		},
		"3397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.deferConversion"
		},
		"3398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.deferConversion"
		},
		"3399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "cb"
		},
		"3400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "__type"
		},
		"3401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "__type"
		},
		"3414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.shouldIgnore"
		},
		"3415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.shouldIgnore"
		},
		"3416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "symbol"
		},
		"3417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "checker"
		},
		"3421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.isExternal"
		},
		"3422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.isExternal"
		},
		"3423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "symbol"
		},
		"3424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "checker"
		},
		"3425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.processDocumentTags"
		},
		"3426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "Converter.processDocumentTags"
		},
		"3427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "reflection"
		},
		"3428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "parent"
		},
		"3436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.componentName"
		},
		"3437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3445": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"3451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3456": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3462": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents"
		},
		"3466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.begin"
		},
		"3467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.end"
		},
		"3468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createProject"
		},
		"3469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createDeclaration"
		},
		"3470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createDocument"
		},
		"3471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createSignature"
		},
		"3472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createParameter"
		},
		"3473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.createTypeParameter"
		},
		"3474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.resolveBegin"
		},
		"3475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.resolveReflection"
		},
		"3476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/converter.ts",
			"qualifiedName": "ConverterEvents.resolveEnd"
		},
		"3477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "ExternalResolveResult"
		},
		"3479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "__type.target"
		},
		"3480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "__type.caption"
		},
		"3481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "ExternalSymbolResolver"
		},
		"3482": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "__type"
		},
		"3483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "__type"
		},
		"3484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "ref"
		},
		"3485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "refl"
		},
		"3486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "part"
		},
		"3487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/converter/comments/linkResolver.ts",
			"qualifiedName": "symbolId"
		},
		"3488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter"
		},
		"3489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"3490": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter"
		},
		"3491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"3492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"3493": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"3494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"3495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"3496": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"3497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"3498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"3499": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"3500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"3501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"3502": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getIdealBaseName"
		},
		"3503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getIdealBaseName"
		},
		"3504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"3505": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"3508": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3511": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3514": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3517": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3520": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"3523": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3526": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3529": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3531": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3532": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3535": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3536": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3538": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"3540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3541": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"3544": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"3547": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"3550": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "CategoryRouter"
		},
		"3551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"3552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "CategoryRouter"
		},
		"3553": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"3558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "CategoryRouter.getIdealBaseName"
		},
		"3559": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "CategoryRouter.getIdealBaseName"
		},
		"3560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"3561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"3562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"3563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"3564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"3565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"3566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"3567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"3568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"3569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"3570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"3571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"3574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"3589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"3606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"3610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"3613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"3616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme"
		},
		"3617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.__constructor"
		},
		"3618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme"
		},
		"3619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "renderer"
		},
		"3620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.usedFileNames"
		},
		"3621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.markedPlugin"
		},
		"3622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.router"
		},
		"3623": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.icons"
		},
		"3624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.ContextClass"
		},
		"3629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getRenderContext"
		},
		"3630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getRenderContext"
		},
		"3631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.documentTemplate"
		},
		"3633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.documentTemplate"
		},
		"3634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.reflectionTemplate"
		},
		"3636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.reflectionTemplate"
		},
		"3637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.indexTemplate"
		},
		"3639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.indexTemplate"
		},
		"3640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.hierarchyTemplate"
		},
		"3642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.hierarchyTemplate"
		},
		"3643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.defaultLayoutTemplate"
		},
		"3645": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.defaultLayoutTemplate"
		},
		"3646": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "pageEvent"
		},
		"3647": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "template"
		},
		"3648": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getReflectionClasses"
		},
		"3649": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getReflectionClasses"
		},
		"3650": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "reflection"
		},
		"3651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getReflectionIcon"
		},
		"3652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getReflectionIcon"
		},
		"3653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "reflection"
		},
		"3654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.render"
		},
		"3655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.render"
		},
		"3656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "page"
		},
		"3657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.preRender"
		},
		"3658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.preRender"
		},
		"3659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "_event"
		},
		"3661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getNavigation"
		},
		"3662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.getNavigation"
		},
		"3663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "project"
		},
		"3664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.buildNavigation"
		},
		"3665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "DefaultTheme.buildNavigation"
		},
		"3666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "project"
		},
		"3667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.postRender"
		},
		"3668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.postRender"
		},
		"3669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "_event"
		},
		"3670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.componentName"
		},
		"3671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3672": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"3673": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"3675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"3677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3682": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3683": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3684": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"3685": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"3686": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3687": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"3688": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3689": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"3691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"3693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"3694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3695": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"3696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"3698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"3699": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"3700": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"3701": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"3702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext"
		},
		"3703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.__constructor"
		},
		"3704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext"
		},
		"3705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "router"
		},
		"3706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "theme"
		},
		"3707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "page"
		},
		"3708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "options"
		},
		"3710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.options"
		},
		"3711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.model"
		},
		"3712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.router"
		},
		"3713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.theme"
		},
		"3714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.page"
		},
		"3715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.icons"
		},
		"3716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.icons"
		},
		"3717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.reflectionIcon"
		},
		"3718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.reflectionIcon"
		},
		"3719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "reflection"
		},
		"3720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.slugger"
		},
		"3721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.slugger"
		},
		"3722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.hook"
		},
		"3723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.emit"
		},
		"3724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.emit"
		},
		"3725": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "K"
		},
		"3726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "event"
		},
		"3727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "args"
		},
		"3728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.relativeURL"
		},
		"3729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.relativeURL"
		},
		"3730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "url"
		},
		"3731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "cacheBust"
		},
		"3732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getAnchor"
		},
		"3733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getAnchor"
		},
		"3734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "reflection"
		},
		"3735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.urlTo"
		},
		"3736": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.urlTo"
		},
		"3737": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "reflection"
		},
		"3738": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.markdown"
		},
		"3739": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.markdown"
		},
		"3740": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "md"
		},
		"3741": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.displayParts"
		},
		"3742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getNavigation"
		},
		"3746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getNavigation"
		},
		"3747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getReflectionClasses"
		},
		"3748": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.getReflectionClasses"
		},
		"3749": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "refl"
		},
		"3750": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.documentTemplate"
		},
		"3751": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3752": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.reflectionTemplate"
		},
		"3755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.indexTemplate"
		},
		"3759": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3760": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3761": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.hierarchyTemplate"
		},
		"3763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.defaultLayout"
		},
		"3767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.reflectionPreview"
		},
		"3771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.typeDetails"
		},
		"3775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.typeDetailsIfUseful"
		},
		"3779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.typeDeclaration"
		},
		"3783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.breadcrumbs"
		},
		"3787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.commentShortSummary"
		},
		"3791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.commentSummary"
		},
		"3795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.commentTags"
		},
		"3799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.reflectionFlags"
		},
		"3803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.footer"
		},
		"3807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3809": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3810": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.header"
		},
		"3811": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3812": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3813": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3814": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.hierarchy"
		},
		"3815": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3816": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3817": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3818": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.index"
		},
		"3819": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3821": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3822": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.member"
		},
		"3823": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3824": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3825": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.moduleReflection"
		},
		"3827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3830": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.moduleMemberSummary"
		},
		"3831": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberDeclaration"
		},
		"3835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberGetterSetter"
		},
		"3839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberSignatureBody"
		},
		"3843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/member.signature.body.tsx",
			"qualifiedName": "__type"
		},
		"3847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/member.signature.body.tsx",
			"qualifiedName": "__type.hideSources"
		},
		"3848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberSignatureTitle"
		},
		"3849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/member.signature.title.tsx",
			"qualifiedName": "__type"
		},
		"3853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/member.signature.title.tsx",
			"qualifiedName": "__type.hideName"
		},
		"3854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberSignatures"
		},
		"3855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.memberSources"
		},
		"3859": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3860": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3861": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3862": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.members"
		},
		"3863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.sidebar"
		},
		"3867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.pageSidebar"
		},
		"3871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.sidebarLinks"
		},
		"3875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.settings"
		},
		"3879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.navigation"
		},
		"3883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.pageNavigation"
		},
		"3887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.toolbar"
		},
		"3891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3892": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3893": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3894": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.type"
		},
		"3895": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3896": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3897": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3898": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/type.tsx",
			"qualifiedName": "__type"
		},
		"3899": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/type.tsx",
			"qualifiedName": "__type.topLevelLinks"
		},
		"3900": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.typeAndParent"
		},
		"3901": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "DefaultThemeRenderContext.typeParameters"
		},
		"3905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "__function"
		},
		"3907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultThemeRenderContext.ts",
			"qualifiedName": "r"
		},
		"3908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "GroupRouter"
		},
		"3909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"3910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "GroupRouter"
		},
		"3911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"3916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "GroupRouter.getIdealBaseName"
		},
		"3917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "GroupRouter.getIdealBaseName"
		},
		"3918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"3919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"3920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"3921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"3922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"3923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"3924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"3925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"3926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"3927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"3928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"3929": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3930": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"3931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"3932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3933": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"3934": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3935": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3936": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"3937": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3938": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"3939": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3940": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"3942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"3945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"3947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"3949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"3950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"3953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"3956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"3959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"3962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"3964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"3966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"3967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"3968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"3970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"3971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"3973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"3974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent"
		},
		"3975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.PREPARE_INDEX"
		},
		"3976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.__constructor"
		},
		"3977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent"
		},
		"3978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "searchResults"
		},
		"3979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.searchResults"
		},
		"3980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.searchFields"
		},
		"3981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.searchFieldWeights"
		},
		"3982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.removeResult"
		},
		"3983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "IndexEvent.removeResult"
		},
		"3984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "index"
		},
		"3985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter"
		},
		"3986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"3987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter"
		},
		"3988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"3992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.buildChildPages"
		},
		"3993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.buildChildPages"
		},
		"3994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"3995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"3996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.getFullUrl"
		},
		"3997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.getFullUrl"
		},
		"3998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "refl"
		},
		"3999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.relativeUrl"
		},
		"4000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindDirRouter.relativeUrl"
		},
		"4001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"4003": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.directories"
		},
		"4004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.getIdealBaseName"
		},
		"4005": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.getIdealBaseName"
		},
		"4006": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"4008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"4009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"4010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"4011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"4012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"4013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"4014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"4015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"4016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"4017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"4020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"4045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"4048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"4051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter"
		},
		"4052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"4053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter"
		},
		"4054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"4055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.directories"
		},
		"4056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.getIdealBaseName"
		},
		"4057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "KindRouter.getIdealBaseName"
		},
		"4058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"4060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"4061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"4062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"4063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"4064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"4065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"4066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"4067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"4068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"4069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"4072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"4084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"4085": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4086": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"4087": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4088": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"4092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"4093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"4101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"4102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"4104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"4108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"4111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"4114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent"
		},
		"4115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent.PARSE"
		},
		"4116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent.__constructor"
		},
		"4117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent"
		},
		"4118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "page"
		},
		"4119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "originalText"
		},
		"4120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "parsedText"
		},
		"4121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent.originalText"
		},
		"4122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent.parsedText"
		},
		"4123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "MarkdownEvent.page"
		},
		"4124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent"
		},
		"4125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.Model"
		},
		"4126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.BEGIN"
		},
		"4127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.END"
		},
		"4128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.__constructor"
		},
		"4129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent"
		},
		"4130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.Model"
		},
		"4131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "model"
		},
		"4132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.project"
		},
		"4133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.filename"
		},
		"4134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.url"
		},
		"4135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.pageKind"
		},
		"4136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.model"
		},
		"4137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.contents"
		},
		"4138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.pageHeadings"
		},
		"4139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.pageSections"
		},
		"4140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "__object"
		},
		"4141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "__object.title"
		},
		"4142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "__object.headings"
		},
		"4143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.startNewSection"
		},
		"4144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.startNewSection"
		},
		"4145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "title"
		},
		"4146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.isReflectionEvent"
		},
		"4147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageEvent.isReflectionEvent"
		},
		"4148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageKind"
		},
		"4149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__object.Index"
		},
		"4150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__object.Reflection"
		},
		"4151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__object.Document"
		},
		"4152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__object.Hierarchy"
		},
		"4153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer"
		},
		"4154": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.EVENT_BEGIN_PAGE"
		},
		"4155": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.EVENT_END_PAGE"
		},
		"4156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.EVENT_BEGIN"
		},
		"4157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.EVENT_END"
		},
		"4158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.EVENT_PREPARE_INDEX"
		},
		"4159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.__constructor"
		},
		"4160": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer"
		},
		"4161": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "owner"
		},
		"4170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.preRenderAsyncJobs"
		},
		"4171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "output"
		},
		"4174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.postRenderAsyncJobs"
		},
		"4175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "output"
		},
		"4178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.theme"
		},
		"4179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.router"
		},
		"4180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.hooks"
		},
		"4186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.cacheBust"
		},
		"4188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.renderStartTime"
		},
		"4189": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.markedPlugin"
		},
		"4190": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.defineTheme"
		},
		"4191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.defineTheme"
		},
		"4192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "name"
		},
		"4193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "theme"
		},
		"4194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "renderer"
		},
		"4197": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.removeTheme"
		},
		"4198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.removeTheme"
		},
		"4199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "name"
		},
		"4200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.defineRouter"
		},
		"4201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.defineRouter"
		},
		"4202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "name"
		},
		"4203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "router"
		},
		"4204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "__type"
		},
		"4206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "app"
		},
		"4207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.removeRouter"
		},
		"4208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.removeRouter"
		},
		"4209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "name"
		},
		"4210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.render"
		},
		"4211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "Renderer.render"
		},
		"4212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "project"
		},
		"4213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "outputDirectory"
		},
		"4229": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.componentName"
		},
		"4230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"4231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"4232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"4233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"4234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"4244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent"
		},
		"4259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.BEGIN"
		},
		"4260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.END"
		},
		"4261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.__constructor"
		},
		"4262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent"
		},
		"4263": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "outputDirectory"
		},
		"4264": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "project"
		},
		"4265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "pages"
		},
		"4266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.project"
		},
		"4267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.outputDirectory"
		},
		"4268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "RendererEvent.pages"
		},
		"4269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger"
		},
		"4270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.__constructor"
		},
		"4271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger"
		},
		"4272": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "options"
		},
		"4273": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"4274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"4282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.slug"
		},
		"4283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.slug"
		},
		"4284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "value"
		},
		"4285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.hasAnchor"
		},
		"4286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.hasAnchor"
		},
		"4287": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "anchor"
		},
		"4288": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.getSimilarAnchors"
		},
		"4289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "Slugger.getSimilarAnchors"
		},
		"4290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/Slugger.ts",
			"qualifiedName": "anchor"
		},
		"4291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter"
		},
		"4292": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"4293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter"
		},
		"4294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"4298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.buildChildPages"
		},
		"4299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.buildChildPages"
		},
		"4300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"4302": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.getFullUrl"
		},
		"4303": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.getFullUrl"
		},
		"4304": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "refl"
		},
		"4305": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.relativeUrl"
		},
		"4306": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureDirRouter.relativeUrl"
		},
		"4307": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4308": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"4309": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter.getIdealBaseName"
		},
		"4310": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter.getIdealBaseName"
		},
		"4311": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4312": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"4313": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"4314": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"4315": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"4316": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"4317": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"4318": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"4319": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"4320": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"4321": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"4322": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4323": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4324": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"4325": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4326": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4328": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4329": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4330": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4340": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4341": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4342": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4343": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4344": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4345": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4346": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4347": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4348": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4349": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"4350": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4351": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4352": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"4353": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4354": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4355": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"4356": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter"
		},
		"4357": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.__constructor"
		},
		"4358": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter"
		},
		"4359": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "application"
		},
		"4360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter.getIdealBaseName"
		},
		"4361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "StructureRouter.getIdealBaseName"
		},
		"4362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.extension"
		},
		"4364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.usedFileNames"
		},
		"4365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggers"
		},
		"4366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.fullUrls"
		},
		"4367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.anchors"
		},
		"4368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.sluggerConfiguration"
		},
		"4369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type"
		},
		"4370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/options/declaration.ts",
			"qualifiedName": "__type.lowercase"
		},
		"4371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.includeHierarchySummary"
		},
		"4372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.application"
		},
		"4373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildPages"
		},
		"4375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"4376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasUrl"
		},
		"4378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getLinkTargets"
		},
		"4381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getAnchor"
		},
		"4383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.hasOwnDocument"
		},
		"4386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"4388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.relativeUrl"
		},
		"4389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"4391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.baseRelativeUrl"
		},
		"4393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"4396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFullUrl"
		},
		"4397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getSlugger"
		},
		"4400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4402": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getPageKind"
		},
		"4403": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4404": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"4405": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildChildPages"
		},
		"4406": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4407": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "outPages"
		},
		"4408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.buildAnchors"
		},
		"4410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "pageTarget"
		},
		"4412": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4413": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getUrlSafeName"
		},
		"4414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "name"
		},
		"4415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "BaseRouter.getFileName"
		},
		"4417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "baseName"
		},
		"4418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme"
		},
		"4419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.__constructor"
		},
		"4420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "Theme"
		},
		"4421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "owner"
		},
		"4422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.render"
		},
		"4423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.render"
		},
		"4424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "event"
		},
		"4425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.preRender"
		},
		"4426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.preRender"
		},
		"4427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "_event"
		},
		"4428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.postRender"
		},
		"4429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "Theme.postRender"
		},
		"4430": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/theme.ts",
			"qualifiedName": "_event"
		},
		"4431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.componentName"
		},
		"4432": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"4433": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.application"
		},
		"4434": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"4435": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/component.ts",
			"qualifiedName": "AbstractComponent.owner"
		},
		"4436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4445": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"4446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"4447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4456": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"4457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4462": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "__type"
		},
		"4463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons"
		},
		"4464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.chevronDown"
		},
		"4467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.chevronDown"
		},
		"4468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.checkbox"
		},
		"4469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.checkbox"
		},
		"4470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.menu"
		},
		"4471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.menu"
		},
		"4472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.search"
		},
		"4473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.search"
		},
		"4474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.chevronSmall"
		},
		"4475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.chevronSmall"
		},
		"4476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.anchor"
		},
		"4477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.anchor"
		},
		"4478": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.folder"
		},
		"4479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.folder"
		},
		"4480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertNote"
		},
		"4481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertNote"
		},
		"4482": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertTip"
		},
		"4483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertTip"
		},
		"4484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertImportant"
		},
		"4485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertImportant"
		},
		"4486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertWarning"
		},
		"4487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertWarning"
		},
		"4488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertCaution"
		},
		"4489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "Icons.alertCaution"
		},
		"4490": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "1"
		},
		"4491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4493": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "2"
		},
		"4494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4496": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "4"
		},
		"4497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4499": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "8"
		},
		"4500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4502": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "16"
		},
		"4503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4505": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "32"
		},
		"4506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4508": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "64"
		},
		"4509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4511": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "128"
		},
		"4512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4514": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "256"
		},
		"4515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4517": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "512"
		},
		"4518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4520": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "1024"
		},
		"4521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4523": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "2048"
		},
		"4524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4526": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "4096"
		},
		"4527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4529": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "8192"
		},
		"4530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4531": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4532": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "16384"
		},
		"4533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4535": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "32768"
		},
		"4536": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4538": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "65536"
		},
		"4539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4541": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "131072"
		},
		"4542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4544": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "262144"
		},
		"4545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4547": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "524288"
		},
		"4548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4550": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "1048576"
		},
		"4551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4553": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "2097152"
		},
		"4554": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4555": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4556": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "4194304"
		},
		"4557": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4559": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "8388608"
		},
		"4560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/partials/icon.tsx",
			"qualifiedName": "__type"
		},
		"4562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement"
		},
		"4563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.text"
		},
		"4564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.path"
		},
		"4565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.kind"
		},
		"4566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.class"
		},
		"4567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.children"
		},
		"4568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "NavigationElement.icon"
		},
		"4569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageDefinition"
		},
		"4570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageDefinition.Model"
		},
		"4571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageDefinition.url"
		},
		"4572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageDefinition.kind"
		},
		"4573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "PageDefinition.model"
		},
		"4574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading"
		},
		"4575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.link"
		},
		"4576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.text"
		},
		"4577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.level"
		},
		"4578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.kind"
		},
		"4579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.classes"
		},
		"4580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/events.ts",
			"qualifiedName": "PageHeading.icon"
		},
		"4581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents"
		},
		"4582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.beginRender"
		},
		"4583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.beginPage"
		},
		"4584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.endPage"
		},
		"4585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.endRender"
		},
		"4586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.parseMarkdown"
		},
		"4587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererEvents.prepareIndex"
		},
		"4588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks"
		},
		"4589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.head.begin"
		},
		"4590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.head.end"
		},
		"4591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.body.begin"
		},
		"4592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.body.end"
		},
		"4593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.content.begin"
		},
		"4594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.content.end"
		},
		"4595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.sidebar.begin"
		},
		"4596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.sidebar.end"
		},
		"4597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.pageSidebar.begin"
		},
		"4598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.pageSidebar.end"
		},
		"4599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.footer.begin"
		},
		"4600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.footer.end"
		},
		"4601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.comment.beforeTags"
		},
		"4602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/renderer.ts",
			"qualifiedName": "RendererHooks.comment.afterTags"
		},
		"4603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "RenderTemplate"
		},
		"4604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "__type"
		},
		"4605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "__type"
		},
		"4606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "data"
		},
		"4607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/themes/default/DefaultTheme.tsx",
			"qualifiedName": "T"
		},
		"4608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router"
		},
		"4609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.buildPages"
		},
		"4610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.buildPages"
		},
		"4611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "project"
		},
		"4612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.hasUrl"
		},
		"4613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.hasUrl"
		},
		"4614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getLinkTargets"
		},
		"4616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getLinkTargets"
		},
		"4617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getAnchor"
		},
		"4618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getAnchor"
		},
		"4619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "refl"
		},
		"4620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.hasOwnDocument"
		},
		"4621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.hasOwnDocument"
		},
		"4622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "refl"
		},
		"4623": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.relativeUrl"
		},
		"4624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.relativeUrl"
		},
		"4625": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4626": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "to"
		},
		"4627": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.baseRelativeUrl"
		},
		"4628": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.baseRelativeUrl"
		},
		"4629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "from"
		},
		"4630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "target"
		},
		"4631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getFullUrl"
		},
		"4632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getFullUrl"
		},
		"4633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "refl"
		},
		"4634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getSlugger"
		},
		"4635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "Router.getSlugger"
		},
		"4636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "reflection"
		},
		"4637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "RouterTarget"
		},
		"4638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__type"
		},
		"4639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__type.name"
		},
		"4640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/router.ts",
			"qualifiedName": "__type.parent"
		},
		"4641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs"
		},
		"4642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.__constructor"
		},
		"4643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs"
		},
		"4644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "application"
		},
		"4651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.application"
		},
		"4652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.addOutput"
		},
		"4653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.addOutput"
		},
		"4654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "name"
		},
		"4655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "output"
		},
		"4656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "__type"
		},
		"4657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "__type"
		},
		"4658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "path"
		},
		"4659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "project"
		},
		"4660": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.setDefaultOutputName"
		},
		"4661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.setDefaultOutputName"
		},
		"4662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "name"
		},
		"4663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.getOutputSpecs"
		},
		"4664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.getOutputSpecs"
		},
		"4665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.writeOutputs"
		},
		"4666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.writeOutputs"
		},
		"4667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "project"
		},
		"4668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.writeOutput"
		},
		"4669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "Outputs.writeOutput"
		},
		"4670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "output"
		},
		"4671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/output/output.ts",
			"qualifiedName": "project"
		},
		"4672": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ArgumentsReader"
		},
		"4673": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "CommentStyle"
		},
		"4674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "EntryPointStrategy"
		},
		"4675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Resolve"
		},
		"4676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Expand"
		},
		"4677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Packages"
		},
		"4678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "__object.Merge"
		},
		"4679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/paths.ts",
			"qualifiedName": "normalizePath"
		},
		"4680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/paths.ts",
			"qualifiedName": "normalizePath"
		},
		"4681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/paths.ts",
			"qualifiedName": "path"
		},
		"4682": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "Option"
		},
		"4683": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "OptionDefaults"
		},
		"4684": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "Options"
		},
		"4685": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "PackageJsonReader"
		},
		"4686": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ParameterHint"
		},
		"4687": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ParameterType"
		},
		"4688": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "TSConfigReader"
		},
		"4689": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "TypeDocReader"
		},
		"4690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry"
		},
		"4691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.__constructor"
		},
		"4692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry"
		},
		"4693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "basePath"
		},
		"4694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.basePath"
		},
		"4695": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.register"
		},
		"4696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.register"
		},
		"4697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "sourcePath"
		},
		"4698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "relativePath"
		},
		"4699": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "__type"
		},
		"4700": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "__type.target"
		},
		"4701": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "__type.anchor"
		},
		"4702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.fromObject"
		},
		"4703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "ValidatingFileRegistry.fromObject"
		},
		"4704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "de"
		},
		"4705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/ValidatingFileRegistry.ts",
			"qualifiedName": "obj"
		},
		"4706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.nextId"
		},
		"4707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.mediaToReflection"
		},
		"4708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.mediaToPath"
		},
		"4709": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.reflectionToPath"
		},
		"4710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.pathToMedia"
		},
		"4711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.names"
		},
		"4712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.nameUsage"
		},
		"4713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerAbsolute"
		},
		"4714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerAbsolute"
		},
		"4715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"4716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type"
		},
		"4717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.target"
		},
		"4718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "__type.anchor"
		},
		"4719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflection"
		},
		"4720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflection"
		},
		"4721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"4722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"4723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflectionPath"
		},
		"4724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.registerReflectionPath"
		},
		"4725": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "absolute"
		},
		"4726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"4727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getReflectionPath"
		},
		"4728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getReflectionPath"
		},
		"4729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"4730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.removeReflection"
		},
		"4731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.removeReflection"
		},
		"4732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "reflection"
		},
		"4733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolve"
		},
		"4734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolve"
		},
		"4735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"4736": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "project"
		},
		"4737": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolvePath"
		},
		"4738": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.resolvePath"
		},
		"4739": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"4740": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getName"
		},
		"4741": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getName"
		},
		"4742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "id"
		},
		"4743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getNameToAbsoluteMap"
		},
		"4744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.getNameToAbsoluteMap"
		},
		"4745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.toObject"
		},
		"4746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "FileRegistry.toObject"
		},
		"4747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/FileRegistry.ts",
			"qualifiedName": "ser"
		},
		"4748": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ArrayDeclarationOption"
		},
		"4749": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "BooleanDeclarationOption"
		},
		"4750": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "DeclarationOption"
		},
		"4751": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "DeclarationOptionBase"
		},
		"4752": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "DeclarationOptionToOptionType"
		},
		"4753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "DocumentationEntryPoint"
		},
		"4754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "DocumentationEntryPoint.displayName"
		},
		"4755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "DocumentationEntryPoint.program"
		},
		"4756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/entry-point.ts",
			"qualifiedName": "DocumentationEntryPoint.sourceFile"
		},
		"4757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "FancyConsoleLogger"
		},
		"4758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "FancyConsoleLogger.addContext"
		},
		"4759": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "FancyConsoleLogger.addContext"
		},
		"4760": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "message"
		},
		"4761": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "level"
		},
		"4762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/loggers.ts",
			"qualifiedName": "args"
		},
		"4763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.log"
		},
		"4764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.log"
		},
		"4765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "message"
		},
		"4766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "level"
		},
		"4767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.errorCount"
		},
		"4768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warningCount"
		},
		"4769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarningCount"
		},
		"4770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.level"
		},
		"4771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"4772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"4773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"4774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"4775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"4776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"4777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"4778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"4779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"4780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"4781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"4783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"4784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4809": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "FlagsDeclarationOption"
		},
		"4810": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "JsDocCompatibility"
		},
		"4811": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "KeyToDeclaration"
		},
		"4812": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ManuallyValidatedOption"
		},
		"4813": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "MapDeclarationOption"
		},
		"4814": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "MixedDeclarationOption"
		},
		"4815": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "NumberDeclarationOption"
		},
		"4816": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ObjectDeclarationOption"
		},
		"4817": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "OptionsReader"
		},
		"4818": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "OutputSpecification"
		},
		"4819": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ParameterTypeToOptionTypeMap"
		},
		"4820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils/sort.ts",
			"qualifiedName": "SortStrategy"
		},
		"4821": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "StringDeclarationOption"
		},
		"4822": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "TypeDocOptionMap"
		},
		"4823": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "TypeDocOptions"
		},
		"4824": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "TypeDocOptionValues"
		},
		"4825": {
			"packageName": "typedoc",
			"packagePath": "src/index.ts",
			"qualifiedName": "ValidationOptions"
		},
		"4826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "ComponentPath"
		},
		"4827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "ComponentPath.navigation"
		},
		"4828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "ComponentPath.path"
		},
		"4829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger"
		},
		"4832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.log"
		},
		"4833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.log"
		},
		"4834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "message"
		},
		"4835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "level"
		},
		"4836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.addContext"
		},
		"4837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "ConsoleLogger.addContext"
		},
		"4838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "message"
		},
		"4839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "level"
		},
		"4840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "_args"
		},
		"4841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.errorCount"
		},
		"4842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warningCount"
		},
		"4843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarningCount"
		},
		"4844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.level"
		},
		"4845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"4846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"4847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"4848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"4849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"4850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"4851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"4852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"4853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"4854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"4855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"4857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"4858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4859": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4860": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4861": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4862": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"4864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"4872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"4879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"4880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"4881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"4882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"4883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "DeclarationReference"
		},
		"4884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "DeclarationReference.resolutionStart"
		},
		"4885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "DeclarationReference.moduleSource"
		},
		"4886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "DeclarationReference.symbolReference"
		},
		"4887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/enum.ts",
			"qualifiedName": "EnumKeys"
		},
		"4888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/enum.ts",
			"qualifiedName": "__type"
		},
		"4889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/enum.ts",
			"qualifiedName": "E"
		},
		"4890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher"
		},
		"4891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.T"
		},
		"4894": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.T"
		},
		"4902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"4904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"4912": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4913": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"4914": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4915": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"4917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"4919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"4920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"4923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"4924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"4925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"4926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks"
		},
		"4927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.T"
		},
		"4928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.R"
		},
		"4931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.T"
		},
		"4932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.R"
		},
		"4941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.on"
		},
		"4942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.on"
		},
		"4943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "K"
		},
		"4944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "event"
		},
		"4945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "listener"
		},
		"4946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "args"
		},
		"4949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "order"
		},
		"4950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.once"
		},
		"4951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.once"
		},
		"4952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "K"
		},
		"4953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "event"
		},
		"4954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "listener"
		},
		"4955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "args"
		},
		"4958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "order"
		},
		"4959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.off"
		},
		"4960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.off"
		},
		"4961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "K"
		},
		"4962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "event"
		},
		"4963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "listener"
		},
		"4964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "__type"
		},
		"4966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "args"
		},
		"4967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.emit"
		},
		"4968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.emit"
		},
		"4969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "K"
		},
		"4970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "event"
		},
		"4971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "args"
		},
		"4972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.saveMomento"
		},
		"4973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.saveMomento"
		},
		"4974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.restoreMomento"
		},
		"4975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "EventHooks.restoreMomento"
		},
		"4976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/hooks.ts",
			"qualifiedName": "momento"
		},
		"4977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "GlobString"
		},
		"4978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"4979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type.__globString"
		},
		"4980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "i18n"
		},
		"4981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": ""
		},
		"4982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "Raw"
		},
		"4983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "Raw"
		},
		"4984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "_props"
		},
		"4985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "__type"
		},
		"4986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "__type.html"
		},
		"4987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "createElement"
		},
		"4988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "createElement"
		},
		"4989": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "tag"
		},
		"4990": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "props"
		},
		"4991": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "children"
		},
		"4992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "setRenderSettings"
		},
		"4993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "setRenderSettings"
		},
		"4994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "options"
		},
		"4995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "__type"
		},
		"4996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "__type.pretty"
		},
		"4997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "renderElement"
		},
		"4998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "renderElement"
		},
		"4999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "element"
		},
		"5000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "renderElementToText"
		},
		"5001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "renderElementToText"
		},
		"5002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.ts",
			"qualifiedName": "element"
		},
		"5004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger"
		},
		"5007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.errorCount"
		},
		"5008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warningCount"
		},
		"5009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarningCount"
		},
		"5010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.level"
		},
		"5011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"5012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasErrors"
		},
		"5013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"5014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.hasWarnings"
		},
		"5015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"5016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetErrors"
		},
		"5017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"5018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.resetWarnings"
		},
		"5019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"5020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.verbose"
		},
		"5021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"5023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.info"
		},
		"5024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"5026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"5027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"5029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.warn"
		},
		"5030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"5032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"5033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"5034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"5035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"5037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.validationWarning"
		},
		"5038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"5040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"5041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"5042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"5043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "node"
		},
		"5045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.error"
		},
		"5046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "text"
		},
		"5047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "pos"
		},
		"5048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "file"
		},
		"5049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.log"
		},
		"5050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.log"
		},
		"5051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "_message"
		},
		"5052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "level"
		},
		"5053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.addContext"
		},
		"5054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "Logger.addContext"
		},
		"5055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "message"
		},
		"5056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "_level"
		},
		"5057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "_args"
		},
		"5058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel"
		},
		"5059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel.Verbose"
		},
		"5060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel.Info"
		},
		"5061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel.Warn"
		},
		"5062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel.Error"
		},
		"5063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/logger.ts",
			"qualifiedName": "LogLevel.None"
		},
		"5064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "Meaning"
		},
		"5065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "Meaning.keyword"
		},
		"5066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "Meaning.label"
		},
		"5067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "Meaning.index"
		},
		"5068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "MeaningKeyword"
		},
		"5069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalNode"
		},
		"5070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalNode.getStart"
		},
		"5071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalNode.getStart"
		},
		"5072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalNode.getSourceFile"
		},
		"5073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalNode.getSourceFile"
		},
		"5074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile"
		},
		"5075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile.__constructor"
		},
		"5076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile"
		},
		"5077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "text"
		},
		"5078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "fileName"
		},
		"5079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile.text"
		},
		"5080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile.fileName"
		},
		"5081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile.getLineAndCharacterOfPosition"
		},
		"5082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "MinimalSourceFile.getLineAndCharacterOfPosition"
		},
		"5083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/minimalSourceFile.ts",
			"qualifiedName": "pos"
		},
		"5084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "NormalizedPath"
		},
		"5085": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"5086": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type.__normPath"
		},
		"5087": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "NormalizedPathOrModule"
		},
		"5088": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"5089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type.__normPathOrModule"
		},
		"5090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "NormalizedPathOrModuleOrFunction"
		},
		"5091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"5092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "__type"
		},
		"5093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/path.ts",
			"qualifiedName": "app"
		},
		"5094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "SymbolReference"
		},
		"5095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "SymbolReference.path"
		},
		"5096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/declarationReference.ts",
			"qualifiedName": "SymbolReference.meaning"
		},
		"5097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/validation.ts",
			"qualifiedName": "TagString"
		},
		"5098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "TranslatedString"
		},
		"5099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "__type"
		},
		"5100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "__type.[TranslatedString]"
		},
		"5101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "translateTagName"
		},
		"5102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "translateTagName"
		},
		"5103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/i18n.ts",
			"qualifiedName": "tag"
		},
		"5104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializable"
		},
		"5105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializable.T"
		},
		"5106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializable.fromObject"
		},
		"5107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializable.fromObject"
		},
		"5108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "d"
		},
		"5109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "o"
		},
		"5110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer"
		},
		"5111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.__constructor"
		},
		"5112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer"
		},
		"5113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "logger"
		},
		"5120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reflectionBuilders"
		},
		"5121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "declaration"
		},
		"5123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "param"
		},
		"5128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "project"
		},
		"5133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "reference"
		},
		"5138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "signature"
		},
		"5143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "typeParam"
		},
		"5148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/variant.ts",
			"qualifiedName": "document"
		},
		"5153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5154": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5155": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "parent"
		},
		"5156": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5157": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.typeBuilders"
		},
		"5158": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5159": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "array"
		},
		"5160": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5161": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5162": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5163": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5164": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "conditional"
		},
		"5165": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5166": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5167": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5168": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5169": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "indexedAccess"
		},
		"5170": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5171": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5172": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5173": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5174": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "inferred"
		},
		"5175": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5176": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5177": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5178": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5179": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "intersection"
		},
		"5180": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5181": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5182": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5183": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5184": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "intrinsic"
		},
		"5185": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5186": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5187": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5188": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5189": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "literal"
		},
		"5190": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5191": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5192": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5193": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5194": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "mapped"
		},
		"5195": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5196": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5197": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5198": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5199": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "optional"
		},
		"5200": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5201": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5202": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5203": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5204": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "predicate"
		},
		"5205": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5206": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5207": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5208": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5209": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "query"
		},
		"5210": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5211": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5212": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5213": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5214": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "reference"
		},
		"5215": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5216": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5217": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5218": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5219": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "reflection"
		},
		"5220": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5221": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5222": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5223": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5224": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "rest"
		},
		"5225": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5226": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5227": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5228": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5229": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "templateLiteral"
		},
		"5230": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5231": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5232": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5233": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5234": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "tuple"
		},
		"5235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "namedTupleMember"
		},
		"5240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "typeOperator"
		},
		"5245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5249": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "union"
		},
		"5250": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5251": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5252": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5253": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5254": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "unknown"
		},
		"5255": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5256": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5257": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5258": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5259": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.projectRoot"
		},
		"5260": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.oldIdToNewId"
		},
		"5261": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.oldFileIdToNewFileId"
		},
		"5262": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.project"
		},
		"5263": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.logger"
		},
		"5264": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.addDeserializer"
		},
		"5265": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.addDeserializer"
		},
		"5266": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "de"
		},
		"5267": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveProject"
		},
		"5268": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveProject"
		},
		"5269": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "name"
		},
		"5270": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "projectObj"
		},
		"5271": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "options"
		},
		"5272": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5273": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.projectRoot"
		},
		"5274": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.registry"
		},
		"5275": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveProjects"
		},
		"5276": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveProjects"
		},
		"5277": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "name"
		},
		"5278": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "projects"
		},
		"5279": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "options"
		},
		"5280": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5281": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.projectRoot"
		},
		"5282": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.registry"
		},
		"5283": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.alwaysCreateEntryPointModule"
		},
		"5284": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.revive"
		},
		"5285": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.revive"
		},
		"5286": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5287": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "U"
		},
		"5288": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "source"
		},
		"5289": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "creator"
		},
		"5290": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5291": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5292": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5293": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.revive"
		},
		"5294": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5295": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "U"
		},
		"5296": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "source"
		},
		"5297": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "creator"
		},
		"5298": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5299": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5300": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5301": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveMany"
		},
		"5302": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveMany"
		},
		"5303": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5304": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "U"
		},
		"5305": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "sourceArray"
		},
		"5306": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "creator"
		},
		"5307": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5308": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5309": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5310": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveMany"
		},
		"5311": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5312": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "U"
		},
		"5313": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "sourceArray"
		},
		"5314": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "creator"
		},
		"5315": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5316": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5317": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5318": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveType"
		},
		"5319": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveType"
		},
		"5320": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5321": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5322": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.reviveType"
		},
		"5323": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5324": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5325": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.constructReflection"
		},
		"5326": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.constructReflection"
		},
		"5327": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5328": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5329": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.constructType"
		},
		"5330": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.constructType"
		},
		"5331": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5332": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5333": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.fromObject"
		},
		"5334": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.fromObject"
		},
		"5335": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "T"
		},
		"5336": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "receiver"
		},
		"5337": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5338": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.fromObject"
		},
		"5339": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type.fromObject"
		},
		"5340": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "d"
		},
		"5341": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "o"
		},
		"5342": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5343": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.defer"
		},
		"5344": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "Deserializer.defer"
		},
		"5345": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "cb"
		},
		"5346": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5347": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "__type"
		},
		"5348": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "project"
		},
		"5349": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent"
		},
		"5350": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent.priority"
		},
		"5351": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent.supports"
		},
		"5352": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent.supports"
		},
		"5353": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "model"
		},
		"5354": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5355": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent.fromObject"
		},
		"5356": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "DeserializerComponent.fromObject"
		},
		"5357": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "model"
		},
		"5358": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/deserializer.ts",
			"qualifiedName": "obj"
		},
		"5359": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": ""
		},
		"5360": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "SCHEMA_VERSION"
		},
		"5361": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ModelToObject"
		},
		"5362": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "T"
		},
		"5363": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionId"
		},
		"5364": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "FileId"
		},
		"5365": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionSymbolId"
		},
		"5366": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionSymbolId.packageName"
		},
		"5367": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionSymbolId.packagePath"
		},
		"5368": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionSymbolId.qualifiedName"
		},
		"5369": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionGroup"
		},
		"5370": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionGroup.children"
		},
		"5371": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "categories"
		},
		"5372": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "title"
		},
		"5373": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionGroup.ts",
			"qualifiedName": "description"
		},
		"5374": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionCategory"
		},
		"5375": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionCategory.children"
		},
		"5376": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "title"
		},
		"5377": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReflectionCategory.ts",
			"qualifiedName": "description"
		},
		"5378": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap"
		},
		"5379": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.declaration"
		},
		"5380": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.param"
		},
		"5381": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.project"
		},
		"5382": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.reference"
		},
		"5383": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.signature"
		},
		"5384": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.typeParam"
		},
		"5385": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionVariantMap.document"
		},
		"5386": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "SomeReflection"
		},
		"5387": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "DocumentReflection"
		},
		"5388": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "DocumentReflection.frontmatter"
		},
		"5389": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5390": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5391": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5392": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5393": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5394": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "children"
		},
		"5395": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "content"
		},
		"5396": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "variant"
		},
		"5397": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DocumentReflection.ts",
			"qualifiedName": "relevanceBoost"
		},
		"5398": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceReflection"
		},
		"5399": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceReflection.target"
		},
		"5400": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "children"
		},
		"5401": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "groups"
		},
		"5402": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "defaultValue"
		},
		"5403": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "type"
		},
		"5404": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5405": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5406": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5407": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "documents"
		},
		"5409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "categories"
		},
		"5410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "childrenIncludingDocuments"
		},
		"5411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5412": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "packageVersion"
		},
		"5413": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "sources"
		},
		"5414": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "relevanceBoost"
		},
		"5415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "signatures"
		},
		"5416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "indexSignatures"
		},
		"5417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "overwrites"
		},
		"5418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "inheritedFrom"
		},
		"5419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementationOf"
		},
		"5420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "extendedTypes"
		},
		"5421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "extendedBy"
		},
		"5422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementedTypes"
		},
		"5423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementedBy"
		},
		"5424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "getSignature"
		},
		"5425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "setSignature"
		},
		"5426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "typeParameters"
		},
		"5427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "readme"
		},
		"5428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ReferenceReflection.ts",
			"qualifiedName": "variant"
		},
		"5429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "SignatureReflection"
		},
		"5430": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5432": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5433": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5434": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5435": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "type"
		},
		"5436": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "variant"
		},
		"5437": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "sources"
		},
		"5438": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "overwrites"
		},
		"5439": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "inheritedFrom"
		},
		"5440": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "implementationOf"
		},
		"5441": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "typeParameters"
		},
		"5442": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SignatureReflection.ts",
			"qualifiedName": "parameters"
		},
		"5443": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ParameterReflection"
		},
		"5444": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ParameterReflection.variant"
		},
		"5445": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5446": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5447": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5448": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5449": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5450": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "defaultValue"
		},
		"5451": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ParameterReflection.ts",
			"qualifiedName": "type"
		},
		"5452": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "DeclarationReflection"
		},
		"5453": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "children"
		},
		"5454": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "groups"
		},
		"5455": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5456": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5457": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5458": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5459": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "documents"
		},
		"5460": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "categories"
		},
		"5461": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "childrenIncludingDocuments"
		},
		"5462": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5463": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "defaultValue"
		},
		"5464": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "type"
		},
		"5465": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "variant"
		},
		"5466": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "packageVersion"
		},
		"5467": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "sources"
		},
		"5468": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "relevanceBoost"
		},
		"5469": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "signatures"
		},
		"5470": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "indexSignatures"
		},
		"5471": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "overwrites"
		},
		"5472": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "inheritedFrom"
		},
		"5473": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementationOf"
		},
		"5474": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "extendedTypes"
		},
		"5475": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "extendedBy"
		},
		"5476": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementedTypes"
		},
		"5477": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "implementedBy"
		},
		"5478": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "getSignature"
		},
		"5479": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "setSignature"
		},
		"5480": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "typeParameters"
		},
		"5481": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/DeclarationReflection.ts",
			"qualifiedName": "readme"
		},
		"5482": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TypeParameterReflection"
		},
		"5483": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5484": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5485": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5486": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5487": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5488": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "default"
		},
		"5489": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "type"
		},
		"5490": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "variant"
		},
		"5491": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/TypeParameterReflection.ts",
			"qualifiedName": "varianceModifier"
		},
		"5492": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ProjectReflection"
		},
		"5493": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ProjectReflection.schemaVersion"
		},
		"5494": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ProjectReflection.symbolIdMap"
		},
		"5495": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ProjectReflection.files"
		},
		"5496": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "children"
		},
		"5497": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "groups"
		},
		"5498": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5499": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5500": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5501": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5502": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "documents"
		},
		"5503": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "categories"
		},
		"5504": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "childrenIncludingDocuments"
		},
		"5505": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "flags"
		},
		"5506": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "variant"
		},
		"5507": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "packageVersion"
		},
		"5508": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "readme"
		},
		"5509": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ProjectReflection.ts",
			"qualifiedName": "packageName"
		},
		"5510": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ContainerReflection"
		},
		"5511": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ContainerReflection.childrenIncludingDocuments"
		},
		"5512": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Reflection.flags"
		},
		"5513": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5514": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "variant"
		},
		"5515": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5516": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5517": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5518": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "children"
		},
		"5519": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "groups"
		},
		"5520": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "documents"
		},
		"5521": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/ContainerReflection.ts",
			"qualifiedName": "categories"
		},
		"5522": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Reflection"
		},
		"5523": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Reflection.flags"
		},
		"5524": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "kind"
		},
		"5525": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "variant"
		},
		"5526": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "id"
		},
		"5527": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "name"
		},
		"5528": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "comment"
		},
		"5529": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "SomeType"
		},
		"5530": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TypeKindMap"
		},
		"5532": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.array"
		},
		"5533": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.conditional"
		},
		"5534": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.indexedAccess"
		},
		"5535": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.inferred"
		},
		"5536": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.intersection"
		},
		"5537": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.intrinsic"
		},
		"5538": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.literal"
		},
		"5539": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.mapped"
		},
		"5540": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.optional"
		},
		"5541": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.predicate"
		},
		"5542": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.query"
		},
		"5543": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.reference"
		},
		"5544": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.reflection"
		},
		"5545": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.rest"
		},
		"5546": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.templateLiteral"
		},
		"5547": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.tuple"
		},
		"5548": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.namedTupleMember"
		},
		"5549": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.typeOperator"
		},
		"5550": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.union"
		},
		"5551": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.unknown"
		},
		"5552": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ArrayType"
		},
		"5553": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5554": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"5555": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ConditionalType"
		},
		"5556": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5557": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "checkType"
		},
		"5558": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "extendsType"
		},
		"5559": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "trueType"
		},
		"5560": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "falseType"
		},
		"5561": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "IndexedAccessType"
		},
		"5562": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5563": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "indexType"
		},
		"5564": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "objectType"
		},
		"5565": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InferredType"
		},
		"5566": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5567": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5568": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "constraint"
		},
		"5569": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "IntersectionType"
		},
		"5570": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5571": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "types"
		},
		"5572": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "IntrinsicType"
		},
		"5573": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5574": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5575": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "OptionalType"
		},
		"5576": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5577": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"5578": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "PredicateType"
		},
		"5579": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5580": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "asserts"
		},
		"5581": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5582": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "targetType"
		},
		"5583": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "QueryType"
		},
		"5584": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5585": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "queryType"
		},
		"5586": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType"
		},
		"5587": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType.target"
		},
		"5588": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType.qualifiedName"
		},
		"5589": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType.refersToTypeParameter"
		},
		"5590": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType.preferValues"
		},
		"5591": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReferenceType.highlightedProperties"
		},
		"5592": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5593": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5594": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "typeArguments"
		},
		"5595": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "package"
		},
		"5596": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "externalUrl"
		},
		"5597": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionType"
		},
		"5598": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "declaration"
		},
		"5599": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5600": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RestType"
		},
		"5601": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5602": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementType"
		},
		"5603": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "LiteralType"
		},
		"5604": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5605": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "value"
		},
		"5606": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type"
		},
		"5607": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.value"
		},
		"5608": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.negative"
		},
		"5609": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TupleType"
		},
		"5610": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TupleType.elements"
		},
		"5611": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5612": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "NamedTupleMemberType"
		},
		"5613": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5614": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "isOptional"
		},
		"5615": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5616": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "element"
		},
		"5617": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TemplateLiteralType"
		},
		"5618": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TemplateLiteralType.tail"
		},
		"5619": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5620": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "head"
		},
		"5621": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "MappedType"
		},
		"5622": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5623": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "parameter"
		},
		"5624": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "parameterType"
		},
		"5625": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "templateType"
		},
		"5626": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "readonlyModifier"
		},
		"5627": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "optionalModifier"
		},
		"5628": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "nameType"
		},
		"5629": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "TypeOperatorType"
		},
		"5630": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5631": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "operator"
		},
		"5632": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "target"
		},
		"5633": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "UnionType"
		},
		"5634": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5635": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "types"
		},
		"5636": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "elementSummaries"
		},
		"5637": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "UnknownType"
		},
		"5638": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "type"
		},
		"5639": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/types.ts",
			"qualifiedName": "name"
		},
		"5640": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Type"
		},
		"5641": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "ReflectionFlags"
		},
		"5642": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isPrivate"
		},
		"5643": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isProtected"
		},
		"5644": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isPublic"
		},
		"5645": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isStatic"
		},
		"5646": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isExternal"
		},
		"5647": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isOptional"
		},
		"5648": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isRest"
		},
		"5649": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isAbstract"
		},
		"5650": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isConst"
		},
		"5651": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isReadonly"
		},
		"5652": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Reflection.ts",
			"qualifiedName": "isInherited"
		},
		"5653": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Comment"
		},
		"5654": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Comment.summary"
		},
		"5655": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "Comment.modifierTags"
		},
		"5656": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "blockTags"
		},
		"5657": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "label"
		},
		"5658": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "CommentTag"
		},
		"5659": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "CommentTag.content"
		},
		"5660": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "name"
		},
		"5661": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "tag"
		},
		"5662": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/Comment.ts",
			"qualifiedName": "typeAnnotation"
		},
		"5663": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "CommentDisplayPart"
		},
		"5664": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type"
		},
		"5665": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.kind"
		},
		"5666": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.text"
		},
		"5667": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type"
		},
		"5668": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.kind"
		},
		"5669": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "__type.text"
		},
		"5670": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart"
		},
		"5671": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart.kind"
		},
		"5672": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart.tag"
		},
		"5673": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart.text"
		},
		"5674": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart.target"
		},
		"5675": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "InlineTagDisplayPart.tsLinkText"
		},
		"5676": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RelativeLinkDisplayPart"
		},
		"5677": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RelativeLinkDisplayPart.kind"
		},
		"5678": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RelativeLinkDisplayPart.text"
		},
		"5679": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RelativeLinkDisplayPart.target"
		},
		"5680": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "RelativeLinkDisplayPart.targetAnchor"
		},
		"5681": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "SourceReference"
		},
		"5682": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "line"
		},
		"5683": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "fileName"
		},
		"5684": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "character"
		},
		"5685": {
			"packageName": "typedoc",
			"packagePath": "src/lib/models/SourceReference.ts",
			"qualifiedName": "url"
		},
		"5686": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "FileRegistry"
		},
		"5687": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "FileRegistry.entries"
		},
		"5688": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/schema.ts",
			"qualifiedName": "FileRegistry.reflections"
		},
		"5689": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "SerializeEvent"
		},
		"5690": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "SerializeEvent.__constructor"
		},
		"5691": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "SerializeEvent"
		},
		"5692": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "project"
		},
		"5693": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "output"
		},
		"5694": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "SerializeEvent.project"
		},
		"5695": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/events.ts",
			"qualifiedName": "SerializeEvent.output"
		},
		"5696": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer"
		},
		"5697": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.EVENT_BEGIN"
		},
		"5698": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.EVENT_END"
		},
		"5702": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.projectRoot"
		},
		"5703": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.project"
		},
		"5704": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.addSerializer"
		},
		"5705": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.addSerializer"
		},
		"5706": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "T"
		},
		"5707": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "serializer"
		},
		"5708": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.removeSerializer"
		},
		"5709": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.removeSerializer"
		},
		"5710": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "serializer"
		},
		"5711": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.toObject"
		},
		"5712": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.toObject"
		},
		"5713": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "T"
		},
		"5714": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type"
		},
		"5715": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5716": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5717": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "serializer"
		},
		"5718": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "value"
		},
		"5719": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.toObject"
		},
		"5720": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "T"
		},
		"5721": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type"
		},
		"5722": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5723": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5724": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "serializer"
		},
		"5725": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "value"
		},
		"5726": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.toObjectsOptional"
		},
		"5727": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.toObjectsOptional"
		},
		"5728": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "T"
		},
		"5729": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type"
		},
		"5730": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5731": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "__type.toObject"
		},
		"5732": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "serializer"
		},
		"5733": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "value"
		},
		"5734": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.projectToObject"
		},
		"5735": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "Serializer.projectToObject"
		},
		"5736": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "value"
		},
		"5737": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "projectRoot"
		},
		"5738": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"5739": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.on"
		},
		"5740": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"5741": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"5742": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"5743": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"5744": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"5745": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"5746": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"5747": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "priority"
		},
		"5748": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"5749": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.off"
		},
		"5750": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"5751": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"5752": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "listener"
		},
		"5753": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"5754": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "__type"
		},
		"5755": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "this"
		},
		"5756": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"5757": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"5758": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "EventDispatcher.trigger"
		},
		"5759": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "K"
		},
		"5760": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "event"
		},
		"5761": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/events.ts",
			"qualifiedName": "args"
		},
		"5762": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent"
		},
		"5763": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.T"
		},
		"5764": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.priority"
		},
		"5765": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.supports"
		},
		"5766": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.supports"
		},
		"5767": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "item"
		},
		"5768": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.toObject"
		},
		"5769": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "SerializerComponent.toObject"
		},
		"5770": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "item"
		},
		"5771": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "obj"
		},
		"5772": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/components.ts",
			"qualifiedName": "serializer"
		},
		"5773": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "SerializerEvents"
		},
		"5774": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "SerializerEvents.begin"
		},
		"5775": {
			"packageName": "typedoc",
			"packagePath": "src/lib/serialization/serializer.ts",
			"qualifiedName": "SerializerEvents.end"
		},
		"5776": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/index.ts",
			"qualifiedName": ""
		},
		"5777": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "TranslatableStrings"
		},
		"5778": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "loaded_multiple_times_0"
		},
		"5779": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unsupported_ts_version_0"
		},
		"5780": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "no_compiler_options_set"
		},
		"5781": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "loaded_plugin_0"
		},
		"5782": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "solution_not_supported_in_watch_mode"
		},
		"5783": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "strategy_not_supported_in_watch_mode"
		},
		"5784": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "file_0_changed_restarting"
		},
		"5785": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "file_0_changed_rebuilding"
		},
		"5786": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "found_0_errors_and_1_warnings"
		},
		"5787": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "output_0_could_not_be_generated"
		},
		"5788": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "output_0_generated_at_1"
		},
		"5789": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "no_entry_points_for_packages"
		},
		"5790": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_find_packages"
		},
		"5791": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "nested_packages_unsupported_0"
		},
		"5792": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "package_option_0_should_be_specified_at_root"
		},
		"5793": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "previous_error_occurred_when_reading_options_for_0"
		},
		"5794": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "converting_project_at_0"
		},
		"5795": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_convert_packages"
		},
		"5796": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "merging_converted_projects"
		},
		"5797": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "no_entry_points_to_merge"
		},
		"5798": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "entrypoint_did_not_match_files_0"
		},
		"5799": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_parse_json_0"
		},
		"5800": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_read_0_when_processing_document_tag_in_1"
		},
		"5801": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_read_0_when_processing_project_document"
		},
		"5802": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_read_0_when_processing_document_child_in_1"
		},
		"5803": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "frontmatter_children_0_should_be_an_array_of_strings_or_object_with_string_values"
		},
		"5804": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "converting_union_as_interface"
		},
		"5805": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "converting_0_as_class_requires_value_declaration"
		},
		"5806": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "converting_0_as_class_without_construct_signatures"
		},
		"5807": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "converting_0_as_enum_requires_value_declaration"
		},
		"5808": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comment_for_0_should_not_contain_block_or_modifier_tags"
		},
		"5809": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "symbol_0_has_multiple_declarations_with_comment"
		},
		"5810": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comments_for_0_are_declared_at_1"
		},
		"5811": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "multiple_type_parameters_on_template_tag_unsupported"
		},
		"5812": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_find_jsdoc_tag_for_name_0"
		},
		"5813": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "relative_path_0_is_not_a_file_and_will_not_be_copied_to_output"
		},
		"5814": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "inline_inheritdoc_should_not_appear_in_block_tag_in_comment_at_0"
		},
		"5815": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "at_most_one_remarks_tag_expected_in_comment_at_0"
		},
		"5816": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "at_most_one_returns_tag_expected_in_comment_at_0"
		},
		"5817": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "at_most_one_inheritdoc_tag_expected_in_comment_at_0"
		},
		"5818": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "content_in_summary_overwritten_by_inheritdoc_in_comment_at_0"
		},
		"5819": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "content_in_remarks_block_overwritten_by_inheritdoc_in_comment_at_0"
		},
		"5820": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "content_in_returns_block_overwritten_by_inheritdoc_in_comment_at_0"
		},
		"5821": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "example_tag_literal_name"
		},
		"5822": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "inheritdoc_tag_properly_capitalized"
		},
		"5823": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "treating_unrecognized_tag_0_as_modifier"
		},
		"5824": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unmatched_closing_brace"
		},
		"5825": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unescaped_open_brace_without_inline_tag"
		},
		"5826": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unknown_block_tag_0"
		},
		"5827": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unknown_inline_tag_0"
		},
		"5828": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "open_brace_within_inline_tag"
		},
		"5829": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "inline_tag_not_closed"
		},
		"5830": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comment_for_0_links_to_1_not_included_in_docs_use_external_link_2"
		},
		"5831": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_comment_for_1"
		},
		"5832": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_comment_for_1_may_have_meant_2"
		},
		"5833": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_readme_for_1"
		},
		"5834": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_readme_for_1_may_have_meant_2"
		},
		"5835": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_document_1"
		},
		"5836": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_link_to_0_in_document_1_may_have_meant_2"
		},
		"5837": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "type_0_defined_in_1_is_referenced_by_2_but_not_included_in_docs"
		},
		"5838": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_kind_1_defined_in_2_does_not_have_any_documentation"
		},
		"5839": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "invalid_intentionally_not_documented_names_0"
		},
		"5840": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "invalid_intentionally_not_exported_symbols_0"
		},
		"5841": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_has_unused_mergeModuleWith_tag"
		},
		"5842": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_links_to_1_with_text_2_but_resolved_to_3"
		},
		"5843": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "not_all_search_category_boosts_used_0"
		},
		"5844": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "not_all_search_group_boosts_used_0"
		},
		"5845": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comment_for_0_includes_categoryDescription_for_1_but_no_child_in_group"
		},
		"5846": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comment_for_0_includes_groupDescription_for_1_but_no_child_in_group"
		},
		"5847": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "comment_for_0_specifies_1_as_sort_strategy_but_only_2_is_valid"
		},
		"5848": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "label_0_for_1_cannot_be_referenced"
		},
		"5849": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "modifier_tag_0_is_mutually_exclusive_with_1_in_comment_for_2"
		},
		"5850": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "signature_0_has_unused_param_with_name_1"
		},
		"5851": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "declaration_reference_in_inheritdoc_for_0_not_fully_parsed"
		},
		"5852": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_find_0_to_inherit_comment_from_in_1"
		},
		"5853": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_tried_to_copy_comment_from_1_but_source_had_no_comment"
		},
		"5854": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "inheritdoc_circular_inheritance_chain_0"
		},
		"5855": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "provided_readme_at_0_could_not_be_read"
		},
		"5856": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "defaulting_project_name"
		},
		"5857": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "disable_git_set_but_not_source_link_template"
		},
		"5858": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "disable_git_set_and_git_revision_used"
		},
		"5859": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "git_remote_0_not_valid"
		},
		"5860": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_tried_to_merge_into_child_1"
		},
		"5861": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_in_1_specified_2_resolved_to_3_does_not_exist"
		},
		"5862": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_in_1_specified_2_circular_include_3"
		},
		"5863": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_not_found"
		},
		"5864": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_region_2_region_not_supported"
		},
		"5865": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_close_not_found"
		},
		"5866": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_open_not_found"
		},
		"5867": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_close_found_multiple_times"
		},
		"5868": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_open_found_multiple_times"
		},
		"5869": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_found_multiple_times"
		},
		"5870": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_region_4_region_empty"
		},
		"5871": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_lines_4_invalid_range"
		},
		"5872": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "include_0_tag_in_1_specified_2_file_3_lines_4_but_only_5_lines"
		},
		"5873": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "custom_css_file_0_does_not_exist"
		},
		"5874": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "custom_js_file_0_does_not_exist"
		},
		"5875": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unsupported_highlight_language_0_not_highlighted_in_comment_for_1"
		},
		"5876": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unloaded_language_0_not_highlighted_in_comment_for_1"
		},
		"5877": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "yaml_frontmatter_not_an_object"
		},
		"5878": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "could_not_write_0"
		},
		"5879": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "could_not_empty_output_directory_0"
		},
		"5880": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "could_not_create_output_directory_0"
		},
		"5881": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_0_is_not_defined_available_are_1"
		},
		"5882": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "router_0_is_not_defined_available_are_1"
		},
		"5883": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "reflection_0_links_to_1_but_anchor_does_not_exist_try_2"
		},
		"5884": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "no_entry_points_provided"
		},
		"5885": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unable_to_find_any_entry_points"
		},
		"5886": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "watch_does_not_support_packages_mode"
		},
		"5887": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "watch_does_not_support_merge_mode"
		},
		"5888": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "entry_point_0_not_in_program"
		},
		"5889": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_resolve_0_to_ts_path"
		},
		"5890": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "use_expand_or_glob_for_files_in_dir"
		},
		"5891": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "glob_0_did_not_match_any_files"
		},
		"5892": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "entry_point_0_did_not_match_any_files_after_exclude"
		},
		"5893": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "entry_point_0_did_not_exist"
		},
		"5894": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "entry_point_0_did_not_match_any_packages"
		},
		"5895": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "file_0_not_an_object"
		},
		"5896": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "serialized_project_referenced_0_not_part_of_project"
		},
		"5897": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "saved_relative_path_0_resolved_from_1_does_not_exist"
		},
		"5898": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "circular_reference_extends_0"
		},
		"5899": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_resolve_0_to_file_in_1"
		},
		"5900": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "glob_0_should_use_posix_slash"
		},
		"5901": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_can_only_be_specified_by_config_file"
		},
		"5902": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_expected_a_value_but_none_provided"
		},
		"5903": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unknown_option_0_may_have_meant_1"
		},
		"5904": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "typedoc_key_in_0_ignored"
		},
		"5905": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "typedoc_options_must_be_object_in_0"
		},
		"5906": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "tsconfig_file_0_does_not_exist"
		},
		"5907": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "tsconfig_file_specifies_options_file"
		},
		"5908": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "tsconfig_file_specifies_tsconfig_file"
		},
		"5909": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "tags_0_defined_in_typedoc_json_overwritten_by_tsdoc_json"
		},
		"5910": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_read_tsdoc_json_0"
		},
		"5911": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "invalid_tsdoc_json_0"
		},
		"5912": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "options_file_0_does_not_exist"
		},
		"5913": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_read_options_file_0"
		},
		"5914": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "failed_to_apply_compilerOptions_overrides_0"
		},
		"5915": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "invalid_plugin_0_missing_load_function"
		},
		"5916": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "plugin_0_could_not_be_loaded"
		},
		"5917": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_options"
		},
		"5918": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_tsconfig"
		},
		"5919": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_compilerOptions"
		},
		"5920": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_lang"
		},
		"5921": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_locales"
		},
		"5922": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_packageOptions"
		},
		"5923": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_entryPoints"
		},
		"5924": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_entryPointStrategy"
		},
		"5925": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_alwaysCreateEntryPointModule"
		},
		"5926": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_projectDocuments"
		},
		"5927": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_exclude"
		},
		"5928": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_externalPattern"
		},
		"5929": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeExternals"
		},
		"5930": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeNotDocumented"
		},
		"5931": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeNotDocumentedKinds"
		},
		"5932": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeInternal"
		},
		"5933": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeCategories"
		},
		"5934": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludePrivate"
		},
		"5935": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludePrivateClassFields"
		},
		"5936": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeProtected"
		},
		"5937": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeReferences"
		},
		"5938": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_externalSymbolLinkMappings"
		},
		"5939": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_out"
		},
		"5940": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_html"
		},
		"5941": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_json"
		},
		"5942": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_pretty"
		},
		"5943": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_emit"
		},
		"5944": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_theme"
		},
		"5945": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_router"
		},
		"5946": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_lightHighlightTheme"
		},
		"5947": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_darkHighlightTheme"
		},
		"5948": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_highlightLanguages"
		},
		"5949": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_ignoredHighlightLanguages"
		},
		"5950": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_typePrintWidth"
		},
		"5951": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_customCss"
		},
		"5952": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_customJs"
		},
		"5953": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_markdownItOptions"
		},
		"5954": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_markdownItLoader"
		},
		"5955": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_maxTypeConversionDepth"
		},
		"5956": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_name"
		},
		"5957": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_includeVersion"
		},
		"5958": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_disableSources"
		},
		"5959": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sourceLinkTemplate"
		},
		"5960": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_gitRevision"
		},
		"5961": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_gitRemote"
		},
		"5962": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_disableGit"
		},
		"5963": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_displayBasePath"
		},
		"5964": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_excludeTags"
		},
		"5965": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_notRenderedTags"
		},
		"5966": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_cascadedModifierTags"
		},
		"5967": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_preservedTypeAnnotationTags"
		},
		"5968": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_readme"
		},
		"5969": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_basePath"
		},
		"5970": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_cname"
		},
		"5971": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_favicon"
		},
		"5972": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sourceLinkExternal"
		},
		"5973": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_markdownLinkExternal"
		},
		"5974": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_githubPages"
		},
		"5975": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_hostedBaseUrl"
		},
		"5976": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_useHostedBaseUrlForAbsoluteLinks"
		},
		"5977": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_hideGenerator"
		},
		"5978": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_customFooterHtml"
		},
		"5979": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_customFooterHtmlDisableWrapper"
		},
		"5980": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_cacheBust"
		},
		"5981": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_searchInComments"
		},
		"5982": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_searchInDocuments"
		},
		"5983": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_cleanOutputDir"
		},
		"5984": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_titleLink"
		},
		"5985": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_navigationLinks"
		},
		"5986": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sidebarLinks"
		},
		"5987": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_navigationLeaves"
		},
		"5988": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_headings"
		},
		"5989": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sluggerConfiguration"
		},
		"5990": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_navigation"
		},
		"5991": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_includeHierarchySummary"
		},
		"5992": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_visibilityFilters"
		},
		"5993": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_searchCategoryBoosts"
		},
		"5994": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_searchGroupBoosts"
		},
		"5995": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_useFirstParagraphOfCommentAsSummary"
		},
		"5996": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_jsDocCompatibility"
		},
		"5997": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_suppressCommentWarningsInDeclarationFiles"
		},
		"5998": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_commentStyle"
		},
		"5999": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_useTsLinkResolution"
		},
		"6000": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_preserveLinkText"
		},
		"6001": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_blockTags"
		},
		"6002": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_inlineTags"
		},
		"6003": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_modifierTags"
		},
		"6004": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_categorizeByGroup"
		},
		"6005": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_groupReferencesByType"
		},
		"6006": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_defaultCategory"
		},
		"6007": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_categoryOrder"
		},
		"6008": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_groupOrder"
		},
		"6009": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sort"
		},
		"6010": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_sortEntryPoints"
		},
		"6011": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_kindSortOrder"
		},
		"6012": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_watch"
		},
		"6013": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_preserveWatchOutput"
		},
		"6014": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_skipErrorChecking"
		},
		"6015": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_help"
		},
		"6016": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_version"
		},
		"6017": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_showConfig"
		},
		"6018": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_plugin"
		},
		"6019": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_logLevel"
		},
		"6020": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_treatWarningsAsErrors"
		},
		"6021": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_treatValidationWarningsAsErrors"
		},
		"6022": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_intentionallyNotExported"
		},
		"6023": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_requiredToBeDocumented"
		},
		"6024": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_packagesRequiringDocumentation"
		},
		"6025": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_intentionallyNotDocumented"
		},
		"6026": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "help_validation"
		},
		"6027": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "unknown_option_0_you_may_have_meant_1"
		},
		"6028": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_between_1_and_2"
		},
		"6029": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_equal_to_or_greater_than_1"
		},
		"6030": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_less_than_or_equal_to_1"
		},
		"6031": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_one_of_1"
		},
		"6032": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_0_is_not_valid_for_1_expected_2"
		},
		"6033": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "expected_object_with_flag_values_for_0"
		},
		"6034": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_values_for_0_must_be_booleans"
		},
		"6035": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "locales_must_be_an_object"
		},
		"6036": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "exclude_not_documented_specified_0_valid_values_are_1"
		},
		"6037": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "external_symbol_link_mappings_must_be_object"
		},
		"6038": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "highlight_theme_0_must_be_one_of_1"
		},
		"6039": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "highlightLanguages_contains_invalid_languages_0"
		},
		"6040": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "hostedBaseUrl_must_start_with_http"
		},
		"6041": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "useHostedBaseUrlForAbsoluteLinks_requires_hostedBaseUrl"
		},
		"6042": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "favicon_must_have_one_of_the_following_extensions_0"
		},
		"6043": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_an_object"
		},
		"6044": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_an_array_of_string"
		},
		"6045": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_an_array_of_string_or_functions"
		},
		"6046": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_a_function"
		},
		"6047": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_must_be_object_with_urls"
		},
		"6048": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "visibility_filters_only_include_0"
		},
		"6049": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "visibility_filters_must_be_booleans"
		},
		"6050": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_values_must_be_numbers"
		},
		"6051": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_values_must_be_array_of_tags"
		},
		"6052": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_0_specified_1_but_only_2_is_valid"
		},
		"6053": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "option_outputs_must_be_array"
		},
		"6054": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "specified_output_0_has_not_been_defined"
		},
		"6055": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "alert_note"
		},
		"6056": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "alert_tip"
		},
		"6057": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "alert_important"
		},
		"6058": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "alert_warning"
		},
		"6059": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "alert_caution"
		},
		"6060": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_project"
		},
		"6061": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_module"
		},
		"6062": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_namespace"
		},
		"6063": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_enum"
		},
		"6064": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_enum_member"
		},
		"6065": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_variable"
		},
		"6066": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_function"
		},
		"6067": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_class"
		},
		"6068": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_interface"
		},
		"6069": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_constructor"
		},
		"6070": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_property"
		},
		"6071": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_method"
		},
		"6072": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_call_signature"
		},
		"6073": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_index_signature"
		},
		"6074": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_constructor_signature"
		},
		"6075": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_parameter"
		},
		"6076": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_type_literal"
		},
		"6077": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_type_parameter"
		},
		"6078": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_accessor"
		},
		"6079": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_get_signature"
		},
		"6080": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_set_signature"
		},
		"6081": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_type_alias"
		},
		"6082": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_reference"
		},
		"6083": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_document"
		},
		"6084": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_project"
		},
		"6085": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_module"
		},
		"6086": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_namespace"
		},
		"6087": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_enum"
		},
		"6088": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_enum_member"
		},
		"6089": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_variable"
		},
		"6090": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_function"
		},
		"6091": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_class"
		},
		"6092": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_interface"
		},
		"6093": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_constructor"
		},
		"6094": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_property"
		},
		"6095": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_method"
		},
		"6096": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_call_signature"
		},
		"6097": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_index_signature"
		},
		"6098": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_constructor_signature"
		},
		"6099": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_parameter"
		},
		"6100": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_type_literal"
		},
		"6101": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_type_parameter"
		},
		"6102": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_accessor"
		},
		"6103": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_get_signature"
		},
		"6104": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_set_signature"
		},
		"6105": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_type_alias"
		},
		"6106": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_reference"
		},
		"6107": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "kind_plural_document"
		},
		"6108": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_private"
		},
		"6109": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_protected"
		},
		"6110": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_public"
		},
		"6111": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_static"
		},
		"6112": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_external"
		},
		"6113": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_optional"
		},
		"6114": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_rest"
		},
		"6115": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_abstract"
		},
		"6116": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_const"
		},
		"6117": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_readonly"
		},
		"6118": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "flag_inherited"
		},
		"6119": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_implements"
		},
		"6120": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_indexable"
		},
		"6121": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_type_declaration"
		},
		"6122": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_index"
		},
		"6123": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_hierarchy"
		},
		"6124": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_hierarchy_summary"
		},
		"6125": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_hierarchy_view_summary"
		},
		"6126": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_implemented_by"
		},
		"6127": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_defined_in"
		},
		"6128": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_implementation_of"
		},
		"6129": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_inherited_from"
		},
		"6130": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_overrides"
		},
		"6131": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_returns"
		},
		"6132": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_generated_using_typedoc"
		},
		"6133": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_preparing_search_index"
		},
		"6134": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_loading"
		},
		"6135": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_settings"
		},
		"6136": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_member_visibility"
		},
		"6137": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_theme"
		},
		"6138": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_os"
		},
		"6139": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_light"
		},
		"6140": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_dark"
		},
		"6141": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_on_this_page"
		},
		"6142": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_search"
		},
		"6143": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_menu"
		},
		"6144": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_permalink"
		},
		"6145": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_folder"
		},
		"6146": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_copy"
		},
		"6147": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_copied"
		},
		"6148": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_normally_hidden"
		},
		"6149": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_hierarchy_expand"
		},
		"6150": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_hierarchy_collapse"
		},
		"6151": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_search_index_not_available"
		},
		"6152": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_search_no_results_found_for_0"
		},
		"6153": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/locales/en.cts",
			"qualifiedName": "theme_search_placeholder"
		},
		"6154": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_function"
		},
		"6155": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_param"
		},
		"6156": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_typeParam"
		},
		"6157": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_document"
		},
		"6158": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_summary"
		},
		"6159": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_defaultValue"
		},
		"6160": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_deprecated"
		},
		"6161": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_example"
		},
		"6162": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_jsx"
		},
		"6163": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_privateRemarks"
		},
		"6164": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_remarks"
		},
		"6165": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_returns"
		},
		"6166": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_see"
		},
		"6167": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_throws"
		},
		"6168": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_author"
		},
		"6169": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_callback"
		},
		"6170": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_category"
		},
		"6171": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_categoryDescription"
		},
		"6172": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_default"
		},
		"6173": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_extends"
		},
		"6174": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_augments"
		},
		"6175": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_yields"
		},
		"6176": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_group"
		},
		"6177": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_groupDescription"
		},
		"6178": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_import"
		},
		"6179": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_inheritDoc"
		},
		"6180": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_license"
		},
		"6181": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_module"
		},
		"6182": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_mergeModuleWith"
		},
		"6183": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_prop"
		},
		"6184": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_property"
		},
		"6185": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_return"
		},
		"6186": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_satisfies"
		},
		"6187": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_since"
		},
		"6188": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_sortStrategy"
		},
		"6189": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_template"
		},
		"6190": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_this"
		},
		"6191": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_type"
		},
		"6192": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_typedef"
		},
		"6193": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_preventInline"
		},
		"6194": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_inlineType"
		},
		"6195": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_preventExpand"
		},
		"6196": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_expandType"
		},
		"6197": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_link"
		},
		"6198": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_label"
		},
		"6199": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_linkcode"
		},
		"6200": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_linkplain"
		},
		"6201": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_include"
		},
		"6202": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_includeCode"
		},
		"6203": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_alpha"
		},
		"6204": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_beta"
		},
		"6205": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_eventProperty"
		},
		"6206": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_experimental"
		},
		"6207": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_internal"
		},
		"6208": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_override"
		},
		"6209": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_packageDocumentation"
		},
		"6210": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_public"
		},
		"6211": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_readonly"
		},
		"6212": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_sealed"
		},
		"6213": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_virtual"
		},
		"6214": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_abstract"
		},
		"6215": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_class"
		},
		"6216": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_disableGroups"
		},
		"6217": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_enum"
		},
		"6218": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_event"
		},
		"6219": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_expand"
		},
		"6220": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_hidden"
		},
		"6221": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_hideCategories"
		},
		"6222": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_hideconstructor"
		},
		"6223": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_hideGroups"
		},
		"6224": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_ignore"
		},
		"6225": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_inline"
		},
		"6226": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_interface"
		},
		"6227": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_namespace"
		},
		"6228": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_overload"
		},
		"6229": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_private"
		},
		"6230": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_protected"
		},
		"6231": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_showCategories"
		},
		"6232": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_showGroups"
		},
		"6233": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_useDeclaredType"
		},
		"6234": {
			"packageName": "typedoc",
			"packagePath": "",
			"qualifiedName": "tag_primaryExport"
		},
		"6235": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxChildren"
		},
		"6236": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxComponent"
		},
		"6237": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "__type"
		},
		"6238": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "__type"
		},
		"6239": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "props"
		},
		"6240": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "P"
		},
		"6241": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxElement"
		},
		"6242": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxElement.tag"
		},
		"6243": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxFragment"
		},
		"6244": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxFragment"
		},
		"6245": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxElement.props"
		},
		"6246": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxElement.children"
		},
		"6247": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxFragment"
		},
		"6248": {
			"packageName": "typedoc",
			"packagePath": "src/lib/utils-common/jsx.elements.ts",
			"qualifiedName": "JsxFragment"
		},
		"6408": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/index.ts",
			"qualifiedName": "i18n"
		},
		"6409": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/index.ts",
			"qualifiedName": "TranslatedString"
		},
		"6410": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization"
		},
		"6411": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.__constructor"
		},
		"6412": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization"
		},
		"6415": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.setLocale"
		},
		"6416": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.setLocale"
		},
		"6417": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "locale"
		},
		"6418": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.addTranslations"
		},
		"6419": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.addTranslations"
		},
		"6420": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "locale"
		},
		"6421": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "translations"
		},
		"6422": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.hasTranslations"
		},
		"6423": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.hasTranslations"
		},
		"6424": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "locale"
		},
		"6425": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.getSupportedLanguages"
		},
		"6426": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "Internationalization.getSupportedLanguages"
		},
		"6427": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/index.ts",
			"qualifiedName": "TranslatableStrings"
		},
		"6428": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "TranslationProxy"
		},
		"6429": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "__type"
		},
		"6430": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "__type"
		},
		"6431": {
			"packageName": "typedoc",
			"packagePath": "src/lib/internationalization/internationalization.ts",
			"qualifiedName": "args"
		}
	},
	"files": {
		"entries": {
			"1": "src/index.ts",
			"2": "src/lib/models/index.ts",
			"3": "src/lib/utils/options/index.ts",
			"4": "src/lib/utils/options/defaults.ts",
			"5": "src/lib/utils-common/jsx.ts",
			"6": "src/lib/serialization/schema.ts",
			"7": "src/lib/internationalization/index.ts"
		},
		"reflections": {
			"1": 0,
			"2": 1,
			"3": 2095,
			"4": 2998,
			"5": 4981,
			"6": 5359,
			"7": 5776
		}
	}
}
