Timeline Studio API Documentation - v0.26.0
    Preparing search index...

    Interface ProjectSettings

    interface ProjectSettings {
        custom: Record<string, any>;
        export: ExportSettings;
        preview: PreviewSettings;
    }
    Index

    Properties

    Properties

    custom: Record<string, any>