UNPKG

@churchapps/apphelper

Version:

Library of helper functions for React and NextJS ChurchApps

6 lines 180 B
interface Props { article: string; } export declare const HelpIcon: (props: Props) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=HelpIcon.d.ts.map