Idea React
    Preparing search index...

    Interface TypeEchoProps

    interface TypeEchoProps {
        intervals?: number;
        text: string;
    }

    Hierarchy

    Index

    Properties

    Properties

    intervals?: number
    text: string