Blame view

天文台pc/tianwentai-ui/node_modules/react-hook-form/dist/logic/shouldSubscribeByName.d.ts 202 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
  declare const _default: <T extends string | string[] | undefined>(name?: T, signalName?: string, exact?: boolean) => boolean;
  export default _default;
  //# sourceMappingURL=shouldSubscribeByName.d.ts.map