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