UNPKG
@ton-hard-core/nest-twa
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
NestJS Telegram Web App Module
github.com/p-orlov/ton-hard-core
p-orlov/ton-hard-core
@ton-hard-core/nest-twa
/
src
/
index.d.ts
7 lines
(6 loc)
•
175 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./twa.module'
;
export
*
from
'./twa.service'
;
export
*
from
'./decorators'
;
export
*
from
'./domain'
;
export
*
from
'./interceptors'
;
export
*
from
'./guards'
;