mirror of https://github.com/sveltejs/svelte
parent
9e05d9427c
commit
1d47e69d89
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,7 +1,3 @@
|
||||
<script>
|
||||
import { log } from "./log";
|
||||
</script>
|
||||
|
||||
<div onclickcapture={() => console.log('div onclickcapture')}>
|
||||
<button onclick={() => console.log('button onclick')}>main</button>
|
||||
</div>
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
@ -1,2 +0,0 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
Loading…
Reference in new issue