UNPKG
can-model
Version:
latest (4.1.2)
pre (3.0.0-pre)
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-pre.1
3.0.0-pre
2.3.11
can.Model
github.com/canjs/can-model
canjs/can-model
can-model
/
src
/
test.html
5 lines
(4 loc)
•
159 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-model
</
title
>
<
script
src
=
"../node_modules/steal/steal.js"
main
=
"can-model/src/model_test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>