0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/runtime/samples/helpers-invoked-if-changed/counter.js
2017-08-14 10:48:14 -04:00

4 lines
32 B
JavaScript

export default {
y: 0,
z: 0
};