export let loadCount = 0;
loadCount++;

export const obj = { value: 10 };