UNPKG

87 BJavaScriptView Raw
1'use client';
2
3export { useBadge } from './useBadge';
4export * from './useBadge.types';
\No newline at end of file