UNPKG

@datamonsterr/vdt-dashboard

Version:
5 lines 213 B
import { View } from '../types'; export declare function NotFoundView({ onNavigate }: { onNavigate: (view: View) => void; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=NotFoundView.d.ts.map