Files
ServiceManager/frontend/node_modules/react-hook-form/dist/utils/isUndefined.d.ts
2026-01-01 17:40:53 +01:00

3 lines
126 B
TypeScript

declare const _default: (val: unknown) => val is undefined;
export default _default;
//# sourceMappingURL=isUndefined.d.ts.map