mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-16 04:23:43 +00:00
feat(#89): Add backup functionality for google drive and dropbox
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { env } from '$env/dynamic/private';
|
||||
|
||||
export function getEnv() {
|
||||
return process.env;
|
||||
return env;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user