EmbyCrackedClient/web/modules/emby-apiclient/wakeonlan.js
2025-06-25 11:46:04 +08:00

1 line
No EOL
122 B
JavaScript

function send(){return Promise.reject()}function isSupported(){return!1}export default{send:send,isSupported:isSupported};