Searched refs:DocsTableFunctionSchemaType (Results 1 – 1 of 1) sorted by relevance
173 constructor(docs: DocsTableFunctionSchemaType) {323 type DocsTableFunctionSchemaType = z.infer<typeof TABLE_FUNCTION_SCHEMA>; alias