UNPKG
ndf-elements
Version:
latest (1.7.1)
1.7.1
1.7.0
1.6.0
1.5.0
1.2.0
My collection of useful custom elements.
nfreear.github.io/elements/demo/
nfreear/elements
ndf-elements
/
src
/
experiment.js
3 lines
(1 loc)
•
70 B
JavaScript
View Raw
1
2
3
export
{
MyCaptchaElement
}
from
'./components/MyCaptchaElement.js'
;