UNPKG

@wix/design-system

Version:

@wix/design-system

5 lines 247 B
const LOG_PREFIX = `@wix/design-system: [WARNING] `; let deprecationTestkitLog = () => { }; deprecationTestkitLog = msg => console.warn(`${LOG_PREFIX}${msg}`); export default deprecationTestkitLog; //# sourceMappingURL=deprecationTestkitLog.js.map