interface GeneralExportOptions {
    exportPattern?: string;
}

Properties

Properties

exportPattern?: string