UNPKG
@rstore/nuxt-drizzle
Version:
latest (0.6.0)
0.6.0
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.2
Rstore + Nuxt + Drizzle
github.com/Akryum/rstore
Akryum/rstore
@rstore/nuxt-drizzle
/
dist
/
runtime
/
where.d.ts
2 lines
(1 loc)
•
92 B
TypeScript
View Raw
1
2
export
declare
function
filterWhere(item:
any
,
condition
: RstoreDrizzleCondition):
boolean
;