import {} from "node:http";

export function bar() {
}

/**
 * see {@linkcode bar}
 */
export function foo() {
}
