- /**
- * Read-only Schedule catalog plugin, node half. The empty apply keeps the
- * optional browser feature addressable from the host-owned Loader overlay.
- */
- /** Host plugin body — Schedule catalog behavior exists only in the browser entry. */
- export function apply(): void {}
|