Skip to content

Commit 0e62fb6

Browse files
Update code.js
1 parent 50d5285 commit 0e62fb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

edit/code.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ export var full = one+two+three
55
let path = window.location.href.split('?')[0]
66
export function fuller() {
77
console.log(full, path)
8+
return "aa"
89
}

0 commit comments

Comments
 (0)