mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 02:30:24 +00:00
refactor: reuse canonical setup bootstrap profile
This commit is contained in:
@@ -6,3 +6,10 @@ export {
|
||||
issueDeviceBootstrapToken,
|
||||
revokeDeviceBootstrapToken,
|
||||
} from "../infra/device-bootstrap.js";
|
||||
export {
|
||||
normalizeDeviceBootstrapProfile,
|
||||
PAIRING_SETUP_BOOTSTRAP_PROFILE,
|
||||
sameDeviceBootstrapProfile,
|
||||
type DeviceBootstrapProfile,
|
||||
type DeviceBootstrapProfileInput,
|
||||
} from "../shared/device-bootstrap-profile.js";
|
||||
|
||||
Reference in New Issue
Block a user