UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

5 lines 237 B
import type { FlexBoxProps } from '@xylabs/react-flexbox'; import React from 'react'; /** @deprecated use from @@xylabs/react-shared instead */ export declare const NotFound: React.FC<FlexBoxProps>; //# sourceMappingURL=NotFound.d.ts.map