UNPKG

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