Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
core
/
components
/
DynamicImports
/
File Content:
SafeDynamicImport.tsx
import React from 'react'; import { GrafanaRouteComponent } from 'app/core/navigation/types'; export const SafeDynamicImport = (loader: () => Promise<any>): GrafanaRouteComponent => React.lazy(loader);
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
SafeDynamicImport.tsx
204 bytes
0644
N4ST4R_ID | Naxtarrr