Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Jul 13, 2020
1 parent bb7a96b commit 46efa57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/data/public/public.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ export class AggParamType<TAggConfig extends IAggConfig = IAggConfig> extends Ba
makeAgg: (agg: TAggConfig, state?: AggConfigSerialized) => TAggConfig;
}

// Warning: (ae-unresolved-link) The @link reference could not be resolved: The package "kibana" does not have an export "ACTION_GLOBAL_APPLY_FILTER"
// Warning: (ae-unresolved-link) The @link reference could not be resolved: The package "kibana" does not have an export "ActionGlobalApplyFilterFilterType"
//
// @public
export interface ApplyGlobalFilterActionContext {
Expand Down

0 comments on commit 46efa57

Please sign in to comment.