mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-07 20:37:44 +00:00
424 B
424 B
Spread
Example Usage
import { Spread } from "dokploy/models/operations";
let value: Spread = {
spreadDescriptor: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
spreadDescriptor |
string | ✔️ | N/A |