mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
remove TS example
This commit is contained in:
parent
a7c26a27ff
commit
a08f05e26f
@ -24,10 +24,6 @@ constructor(jsPsych){
|
||||
}
|
||||
```
|
||||
|
||||
```js
|
||||
constructor(private jsPsych: JsPsych) {}
|
||||
```
|
||||
|
||||
### .trial()
|
||||
|
||||
The plugin's `trial()` method is responsible for running a single trial. When the jsPsych timeline reaches a trial using the plugin it will invoke the `trial()` method for the plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user