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
-2
View File
@@ -1,5 +1,3 @@
"use client";
import { ExceptionHandler } from "@/core/errors";
import { ApiError, AuthApi, authApi, ErrorCode } from "@/data/services/api";
import {