Skip to content

Commit

Permalink
[DOCS] Fixes type check failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jan 7, 2020
1 parent ac5258e commit 533e5e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/legacy/plugins/transform/public/shim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export interface Core extends npCore {
esDocBasePath: string;
esPluginDocBasePath: string;
esStackOverviewDocBasePath: string;
esMLDocBasePath: string;
};
docTitle: {
change: typeof docTitle.change;
Expand Down

0 comments on commit 533e5e2

Please sign in to comment.