2016-09-15 12:45:58 +00:00
|
|
|
{
|
|
|
|
"id": 0,
|
|
|
|
"name": "early",
|
|
|
|
"kind": 0,
|
|
|
|
"flags": {},
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "\"node_modules/typings-global/custom.d\"",
|
|
|
|
"kind": 1,
|
|
|
|
"kindString": "External module",
|
|
|
|
"flags": {
|
|
|
|
"isExported": true,
|
|
|
|
"isExternal": true
|
|
|
|
},
|
|
|
|
"originalName": "/Users/philkunz/gitlab/pushrocks/early/node_modules/typings-global/custom.d.ts",
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "node_modules/typings-global/custom.d.ts",
|
|
|
|
"line": 1,
|
|
|
|
"character": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"name": "\"ts/index\"",
|
|
|
|
"kind": 1,
|
|
|
|
"kindString": "External module",
|
|
|
|
"flags": {
|
|
|
|
"isExported": true
|
|
|
|
},
|
|
|
|
"originalName": "/Users/philkunz/gitlab/pushrocks/early/ts/index.ts",
|
|
|
|
"children": [
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 3,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "doText",
|
|
|
|
"kind": 32,
|
|
|
|
"kindString": "Variable",
|
|
|
|
"flags": {},
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
2016-09-18 22:34:38 +00:00
|
|
|
"line": 7,
|
2016-09-15 12:45:58 +00:00
|
|
|
"character": 10
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
|
|
|
"name": "boolean"
|
|
|
|
},
|
|
|
|
"defaultValue": "false"
|
|
|
|
},
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 4,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "moduleName",
|
|
|
|
"kind": 32,
|
|
|
|
"kindString": "Variable",
|
|
|
|
"flags": {},
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
2016-09-18 22:34:38 +00:00
|
|
|
"line": 8,
|
2016-09-15 12:45:58 +00:00
|
|
|
"character": 14
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
|
|
|
"name": "string"
|
|
|
|
},
|
|
|
|
"defaultValue": "\"undefined module name\""
|
|
|
|
},
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 5,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "startTime",
|
|
|
|
"kind": 32,
|
|
|
|
"kindString": "Variable",
|
|
|
|
"flags": {},
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
2016-09-18 22:34:38 +00:00
|
|
|
"line": 9,
|
2016-09-15 12:45:58 +00:00
|
|
|
"character": 13
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
2016-09-18 22:34:38 +00:00
|
|
|
"name": "number"
|
|
|
|
},
|
|
|
|
"defaultValue": " Date.now()"
|
2016-09-15 12:45:58 +00:00
|
|
|
},
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 6,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "start",
|
|
|
|
"kind": 64,
|
|
|
|
"kindString": "Function",
|
|
|
|
"flags": {
|
|
|
|
"isExported": true
|
|
|
|
},
|
2016-09-18 22:34:38 +00:00
|
|
|
"comment": {
|
|
|
|
"shortText": "start the loading"
|
|
|
|
},
|
2016-09-15 12:45:58 +00:00
|
|
|
"signatures": [
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 7,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "start",
|
|
|
|
"kind": 4096,
|
|
|
|
"kindString": "Call signature",
|
|
|
|
"flags": {},
|
2016-09-18 22:34:38 +00:00
|
|
|
"comment": {
|
|
|
|
"shortText": "start the loading"
|
|
|
|
},
|
2016-09-15 12:45:58 +00:00
|
|
|
"parameters": [
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 8,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "moduleNameArg",
|
|
|
|
"kind": 32768,
|
|
|
|
"kindString": "Parameter",
|
|
|
|
"flags": {},
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
|
|
|
"name": "string"
|
|
|
|
},
|
|
|
|
"defaultValue": "\"\""
|
|
|
|
},
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 9,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "loaderLengthArg",
|
|
|
|
"kind": 32768,
|
|
|
|
"kindString": "Parameter",
|
|
|
|
"flags": {},
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
|
|
|
"name": "string"
|
|
|
|
},
|
|
|
|
"defaultValue": "\"10\""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"type": {
|
|
|
|
"type": "instrinct",
|
|
|
|
"name": "void"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
2016-09-18 22:34:38 +00:00
|
|
|
"line": 18,
|
2016-09-15 12:45:58 +00:00
|
|
|
"character": 16
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 10,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "stop",
|
|
|
|
"kind": 64,
|
|
|
|
"kindString": "Function",
|
|
|
|
"flags": {
|
|
|
|
"isExported": true
|
|
|
|
},
|
|
|
|
"signatures": [
|
|
|
|
{
|
2016-09-18 22:34:38 +00:00
|
|
|
"id": 11,
|
2016-09-15 12:45:58 +00:00
|
|
|
"name": "stop",
|
|
|
|
"kind": 4096,
|
|
|
|
"kindString": "Call signature",
|
|
|
|
"flags": {},
|
|
|
|
"type": {
|
|
|
|
"type": "reference",
|
|
|
|
"name": "q.Promise"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
2016-09-18 22:34:38 +00:00
|
|
|
"line": 25,
|
2016-09-15 12:45:58 +00:00
|
|
|
"character": 15
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"groups": [
|
|
|
|
{
|
|
|
|
"title": "Variables",
|
|
|
|
"kind": 32,
|
|
|
|
"children": [
|
2016-09-18 22:34:38 +00:00
|
|
|
3,
|
|
|
|
4,
|
|
|
|
5
|
2016-09-15 12:45:58 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Functions",
|
|
|
|
"kind": 64,
|
|
|
|
"children": [
|
2016-09-18 22:34:38 +00:00
|
|
|
6,
|
|
|
|
10
|
2016-09-15 12:45:58 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"fileName": "ts/index.ts",
|
|
|
|
"line": 1,
|
|
|
|
"character": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"groups": [
|
|
|
|
{
|
|
|
|
"title": "External modules",
|
|
|
|
"kind": 1,
|
|
|
|
"children": [
|
|
|
|
1,
|
2016-09-18 22:34:38 +00:00
|
|
|
2
|
2016-09-15 12:45:58 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|