blu-j paired changes

This commit is contained in:
Shadowy Super Coder
2024-03-20 13:43:34 -06:00
parent 41bc519855
commit ddd5e4c76d
8 changed files with 11 additions and 9 deletions

View File

@@ -275,7 +275,7 @@ export class StartSdk<Manifest extends SDKManifest, Store> {
Store,
Input,
any
>
> | null
},
) => setupDependencyConfig<Store, Input, Manifest>(config, autoConfigs),
setupExports: (fn: SetupExports<Store>) => fn,