@chasi/ui
Advanced tools
Comparing version 0.2.62 to 0.2.63
@@ -13,3 +13,3 @@ import { SvelteComponent } from "svelte"; | ||
placeholder?: string | undefined; | ||
filterBy?: false | (T extends Record<string, any> ? keyof T : undefined) | undefined; | ||
filterBy?: boolean | (T extends Record<string, any> ? keyof T : undefined) | undefined; | ||
}; | ||
@@ -16,0 +16,0 @@ events(): { |
{ | ||
"name": "@chasi/ui", | ||
"version": "0.2.62", | ||
"version": "0.2.63", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "gen-theme": "./dist/bin/theme.js" |
Sorry, the diff of this file is not supported yet
117316