UNPKG

@plutojl/rainbow

Version:

TypeScript/JavaScript API for programmatically interacting with Pluto notebooks

2 lines (1 loc) 117 B
export function with_query_params(url_str: string | URL, params: Record<string, string | null | undefined>): string;