Skip to content

Commit bb11d97

Browse files
committed
fix: remove updateDeviceShadow
BREAKING CHANGE: use device() instead
1 parent b34430d commit bb11d97

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

src/api/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export * from './getAccountInfo.js'
77
export * from './deleteAccountDevice.js'
88
export * from './getDeviceShadow.js'
99
export * from './DeviceShadow.js'
10-
export * from './updateDeviceShadow.js'
1110
export * from './serviceToken.js'
1211
export * from './groundFix.js'
1312
export * from './bulkOps.js'

src/api/updateDeviceShadow.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)