@friendofsvelte/django-kit
Advanced tools
Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.5
@@ -1,1 +0,1 @@ | ||
export {}; | ||
export { via_route_name, via_route } from './actions.js'; |
@@ -1,1 +0,1 @@ | ||
"use strict"; | ||
export { via_route_name, via_route } from './actions.js'; |
{ | ||
"name": "@friendofsvelte/django-kit", | ||
"version": "0.0.1-alpha.4", | ||
"version": "0.0.1-alpha.5", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "vite dev", |
11443