mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 06:05:31 +03:00
5 lines
56 B
TypeScript
5 lines
56 B
TypeScript
|
const something = 'abcd1234'
|
||
|
|
||
|
export default something
|
||
|
|