mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🔀 merge:Merge branch 'common' of github.com:KieIO/grocery-vercel-commerce into m2-datnguyen
:%s
This commit is contained in:
3
src/utils/type.utils.ts
Normal file
3
src/utils/type.utils.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface CustomInputCommon extends HTMLInputElement {
|
||||
getValue: () => string | number
|
||||
}
|
Reference in New Issue
Block a user