Add comment that links to upstream api-documenter issue

This commit is contained in:
Rudolf Meijering 2019-04-16 11:51:59 +02:00
parent cb0818b805
commit 0c107086a6

View file

@ -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} */