UNPKG

@seamapi/blueprint

Version:

Build tools for the Seam API using this blueprint.

3 lines (2 loc) 181 B
import type { OpenapiSchema } from '../../lib/openapi/types.js'; export declare function findCommonOpenapiSchemaProperties(schemas: OpenapiSchema[]): Record<string, OpenapiSchema>;