mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
|
import { initNav } from './navModel';
|
||
|
|
||
|
export { initNav };
|