UNPKG

92 BTypeScriptView Raw
1declare const firstValue: (data: object[], name: string) => any;
2export default firstValue;