UNPKG

wexen

Version:
3 lines (2 loc) 106 B
import { None } from '../index.ts'; export declare function joinUrl(...parts: (string | None)[]): string;