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
/
decorators
/
index.d.ts
3 lines
(2 loc)
•
90 B
TypeScript
View Raw
1
2
3
export
*
from
'./request-user.decorator'
;
export
*
from
'./with-telegram-user.decorator'
;