index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
js
/
dom_extensions.nim
blob: c15a03195a83d7f3a349c8d34308bc513f9328ca (
plain
) (
blame
)
1
2
3
import
std
/
dom
export
elementsFromPoint
{.deprecated
:
"use
`std/dom` instead".}