refactor(rsc): narrow client module boundaries

This commit is contained in:
2026-07-14 18:39:56 +08:00
parent a275bb7a2d
commit bb0d9244c0
21 changed files with 0 additions and 41 deletions
@@ -1,5 +1,3 @@
"use client";
/**
* IAuthRepository 接口
*
@@ -1,5 +1,3 @@
"use client";
/**
* IChatRepository 接口
*
@@ -1,5 +1,3 @@
"use client";
/**
* IMetricsRepository 接口
*
@@ -1,5 +1,3 @@
"use client";
/**
* IPaymentRepository 接口
*/
@@ -1,5 +1,3 @@
"use client";
/**
* IUserRepository 接口
*/