Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DevLARLEY/PlayreadyProxy2
/ removeSelectedPlayreadyDeviceKey
Method
removeSelectedPlayreadyDeviceKey
utils.js:295–297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
}
294
295
static
async
removeSelectedPlayreadyDeviceKey() {
296
await
AsyncLocalStorage.removeStorage([
"selected"
]);
297
}
298
}
Callers
1
panel.js
File · 0.80
Calls
1
removeStorage
Method · 0.80
Tested by
no test coverage detected