UNPKG
cookie12-test-ui
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
React component library
cookie12-test-ui
/
build
/
components
/
checkbox
/
Checkmark.d.ts
3 lines
(2 loc)
•
84 B
TypeScript
View Raw
1
2
3
/// <reference types=
"react"
/>
export
declare
function
Checkmark(): JSX.Element;