export { fromIni } from "./fromIni";
export type { FromIniInit } from "./fromIni";
