useresponse
    Preparing search index...

    Interface State

    interface State {
        identifier?: number;
        name?: string;
    }
    Index

    Properties

    Properties

    identifier?: number
    name?: string