1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00
denoland-deno/cli/tests/testdata/run/webstorage/setter.ts

2 lines
50 B
TypeScript
Raw Normal View History

globalThis.localStorage.setItem("hello", "deno");