grafana/public/app/core/actions/index.ts

4 lines
73 B
TypeScript

import { updateLocation } from './location';
export { updateLocation };