Files
GNX-mailEnterprise/frontend/node_modules/react-hook-form/dist/logic/shouldSubscribeByName.d.ts
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

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