mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Add comment that links to upstream api-documenter issue
This commit is contained in:
parent
cb0818b805
commit
0c107086a6
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ export { CoreContext, CoreSystem } from './core_system';
|
|||
* Core services exposed to the start lifecycle
|
||||
*
|
||||
* @public
|
||||
*
|
||||
* @internalRemarks We document the properties with \@link tags to improve
|
||||
* navigation in the generated docs until there's a fix for
|
||||
* https://github.com/Microsoft/web-build-tools/issues/1237
|
||||
*/
|
||||
export interface CoreSetup {
|
||||
/** {@link I18nSetup} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue