import Testeranto from "../src/web"; import { OT } from "testeranto/src/Types"; import { IStoreState } from "."; import { input, AppSpecification, implementations } from "./test"; export default Testeranto( input, AppSpecification, implementations );