Source code

Revision control

Copy as Markdown

Other Tools

export let loadCount = 0;
loadCount++;
export const obj = { value: 10 };