mirror of
https://github.com/MontFerret/ferret.git
synced 2025-11-25 22:01:39 +02:00
#13 Added WAIT_ELEMENT function
This commit is contained in:
@@ -8,5 +8,6 @@ func NewLib() map[string]core.Function {
|
||||
"DOCUMENT_PARSE": DocumentParse,
|
||||
"ELEMENT": Element,
|
||||
"ELEMENTS": Elements,
|
||||
"WAIT_ELEMENT": WaitElement,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user