diff --git a/src/const.ts b/src/const.ts new file mode 100644 index 0000000..4b1d12a --- /dev/null +++ b/src/const.ts @@ -0,0 +1 @@ +export const API_BASE_URL = 'https://kidshift-beta.nem.one';