UNPKG

@jspsych/new-timeline

Version:

CLI tool for creating new jsPsych timelines

9 lines (5 loc) 148 B
import { JsPsych } from "jspsych" export function createTimeline(jsPsych:JsPsych, {}){ } export const timelineUnits = {} export const utils = {}