summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compile/unstable_features.ts
blob: 819a3d1875174e70e3f7f18f905b194db2f9d333 (plain)
1
2
const db = await Deno.openKv();
console.log(db);