5 lines
105 B
TypeScript
5 lines
105 B
TypeScript
|
|
import { verifyServerConnection } from '@/utils/auth/networkUtils';
|
|
|
|
export { verifyServerConnection };
|