mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: Update the types for changes that Matt wanted with sdk + examples
This commit is contained in:
@@ -16,8 +16,8 @@ describe("setupDependencyConfig", () => {
|
||||
}),
|
||||
})
|
||||
const remoteTest = sdk.DependencyConfig.of({
|
||||
localConfig: testConfig,
|
||||
remoteConfig: testConfig2,
|
||||
localConfigSpec: testConfig,
|
||||
remoteConfigSpec: testConfig2,
|
||||
dependencyConfig: async ({}) => {},
|
||||
})
|
||||
sdk.setupDependencyConfig(testConfig, {
|
||||
|
||||
Reference in New Issue
Block a user