UNPKG

@userfrosting/sprinkle-core

Version:
9 lines (7 loc) 228 B
export {} declare module 'vue' { interface ComponentCustomProperties { $t: (key: string, placeholders?: string | number | object) => string $tdate: (date: string, format?: string | object) => string } }