-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.d.ts
More file actions
61 lines (60 loc) · 2.57 KB
/
Copy pathindex.d.ts
File metadata and controls
61 lines (60 loc) · 2.57 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/// <reference path="./define.d.ts" />
/// <reference path="./typings.d.ts" />
/// <reference path="./N/ui/dialog.d.ts" />
/// <reference path="./N/ui/message.d.ts" />
/// <reference path="./N/ui/serverWidget.d.ts" />
/// <reference path="./N/action.d.ts" />
/// <reference path="./N/auth.d.ts" />
/// <reference path="./N/cache.d.ts" />
/// <reference path="./N/certificateControl.d.ts" />
/// <reference path="./N/commerce/recordView.d.ts" />
/// <reference path="./N/config.d.ts" />
/// <reference path="./N/compress.d.ts" />
/// <reference path="./N/crypto.d.ts" />
/// <reference path="./N/crypto/certificate.d.ts" />
/// <reference path="./N/crypto/random.d.ts" />
/// <reference path="./N/currency.d.ts" />
/// <reference path="./N/currentRecord.d.ts" />
/// <reference path="./N/dataset.d.ts" />
/// <reference path="./N/datasetLink.d.ts" />
/// <reference path="./N/documentCapture.d.ts" />
/// <reference path="./N/email.d.ts" />
/// <reference path="./N/encode.d.ts" />
/// <reference path="./N/error.d.ts" />
/// <reference path="./N/file.d.ts" />
/// <reference path="./N/format.d.ts" />
/// <reference path="./N/format/i18n.d.ts" />
/// <reference path="./N/http.d.ts" />
/// <reference path="./N/https.d.ts" />
/// <reference path="./N/https/clientCertificate.d.ts" />
/// <reference path="./N/keyControl.d.ts" />
/// <reference path="./N/kpi.d.ts" />
/// <reference path="./N/llm.d.ts" />
/// <reference path="./N/log.d.ts" />
/// <reference path="./N/machineTranslation.d.ts" />
/// <reference path="./N/manufacturing/productionCharges.d.ts" />
/// <reference path="./N/pgp.d.ts" />
/// <reference path="./N/piremoval.d.ts" />
/// <reference path="./N/plugin.d.ts" />
/// <reference path="./N/portlet.d.ts" />
/// <reference path="./N/query.d.ts" />
/// <reference path="./N/record.d.ts" />
/// <reference path="./N/recordContext.d.ts" />
/// <reference path="./N/redirect.d.ts" />
/// <reference path="./N/render.d.ts" />
/// <reference path="./N/runtime.d.ts" />
/// <reference path="./N/scriptTypes/restlet.d.ts" />
/// <reference path="./N/search.d.ts" />
/// <reference path="./N/sftp.d.ts" />
/// <reference path="./N/sso.d.ts" />
/// <reference path="./N/suiteAppInfo.d.ts" />
/// <reference path="./N/task.d.ts" />
/// <reference path="./N/task/accounting/recognition.d.ts" />
/// <reference path="./N/transaction.d.ts" />
/// <reference path="./N/translation.d.ts" />
/// <reference path="./N/ui.d.ts" />
/// <reference path="./N/url.d.ts" />
/// <reference path="./N/util.d.ts" />
/// <reference path="./N/workbook.d.ts" />
/// <reference path="./N/workflow.d.ts" />
/// <reference path="./N/xml.d.ts" />