openreplay/frontend/app/constants/links.js
Андрей Бабушкин b822b1c067 applied eslint
2025-02-26 20:31:01 +01:00

5 lines
241 B
JavaScript

export default {
'chrome-plugin':
'https://chrome.google.com/webstore/detail/openreplay-test-recorder/pihfenmacbofppgeabciedojhjiigiml?utm_source=google',
'npm-package': 'https://www.npmjs.com/package/@openreplay/openreplay-cli',
};