UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 191 B
declare type WFDeviceDetail = ('Device Name' | 'Device Model' | 'System Version' | 'Screen Width' | 'Screen Height' | 'Current Volume' | 'Current Brightness'); export default WFDeviceDetail;