UNPKG
can-single-reference
Version:
latest (1.3.0)
1.3.0
1.2.2
1.2.1
1.2.0
1.0.0
Assign a value to a function that can be collected later
canjs.com
canjs/can-single-reference
can-single-reference
/
test.html
5 lines
(4 loc)
•
189 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-single-reference
</
title
>
<
script
src
=
"node_modules/steal/steal.js"
main
=
"can-single-reference/can-single-reference-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>