2026-07-25 13:02:37 +08:00
|
|
|
/** Host loader entry for the browser runtime exported from `./client` and `./loader`. */
|
2026-07-19 21:17:57 +08:00
|
|
|
|
|
|
|
|
/** Host plugin body — no host-side behavior for the runtime plugin. */
|
|
|
|
|
export function apply(_ctx: unknown): void {}
|