mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
feat: monorepo 构建完成
This commit is contained in:
3
packages/url-handler-napi/src/index.ts
Normal file
3
packages/url-handler-napi/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export async function waitForUrlEvent(): Promise<string | null> {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user