export type { InitOptions } from './init'; export { opInit } from './init'; export { createView } from './vanilla';