chore: fix spec

This commit is contained in:
caele
2025-05-05 12:50:28 +02:00
parent d952e5a5bb
commit 27c93812b8
2 changed files with 2 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ export default function viz({
// ===== undocumented experimental API - use at own risk ======
newExperimental = {
/**
* @ignore
* valid types: viewData, cssScaling, snapshot, exportData, exploration
* questionable types: supportRefresh, quickMobile, fullscreen
* deprecated?: sharing

View File

@@ -189,4 +189,4 @@
}
}
}
}
}