UNPKG

@11joselu/cypress-to-playwright

Version:
4 lines 111 B
export function fixString(str) { return str.replace(/["'`]/g, ''); } //# sourceMappingURL=fix-string.js.map