mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
add a todo comment in the loadRules export
This commit is contained in:
parent
e07fc5cafd
commit
a63f4ffa49
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ export function plugin() {
|
|||
|
||||
export { Plugin };
|
||||
export * from './plugin';
|
||||
// TODO remove this import when we expose the Rules tables as a component
|
||||
export { loadRules } from './application/lib/rule_api/rules';
|
||||
export { loadRuleAggregations } from './application/lib/rule_api/aggregate';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue