mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 10:21:55 +00:00
fix: Fix the type for create action
This commit is contained in:
@@ -81,7 +81,6 @@ export class StartSdk<Manifest extends SDKManifest, Store, Vault> {
|
||||
return {
|
||||
configConstants: { smtpConfig },
|
||||
createAction: <
|
||||
Store,
|
||||
ConfigType extends
|
||||
| Record<string, any>
|
||||
| Config<any, any, any>
|
||||
|
||||
Reference in New Issue
Block a user