index.ts 210 B

1234
  1. /** Host loader entry for the inventory-tab browser implementation exported from `./client`. */
  2. /** Host plugin body — no host-side behavior for the plugin inventory tab. */
  3. export function apply(): void {}