UNPKG

@coorpacademy/progression-engine

Version:

9 lines (7 loc) 265 B
// @flow import {microlearning} from "./fixtures/engines"; import {answerAction, askClueAction} from "./fixtures/actions"; import requestedClues from "../requested-clues"; import {getConfig} from "../../config"; import test from "ava"; declare module.exports: {};