Skip to content

const GOOGLE_SHEETS_BASE_URL: "https://docs.google.com/spreadsheets/d/"

Defined in: constants/index.ts:10

Base URL for constructing Google Sheets spreadsheet links.

Released under the MIT License.