Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/react-fast-compare/index.d.ts

declare module 'react-fast-compare' {
    const equal: (a: any, b: any) => boolean;
    export = equal;
}
Back to Directory File Manager