UNPKG

@datalayer/core

Version:
8 lines (7 loc) 226 B
/* * Copyright (c) 2023-2025 Datalayer, Inc. * Distributed under the terms of the Modified BSD License. */ export const CONTACT_ROUTE = 'contact'; export const SUPPORT_ROUTE = 'support'; export const USAGE_ROUTE = 'usage';