mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
whitespace
This commit is contained in:
1
src/declaration.d.ts
vendored
1
src/declaration.d.ts
vendored
@@ -14,6 +14,7 @@ declare namespace Chai {
|
||||
interface HTMLInputElement {
|
||||
showPicker: () => void;
|
||||
}
|
||||
|
||||
/* eslint-disable */
|
||||
interface CloseWatcher extends EventTarget {
|
||||
new (options?: CloseWatcherOptions): CloseWatcher;
|
||||
|
||||
Reference in New Issue
Block a user