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