Type Alias PythonTypeBeta

PythonType: {
    type: "python";
}

Type representing a Python file transform definition.

Type declaration

  • Betatype: "python"

    The type of the transform or styler, always 'python' for this type.