UNPKG
@epubkit/epub-gen-memory
Version:
latest (1.0.10-aplha.14)
1.0.10
1.0.10-aplha.14
1.0.10-aplha.13
1.0.10-aplha.12
1.0.10-aplha.11
1.0.10-aplha.10
1.0.10-aplha.9
1.0.10-aplha.8
1.0.10-aplha.7
1.0.10-aplha.6
1.0.10-aplha.5
1.0.10-aplha.4
1.0.10-aplha.3
1.0.10-aplha.2
1.0.10-aplha.1
A library to generate EPUB from HTML
github.com/cpiber/epub-gen-memory
cpiber/epub-gen-memory
@epubkit/epub-gen-memory
/
dist
/
sabstub.d.ts
4 lines
(3 loc)
•
94 B
TypeScript
View Raw
1
2
3
4
import
'./lib/SharedArrayBufferStub'
;
export
*
from
'./lib'
;
export
{
default
}
from
'./lib'
;