/**
 * Exported utility functions for the x-charts library.
 */
export * from "./niceDomain.js";
export { tickFrequencies } from "./timeTicks.js";