UNPKG
@filesrocket/cloudinary
Version:
latest (1.2.2)
1.2.2
1.2.1
Filesrocket service that manage the files of the Cloudinary
filesrocket.com
@filesrocket/cloudinary
/
lib
/
index.d.ts
3 lines
(2 loc)
•
81 B
TypeScript
View Raw
1
2
3
export
{
CloudinaryService
}
from
'./service'
;
export
*
from
'./declarations'
;