refactor: replace overloaded surface terminology

This commit is contained in:
Turtle
2026-08-11 15:23:05 +08:00
parent c172faed37
commit 0c708cb10d
626 changed files with 1396 additions and 1397 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
// Client-side compiler shape shared by tsconfig.client.json and every
// packages/client/* package: browser lib surface, React JSX, no ambient
// packages/client/* package: browser library API, React JSX, no ambient
// node types (packages that need them override locally).
"extends": "./tsconfig.base.json",
"compilerOptions": {