UNPKG
ato-product-card
Version:
latest (1.0.0-rc)
1.0.0-rc
0.0.1
This is a test package for deployment on NPM
niveus.jp
atowa/ato-product-card
ato-product-card
/
dist
/
pages
/
ShoppingPage.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
/// <reference types="react" />
export
declare
const
ShoppingPage
:
() =>
JSX
.
Element
;