4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
|
|
export function apply(ctx) {
|
||
|
|
// Host half is intentionally empty: this plugin only contributes browser UI.
|
||
|
|
}
|