mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
blu-j paired changes
This commit is contained in:
@@ -92,7 +92,7 @@ export namespace ExpectedExports {
|
||||
/** Auto configure is used to make sure that other dependencies have the values t
|
||||
* that this service could use.
|
||||
*/
|
||||
export type dependencyConfig = Record<PackageId, DependencyConfig>
|
||||
export type dependencyConfig = Record<PackageId, DependencyConfig | null>
|
||||
}
|
||||
export type TimeMs = number
|
||||
export type VersionString = string
|
||||
|
||||
Reference in New Issue
Block a user