mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 02:32:37 +08:00
4 lines
115 B
Handlebars
4 lines
115 B
Handlebars
import { generatedAPI } from './endpoints.gen';
|
|
|
|
export const {{reducerPath}} = generatedAPI.enhanceEndpoints({});
|