UNPKG
ngx-stimulsoft
Version:
latest (18.1.2)
18.1.2
18.1.1
18.1.0
18.0.2
18.0.0
13.0.2
13.0.1
1.2.6
1.2.5
1.2.4
1.2.1
1.1.2
1.1.1
Angular reporter for stimulsoftJS
github.com/mehrabisajad/ngx-stimulsoft
mehrabisajad/ngx-stimulsoft
ngx-stimulsoft
/
stimulsoft
/
stimulsoft-source-name.model.d.ts
8 lines
(7 loc)
•
237 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
enum
StimulsoftSourceName
{
DESIGNER_SCRIPT
=
"DESIGNER_SCRIPT"
,
REPORTER_SCRIPT
=
"REPORTER_SCRIPT"
,
VIEWER_SCRIPT
=
"VIEWER_SCRIPT"
,
DESIGNER_STYLE
=
"DESIGNER_STYLE"
,
VIEWER_STYLE
=
"VIEWER_STYLE"
}