@sheerid/jslib
    Preparing search index...

    Interface ResetStateAction

    interface ResetStateAction {
        type: "RESET_STATE";
    }
    Index

    Properties

    Properties

    type: "RESET_STATE"