Preparing search index...
    interface Dialog {
        showError: (message: string) => void;
    }
    Index

    Properties

    Properties

    showError: (message: string) => void