IETS - v0.5.1
    Preparing search index...

    Interface Action

    Branded type for engine actions. Engine action functions must return this type.

    interface Action {
        __brand: "Action";
    }
    Index

    Properties

    Properties

    __brand: "Action"