import encodeParam from \'./encodeParam\' interface UrlParam { name: string defaultValue: T encode: (value: T) => string | null decode: (value: