19 Star 50 Fork 0

Gitee 极速下载 / kibana

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/elasticsearch/kibana
克隆/下载
kibana.d.ts 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
spalger 提交于 2022-04-16 01:29 . fix all violations
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server
* Side Public License, v 1.
*/
/**
* All exports from TS source files (where the implementation is actually done in TS).
*/
import * as Public from '@kbn/core/public';
import * as Server from '@kbn/core/server';
export { Public, Server };
1
https://gitee.com/mirrors/kibana.git
git@gitee.com:mirrors/kibana.git
mirrors
kibana
kibana
main

搜索帮助