Skip to content

Commit

Permalink
Fixes type check error
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jun 21, 2021
1 parent 1f76475 commit cb743c1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ readonly links: {
readonly heartbeat: {
readonly base: string;
};
readonly libbeat: {
readonly getStarted: string;
};
readonly logstash: {
readonly base: string;
};
Expand Down
Loading

0 comments on commit cb743c1

Please sign in to comment.