UNPKG
nestjs-minio
Version:
latest (2.6.2)
next (2.3.0-5)
2.6.2
2.6.1
2.5.5
2.5.4
2.5.1
2.5.0
2.4.0
2.3.4
2.3.2
2.3.1
2.3.0
2.3.0-5
2.3.0-4
2.3.0-2
2.3.0-1
2.3.0-0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.17
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.8
2.1.7
2.1.6
2.1.5
2.1.1
2.1.0
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Minio object storage with nestjs
github.com/NestCrafts/nestjs-minio
NestCrafts/nestjs-minio
nestjs-minio
/
dist
/
index.d.ts
6 lines
(5 loc)
•
204 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./nest-minio.connection.providers'
;
export
*
from
'./nest-minio.decorator'
;
export
*
from
'./nest-minio.module'
;
export
*
from
'./nest-minio.options'
;
export
*
from
'./nest-minio.service'
;