mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* migrate experimental to core grafana - update refs Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
export const TRIGGER_SUGGEST = {
|
|
id: 'editor.action.triggerSuggest',
|
|
title: '',
|
|
};
|