Blame view

天文台pc/tianwentai-ui/node_modules/react-hook-form/dist/utils/prepend.d.ts 125 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
  declare const _default: <T>(data: T[], value: T | T[]) => T[];
  export default _default;
  //# sourceMappingURL=prepend.d.ts.map