Press n or j to go to the next uncovered block, b, p or k for the previous block.
/** * Configuration for the API service */ // Base URL for the tkconv API export const BASE_URL = 'https://berthub.eu/tkconv';