@turbowarp/types-tw
    Preparing search index...

    Interface HatInfo

    interface HatInfo {
        edgeActivated?: boolean;
        restartExistingThreads?: boolean;
    }
    Index

    Properties

    edgeActivated?: boolean
    restartExistingThreads?: boolean