Export, used to get devices and laptop id, for currently open laptop.
Type Reference: LaptopDevice
--- Returns nil, if laptop isn't open. ---@return string | nil, table<LaptopDevice> | nil function getDevices() end
exports.fd_laptop:getDevices()
On This Page