Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
modal-soft
/
webvideo-transcript-summary
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Initial commit
Set up submodules.
master
TheoryOfNekomata
hace 1 año
commit
2ba4a2b5da
Se han
modificado 4 ficheros
con
9 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
.gitignore
+6
-0
.gitmodules
+1
-0
packages/core
+1
-0
packages/web-api
+ 1
- 0
.gitignore
Ver fichero
@@ -0,0 +1 @@
.idea/
+ 6
- 0
.gitmodules
Ver fichero
@@ -0,0 +1,6 @@
[submodule "packages/core"]
path = packages/core
url = https://code.modal.sh/modal-soft/webvideo-transcript-summary-core
[submodule "packages/web-api"]
path = packages/web-api
url = https://code.modal.sh/modal-soft/webvideo-transcript-summary-web-api
+ 1
- 0
packages/core
@@ -0,0 +1 @@
Subproject commit 9252b037ca0eeb98f364ec2e7830f38276a71456
+ 1
- 0
packages/web-api
@@ -0,0 +1 @@
Subproject commit 17052a87526500067578a33730b91e2bab9589df
Escribir
Vista previa
Cargando…
Cancelar
Guardar