UNPKG

@kiwicom/orbit-tracking

Version:

Tracking for orbit design system

5 lines (3 loc) 140 B
declare const errorMessage: (str: string) => void; declare const infoMessage: (str: string) => void; export { errorMessage, infoMessage };