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

    Interface MouseWheel

    interface MouseWheel {
        runtime: Runtime;
        postData(data: MouseWheelData): void;
    }
    Index

    Properties

    Methods

    Properties

    runtime: Runtime

    Methods