mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 00:26:24 +00:00
4 lines
156 B
TypeScript
4 lines
156 B
TypeScript
const airtableApiKey = "keyn1MR87qgyUsYg4";
|
|
const airtableApiBase = "https://airtable.com/shr4z0qmh6dg5s3eB";
|
|
|
|
export { airtableApiKey, airtableApiBase }; |