@axonlabs/core
    Preparing search index...

    Type Alias PluginMode

    PluginMode: "production" | "development" | "both"

    This type is about the mode of project environment that your plugin built for it.

    • production
    • development
    • both (both of them)