0.1.1 • Published 3 years ago
@linketysplit/message-bags v0.1.1
message-bags
/**
* The greeting
*/
const helloWorld = getMessage('shared', 'helloWorld', (name: string) => `Hello ${name}!`, locale)
/**
* The greeting
*/
const helloWorld = getMessage('shared', 'helloWorld', (name: string) => `Hello ${name}!`, locale)