UNPKG

155 BJavaScriptView Raw
1'use client';
2
3export { default } from './ImageList';
4export * from './imageListClasses';
5export { default as imageListClasses } from './imageListClasses';
\No newline at end of file