UNPKG
cookie-test-app
Version:
latest (1.0.0)
1.0.0
testing
cookie-test-app
/
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;