export { getValue } from './getValue.js';
export { setValue } from './setValue.js';
export { compilePointer } from './utils/compileSegments.js';
