update API reports for extension v2

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-07-27 17:09:44 +02:00
parent a93fa18a1e
commit 2ba97666dd
5 changed files with 261 additions and 79 deletions
@@ -23,6 +23,7 @@ export {
type ExtensionDataValues,
type ResolvedExtensionInput,
type ResolvedExtensionInputs,
type LegacyCreateExtensionOptions,
type AnyExtensionInputMap,
type AnyExtensionDataMap,
} from './createExtension';