Files
2025-09-26 02:33:10 +00:00

14 lines
250 B
Markdown

# Global
## Example Usage
```typescript
import { Global } from "dokploy/models/operations";
let value: Global = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |