UNPKG

@specialdoom/solid-rev-kit

Version:

RevKit UI implementation for SolidJS

4 lines (3 loc) 104 B
import { Callout, CalloutProps } from './callout'; export { Callout }; export type { CalloutProps };