-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNAMESPACE
37 lines (36 loc) · 878 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Generated by roxygen2: do not edit by hand
export(favico)
export(notie)
export(notie_close)
export(notie_confirm)
export(noty)
export(noty_close)
export(nx_confirm)
export(nx_notify_error)
export(nx_notify_info)
export(nx_notify_success)
export(nx_notify_warning)
export(nx_report_error)
export(nx_report_info)
export(nx_report_success)
export(nx_report_warning)
export(push)
export(use_favico)
export(use_notie)
export(use_notiflix_confirm)
export(use_notiflix_notify)
export(use_notiflix_report)
export(use_noty)
export(use_push)
export(use_vex)
export(vex)
export(vex_close)
export(vex_confirm)
importFrom(htmltools,attachDependencies)
importFrom(htmltools,doRenderTags)
importFrom(htmltools,htmlDependency)
importFrom(htmltools,singleton)
importFrom(htmltools,tags)
importFrom(jsonlite,toJSON)
importFrom(shiny,addResourcePath)
importFrom(shiny,getDefaultReactiveDomain)