@alshdavid/kit
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -503,3 +503,3 @@ // node_modules/.pnpm/preact@10.25.4/node_modules/preact/dist/preact.module.js | ||
// lib/browser/preact/htm.ts | ||
var html = htm_module_default.default.bind(g); | ||
var html = htm_module_default.bind(g); | ||
@@ -506,0 +506,0 @@ // lib/browser/preact/inject.ts |
@@ -503,3 +503,3 @@ // node_modules/.pnpm/preact@10.25.4/node_modules/preact/dist/preact.module.js | ||
// lib/browser/preact/htm.ts | ||
var html = htm_module_default.default.bind(g); | ||
var html = htm_module_default.bind(g); | ||
@@ -506,0 +506,0 @@ // lib/browser/preact/inject.ts |
@@ -1,1 +0,1 @@ | ||
export declare const html: (strings: TemplateStringsArray, ...values: any[]) => import("preact").VNode<import("preact").Attributes> | import("preact").VNode<import("preact").Attributes>[]; | ||
export declare const html: any; |
{ | ||
"name": "@alshdavid/kit", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1203394