ChatiumFor developersPlaygroundPricing
Sign in

@app/storage

API module with utilities for file storage. It simplifies the process of working with files in the storage: it provides download links, converts images to different sizes, and so on.

import Storage from '@app/storage'

StorageFile

The StorageFile class and its subclasses provide an object-oriented representation of a file in storage.

Functions

A functional approach to working with files in storage.