index
:
live-cortex.git
auth
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
client
/
pix2pix
/
index.js
blob: 282868f087920d4929c80e92f6288bf9edfa8427 (
plain
)
1
2
3
4
5
import
Pix2PixLive
from
'./live.component'
export
default
{
Live
:
Pix2PixLive
,
}