// TODO: Populate this with multi device specific code, e.g getting linked devices for a user etc... // We need to deprecate the multi device code we have in js and slowly transition to this file export function implementStuffHere() { throw new Error("Don't call me :("); }