修改格式
parent
03ccb3527a
commit
c6bf323c60
|
@ -1,4 +1,3 @@
|
|||
// read.js
|
||||
var Reader = (function() {
|
||||
let reader = window.speechSynthesis;
|
||||
let current_position = 0;
|
||||
|
|
Loading…
Reference in New Issue