All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.util.formatMessage.d.ts Maven / Gradle / Ivy

declare const formatMessage: (text: string, values: Array) => string;
export default formatMessage;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy