UNPKG

@serptech/api

Version:

Library for work with SERP API

8 lines (5 loc) 135 B
const apiVersions = [1]; const apiEndpoints = { v1: "wss://stagews.serpdev.ru/ws", }; export { apiEndpoints, apiVersions };