UNPKG
@gobistories/gobi-web-integration
Version:
beta (6.14.0-b)
latest (6.19.8)
6.19.8
6.19.7
6.19.6
6.19.5
6.19.4
6.19.3
6.19.2
6.19.1
6.19.0
6.18.11
6.18.10
6.18.9
6.18.8
6.18.7
6.18.5
6.18.3
6.18.2
6.18.1
6.18.0
6.17.5
6.17.4
6.17.3
6.17.2
6.17.1
6.16.8
6.16.7
6.16.5
6.16.4
6.16.3
6.16.2
6.16.1
6.16.0
6.15.5
6.15.4
6.15.3
6.15.2
6.15.1
6.15.0
6.14.21
6.14.20
6.14.19
6.14.18
6.14.17
6.14.16
6.14.15
6.14.14
6.14.13
6.14.11
6.14.10
6.14.9
6.14.8
6.14.7
6.14.6
6.14.5
6.14.4
6.14.3
6.14.2
6.14.1
6.14.1-beta
6.14.0
6.14.0-b
6.13.20
6.13.19
6.13.18
6.13.17
6.13.16
6.13.15
6.13.14
6.13.13
6.13.12
6.13.11
6.13.10
6.13.9
6.13.8
6.13.7
6.13.6
6.13.5
6.13.4
6.13.3
6.13.2
6.13.1
6.13.0
6.12.4
6.12.3
6.12.2
6.12.1
6.12.0
6.11.6
6.11.5
6.11.4
6.11.3
6.11.2
6.11.1
6.11.0
6.10.0
6.9.23
6.9.22
6.9.21
6.9.20
6.9.19
6.9.18
6.9.17
6.9.16
6.9.15
6.9.14
6.9.13
6.9.12
6.9.11
6.9.10
6.9.9
6.9.8
6.9.6
6.9.5
6.9.4
6.9.3
6.9.2
6.9.1
6.9.0
6.8.3
6.8.2
6.8.0
6.7.16
6.7.15
6.7.14
6.7.13
6.7.12
6.7.11
6.7.10
6.7.9
6.7.8
6.7.7
6.7.5
6.7.4
6.7.3
6.7.2
6.7.1
6.7.0
6.6.9
6.6.8
6.6.7
6.6.6
6.6.5
6.6.4
6.6.3
6.6.2
6.6.1
6.6.0
6.5.1
6.5.0
6.4.3
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
6.2.0
6.1.6
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.9
6.0.8
6.0.7
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.1.5
5.1.4
5.1.1
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
4.7.1
4.7.0
4.6.3
4.6.2
4.6.1
4.6.0
4.5.2
4.5.1
4.5.0
4.4.1
4.4.0
4.3.0
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.10.1
3.10.0
3.9.9
3.9.8
3.9.6
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.0
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.4.2
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
This library will let you put your Gobi stories on your site.
www.gobistories.com/developers
@gobistories/gobi-web-integration
/
dist
/
constants.d.ts
6 lines
(5 loc)
•
212 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
STORY_WIDTH
=
1080
;
export
declare
const
STORY_HEIGHT
=
1920
;
export
declare
const
STORY_ASPECT
:
number
;
export
declare
const
VIRTUAL_WIDTH
=
612
;
export
declare
const
VIRTUAL_HEIGHT
=
1088
;