UNPKG
@vepler/safety-types
Version:
latest (3.17.1)
3.17.1
3.17.0
3.16.0
3.15.1
3.15.0
3.14.0
3.13.0
3.12.0
3.11.11
3.11.10
3.11.9
3.11.8
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.4
3.10.3
3.10.2
3.10.1
3.10.0
3.9.6
3.9.5
3.9.4
3.9.3
TypeScript type definitions for Vepler Safety Service API
@vepler/safety-types
/
index.d.ts
7 lines
(6 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Public Type Exports * * These types are exposed through the public API and SDK */
export *
from
'./routes'
;