mirror of https://github.com/sveltejs/svelte
parent
7f97a9570c
commit
d8848122e9
@ -1 +1,2 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
|
||||
@ -1 +1,2 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
|
||||
@ -1 +1,2 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
|
||||
@ -1 +1,2 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
|
||||
@ -1 +1,2 @@
|
||||
/** @type {any[]} */
|
||||
export const log = [];
|
||||
|
||||
Loading…
Reference in new issue