export { createDiscreteApi } from './src/discrete'; export type { DiscreteApi, DiscreteApiOptions } from './src/interface';