UNPKG

@ledgerhq/live-common

Version:
3 lines 163 B
const dashboardNames = ["BOLOS", "OLOS\u0000"]; export const isDashboardName = (name) => dashboardNames.includes(name); //# sourceMappingURL=isDashboardName.js.map