UNPKG

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