UNPKG

@rkosafo/cai.components

Version:

This package is under development and not ready for public use.

5 lines (4 loc) 186 B
import { type FooterProps } from '../../index.js'; declare const Footer: import("svelte").Component<FooterProps, {}, "">; type Footer = ReturnType<typeof Footer>; export default Footer;