export * from "./freeCameraDeviceOrientationInput.types.js"; /** * Re-exports pure implementation and applies runtime side effects. * Import freeCameraDeviceOrientationInput.pure for tree-shakeable, side-effect-free usage. */ export * from "./freeCameraDeviceOrientationInput.pure.js";