fix: export const Token type
All checks were successful
Publish / Publish Job (push) Successful in 43s

This commit is contained in:
Дмитрий
2026-03-27 12:38:04 +03:00
parent 46b0a79a19
commit c275367d86

View File

@@ -1,3 +1,4 @@
export * from './interfaces'
export * from './passport.module'
export * from './passport.service'
export * from './constants'