UNPKG

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