mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 00:36:01 +00:00
4 lines
47 B
TypeScript
4 lines
47 B
TypeScript
export function isProApp() {
|
|
return false;
|
|
}
|