Skip to content

Export Opcodes list as static member #39

@tiero

Description

@tiero

If I want to access an OpCode defined in the lib in my code, only way is to instantiate new ScripWiz(...) first and the access it via .opCodes property.

Would be more handy If I could just the value of them directly in a static way

eg.

import {Opcodes} from "@script-wiz/lib";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions