UNPKG

@rkosafo/cai.components

Version:

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

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