conditional-paths-action API Documentation - v1.0.0
    Preparing search index...

    Variable ExportFormatSchemaConst

    ExportFormatSchema: ZodEnum<
        {
            none: "none";
            csv: "csv";
            json: "json";
            shell: "shell";
            escape: "escape";
        },
    > = ...

    Schema for validating export format options