UNPKG

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