UNPKG

gros-bras-shared

Version:

This holds all shared files such as interfaces or helpers used by Gros Bras, both frontoffices and baackoffices, and backend etc...

4 lines (3 loc) 111 B
export declare const replaceTemplate: (template: string, values: { [key: string]: string; }) => string;