126 lines
2.6 KiB
JSON
126 lines
2.6 KiB
JSON
{
|
|
"id": 0,
|
|
"name": "typedoc",
|
|
"kind": 0,
|
|
"flags": {},
|
|
"children": [
|
|
{
|
|
"id": 1,
|
|
"name": "\"export\"",
|
|
"kind": 1,
|
|
"kindString": "External module",
|
|
"flags": {
|
|
"isExported": true
|
|
},
|
|
"originalName": "%BASE%/export/export.ts",
|
|
"children": [
|
|
{
|
|
"id": 2,
|
|
"name": "x",
|
|
"kind": 32,
|
|
"kindString": "Variable",
|
|
"flags": {
|
|
"isExported": true
|
|
},
|
|
"sources": [
|
|
{
|
|
"fileName": "export.ts",
|
|
"line": 1,
|
|
"character": 14
|
|
}
|
|
],
|
|
"type": {
|
|
"type": "unknown",
|
|
"name": "5"
|
|
},
|
|
"defaultValue": "5"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "add",
|
|
"kind": 64,
|
|
"kindString": "Function",
|
|
"flags": {
|
|
"isExported": true
|
|
},
|
|
"signatures": [
|
|
{
|
|
"id": 4,
|
|
"name": "add",
|
|
"kind": 4096,
|
|
"kindString": "Call signature",
|
|
"flags": {},
|
|
"parameters": [
|
|
{
|
|
"id": 5,
|
|
"name": "x",
|
|
"kind": 32768,
|
|
"kindString": "Parameter",
|
|
"flags": {},
|
|
"type": {
|
|
"type": "instrinct",
|
|
"name": "number"
|
|
}
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "y",
|
|
"kind": 32768,
|
|
"kindString": "Parameter",
|
|
"flags": {},
|
|
"type": {
|
|
"type": "instrinct",
|
|
"name": "number"
|
|
}
|
|
}
|
|
],
|
|
"type": {
|
|
"type": "instrinct",
|
|
"name": "number"
|
|
}
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"fileName": "export.ts",
|
|
"line": 3,
|
|
"character": 19
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"title": "Variables",
|
|
"kind": 32,
|
|
"children": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"title": "Functions",
|
|
"kind": 64,
|
|
"children": [
|
|
3
|
|
]
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"fileName": "export.ts",
|
|
"line": 1,
|
|
"character": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"title": "External modules",
|
|
"kind": 1,
|
|
"children": [
|
|
1
|
|
]
|
|
}
|
|
]
|
|
} |