fix
This commit is contained in:
parent
5e450f4fe2
commit
7489bce5b8
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
|
||||
import { text } from 'pdfkit/js/mixins/text'
|
||||
import { loadMscore, WebMscore } from './mscore'
|
||||
|
||||
type BtnElement = HTMLElement
|
||||
type BtnElement = HTMLButtonElement
|
||||
|
||||
/**
|
||||
* Select the original Download Button
|
||||
|
|
Loading…
Reference in a new issue