4 lines
73 B
TypeScript
Raw Normal View History

import PageNotFound from './PageNotFound';
export default PageNotFound;