UNPKG

@yookue/ts-lang-utils

Version:

Common lang utilities for typescript

2 lines (1 loc) 111 B
export declare function appendParam(source?: string | null, param?: string | null): string | null | undefined;