UNPKG

@vepler/safety-types

Version:

TypeScript type definitions for Vepler Safety Service API

7 lines (6 loc) 101 B
/** * Catalog route types * * Types for /api/catalog endpoints */ export * from './get-catalog';