mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-02 05:23:21 +00:00
chore: Update the config type thank you
This commit is contained in:
@@ -45,7 +45,7 @@ export namespace ExpectedExports {
|
||||
}
|
||||
}
|
||||
|
||||
export type actionMetaData = (options: {
|
||||
export type actionsMetaData = (options: {
|
||||
effects: Effects
|
||||
}) => Promise<Array<ActionMetaData>>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user