UNPKG
nestjs-genai
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
Google Gen AI module for NestJS
github.com/marcin-stasiak/nestjs-genai
marcin-stasiak/nestjs-genai
nestjs-genai
/
dist
/
index.d.ts
5 lines
(4 loc)
•
116 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./constants'
;
export
*
from
'./interfaces'
;
export
*
from
'./types'
;
export
*
from
'./genai.module'
;