UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

4 lines (3 loc) 166 B
import { SetupContext } from 'vue'; import { SectionProps } from '../section.props'; export default function (props: SectionProps, context: SetupContext): () => any;