Magek Framework
    Preparing search index...

    Interface CommandFilterHooks

    interface CommandFilterHooks {
        before?: CommandBeforeFunction[];
    }
    Index

    Properties

    Properties