UNPKG
nestjs-minio-client2
Version:
latest (2.2.2)
2.2.2
2.2.1
Minio module for NestJS framework
rettechnologys/nestjs-minio-client
nestjs-minio-client2
/
dist
/
utils
/
index.d.ts
4 lines
(3 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./minio.module-definition'
;
export
*
from
'./minio.interface'
;
export
*
from
'./minio.utils'
;