We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f119b commit ee1bccfCopy full SHA for ee1bccf
src/types.ts
@@ -286,5 +286,3 @@ export type PromptBase = Prompt & {
286
*/
287
render: (args: Record<string, string>) => string;
288
};
289
-
290
-export type ActorInputSchemaProperties = Record<string, ISchemaProperties>;
0 commit comments