UNPKG

@craterapp/vue-sdk

Version:

Embedded Invoicing & Bill Pay for platforms.

5 lines (4 loc) 81 B
export type Locale = 'en'; export type Messages = { [key in Locale]: any; };