Searched refs:DocsFunctionSchemaType (Results 1 – 1 of 1) sorted by relevance
190 constructor(docs: DocsFunctionSchemaType) {314 type DocsFunctionSchemaType = z.infer<typeof FUNCTION_SCHEMA>; alias