mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-14 08:25:03 -05:00
Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { RdsExecuteParams, RdsExecuteResponse } from '@/tools/rds/types'
|
||||
import type { RdsExecuteParams, RdsExecuteResponse } from '@/tools/rds/types'
|
||||
import type { ToolConfig } from '@/tools/types'
|
||||
|
||||
export const executeTool: ToolConfig<RdsExecuteParams, RdsExecuteResponse> = {
|
||||
|
||||
Reference in New Issue
Block a user