UNPKG
@exact-team/nestjs-telegram-oauth2
Version:
latest (0.0.6)
0.0.6
0.0.1
telegram oauth2 for nestjs
github.com/exact01/nestjs-telegram-oauth2
exact01/nestjs-telegram-oauth2
@exact-team/nestjs-telegram-oauth2
/
build
/
interfaces
/
telegram-oauth2.options.interface.d.ts
4 lines
•
242 B
TypeScript
View Raw
1
2
3
4
import
{
ITelegramOauth2Config
}
from
'../common/utils/create-telegram-oauth2-factory/interfaces'
;
export
interface
ITelegramOauth2ModuleOptions
extends
ITelegramOauth2Config
{ }
//# sourceMappingURL=telegram-oauth2.options.interface.d.ts.map