cleanup(client): extract Tool presentation into ui-tool
This commit is contained in:
4
packages/client/ui-tool/src/index.ts
Normal file
4
packages/client/ui-tool/src/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
/** Host loader entry for the browser-only Tool UI plugin. */
|
||||
|
||||
/** Provides no host-side behavior. */
|
||||
export function apply(): void {}
|
||||
Reference in New Issue
Block a user