mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 13:51:20 +08:00
2 lines
50 B
Dart
2 lines
50 B
Dart
enum EnvironmentVariableType { variable, secret }
|