mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
129 lines
No EOL
4 KiB
JSON
129 lines
No EOL
4 KiB
JSON
{
|
|
"id": "@kbn/repo-source-classifier",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.RepoSourceClassifier",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "RepoSourceClassifier",
|
|
"description": [],
|
|
"path": "packages/kbn-repo-source-classifier/src/repo_source_classifier.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.RepoSourceClassifier.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-repo-source-classifier/src/repo_source_classifier.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.RepoSourceClassifier.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "resolver",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/import-resolver",
|
|
"scope": "server",
|
|
"docId": "kibKbnImportResolverPluginApi",
|
|
"section": "def-server.ImportResolver",
|
|
"text": "ImportResolver"
|
|
}
|
|
],
|
|
"path": "packages/kbn-repo-source-classifier/src/repo_source_classifier.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.RepoSourceClassifier.classify",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "classify",
|
|
"description": [],
|
|
"signature": [
|
|
"(absolute: string) => ",
|
|
"ModuleId"
|
|
],
|
|
"path": "packages/kbn-repo-source-classifier/src/repo_source_classifier.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.RepoSourceClassifier.classify.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "absolute",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/kbn-repo-source-classifier/src/repo_source_classifier.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/repo-source-classifier",
|
|
"id": "def-server.ModuleType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ModuleType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"non-package\" | \"tests or mocks\" | \"static\" | \"tooling\" | \"server package\" | \"browser package\" | \"common package\""
|
|
],
|
|
"path": "packages/kbn-repo-source-classifier/src/module_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |