UNPKG

@bolttech/server-side-next

Version:

This library was generated with [Nx](https://nx.dev).

6 lines (5 loc) 140 B
/// <reference types="react" /> declare const Custom404: ({ route }: { route: string; }) => JSX.Element; export default Custom404;