/* ! * (c) Copyright 2025 Palantir Technologies Inc. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); */ import { DISPLAYNAME_PREFIX as CORE_DISPLAYNAME_PREFIX } from "@blueprintjs/core"; export const DISPLAYNAME_PREFIX = `${CORE_DISPLAYNAME_PREFIX}Labs`;