This commit is contained in:
Vanessa 2022-11-01 11:34:55 +08:00
parent 1b5bc9f396
commit 72a1dc05dd
2 changed files with 24 additions and 30 deletions

View file

@ -46,8 +46,6 @@ interface Window {
showKeyboardToolbar(bottom?: number): void
hideKeyboardToolbar(): void
gtag(name: string, key: string | Date, value?: IObject): void;
}
interface ITextOption {