5 lines
147 B
TypeScript
5 lines
147 B
TypeScript
/** Durable workflow-run UI plugin, node half. */
|
|
|
|
/** Host plugin body; the feature is entirely browser-side. */
|
|
export function apply(): void {}
|