UNPKG

@namefully/react

Version:
6 lines (5 loc) 122 B
/** * Main entrypoint for Namefully */ export * from './Namefully'; export { default as Namefully } from './Namefully';