// @holoscript/core/constants — trait name constants // VR_TRAITS lives in the main bundle (chunk), not in dist/traits/index.js export { VR_TRAITS } from './index.js'; export type { VRTraitName } from './index.js';