feat: modificar propiedad

Signed-off-by: fede <federico.nicolas.polidoro@gmail.com>
This commit is contained in:
2024-12-04 17:44:25 -03:00
parent c116c924cd
commit 646cf3e009
10 changed files with 189 additions and 52 deletions
+3
View File
@@ -0,0 +1,3 @@
import { readable } from 'svelte/store';
export const urlG = readable('http://localhost:5007');