sangwaritaxi_website/node_modules/react-hook-form/dist/logic/shouldSubscribeByName.d.ts

3 lines
211 B
TypeScript

declare const _default: <T extends string | readonly string[] | undefined>(name?: T, signalName?: string, exact?: boolean) => boolean;
export default _default;
//# sourceMappingURL=shouldSubscribeByName.d.ts.map