UNPKG

@ipaat/vue3-tailwind3-cookie-comply

Version:

A Vue 3 compatible component to handle cookie consent styled with Tailwind CSS 3.

9 lines (6 loc) 285 B
import component, * as namedExports from './entry.esm'; Object.entries(namedExports).forEach(([exportName, exported]) => { if (exportName !== 'default') component[exportName] = exported; }); export default component as typeof component & Exclude<typeof namedExports, 'default'>;