mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
export patchdb ts types from rust
This commit is contained in:
@@ -6,13 +6,13 @@ export class Dependency {
|
||||
| {
|
||||
type: "running"
|
||||
versionSpec: Checker
|
||||
url: string
|
||||
registryUrl: string
|
||||
healthChecks: string[]
|
||||
}
|
||||
| {
|
||||
type: "exists"
|
||||
versionSpec: Checker
|
||||
url: string
|
||||
registryUrl: string
|
||||
},
|
||||
) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user