4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
'use client';
|
|
|
|
export { NoSsr } from './NoSsr';
|
|
export * from './NoSsr.types'; |