Toggle navigation
Toggle navigation
This project
Loading...
Sign in
최원석
/
2021-1-database-project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
26f3c219ff00cd645991f02205f4a8a8f27d4ec6
Switch branch/tag
2021-1-database-project
app
src
Bye.ts
add webpack
· 4365455f
4365455f
최원석3 [goesnow]
authored
2021-03-08 14:35:52 +0900
Bye.ts
46 Bytes
Raw
Blame
History
Permalink
1
export
const
Bye
=
()
=>
console
.
log
(
'Bye!'
);