UNPKG
can-data-types
Version:
latest (1.2.1)
pre (1.3.0-pre.1)
1.3.0-pre.1
1.3.0-pre.0
1.2.1
1.2.0
1.0.0
0.1.1
0.1.0
Reusable special data types
github.com/canjs/can-data-types
canjs/can-data-types
can-data-types
/
test.html
5 lines
(4 loc)
•
171 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-data-types
</
title
>
<
script
src
=
"node_modules/steal/steal.js"
main
=
"can-data-types/can-data-types-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>