add file, skeleton from "select all"
This commit is contained in:
parent
bddca8e232
commit
2979a64ce3
|
|
@ -0,0 +1,5 @@
|
|||
import { getElement, getElements, findFirstAdjacent } from '../util';
|
||||
|
||||
export function initSelectMultiple(): void {
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue