Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F36150725
main.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
182 B
Referenced Files
None
Subscribers
None
main.js
View Options
import
'./assets/main.css'
import
{
createApp
}
from
'vue'
import
App
from
'./App.vue'
import
router
from
'./router'
const
app
=
createApp
(
App
)
app
.
use
(
router
)
app
.
mount
(
'#app'
)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 15:06 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3878487
Default Alt Text
main.js (182 B)
Attached To
Mode
rSP ServPulse
Attached
Detach File
Event Timeline
Log In to Comment