UNPKG

farmbot

Version:
2 lines (1 loc) 79 B
export declare function pick<T>(target: any, value: string, fallback: T): any;