Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
face-hh committed Feb 9, 2024
1 parent 8fd6914 commit 61fea8f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
console.log(`Total price: $${[
{ name: "Laptop", price: 1000 },
{ name: "Phone", price: 500 },
{ name: "Headphones", price: 100 },
]}`);
console.log()

0 comments on commit 61fea8f

Please sign in to comment.