Blame view

天文台pc/tianwentai-ui/node_modules/react-hook-form/dist/utils/get.d.ts 151 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
  declare const _default: <T>(object: T, path?: string | null, defaultValue?: unknown) => any;
  export default _default;
  //# sourceMappingURL=get.d.ts.map