UNPKG

@xylabs/react-appbar

Version:

Common React library for all XY Labs projects that use React

4 lines 179 B
import React from 'react'; import type { AppBarExProps } from './AppBarExProps.tsx'; export declare const AppBarEx: React.FC<AppBarExProps>; //# sourceMappingURL=AppBarEx.d.ts.map