Skip to content
Discussion options

You must be logged in to vote

Never mind, after looking a bit more, there are ultimately just numbers. So I used the values directly.

export declare const ACTION: Readonly<{
    readonly NONE: 0;
    readonly ROTATE: 1;
    readonly TRUCK: 2;
    readonly OFFSET: 4;
    readonly DOLLY: 8;
    readonly ZOOM: 16;

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dayunbao
Comment options

abernier
Jun 15, 2025
Collaborator Sponsor

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants