mirror of
https://github.com/rainloreley/shlink-manager.git
synced 2024-11-12 22:45:13 +01:00
4 lines
139 B
Dart
4 lines
139 B
Dart
library dev.abmgrt.shlink_app.globals;
|
|
import 'package:shlink_app/API/server_manager.dart';
|
|
|
|
ServerManager serverManager = ServerManager(); |