ohctechv3/.svn/pristine/60/60294c6e0a607eb1289dcfae37f08ae7474bd859.svn-base
2024-10-28 15:03:36 +05:30

4 lines
78 B
Plaintext

'use client';
export { NoSsr } from './NoSsr';
export * from './NoSsr.types';