UNPKG

@claromentis/design-system

Version:

Claromentis Design System Component Library

8 lines (6 loc) 107 B
declare global { interface Window { lmsg: (key: string, ...args: any[]) => string; } } export {};