assets

Namespace

assets

Description:
  • Asset management
Source:

Classes

AbstractAsset
Assetsmodule
LocalAsset

Type Definitions

AssetMetadata

Source:
Properties:
Name Type Description
resolution string Asset resolution
duration string Asset duration
Type:
  • object

FileMetadata

Source:
Properties:
Name Type Description
filepath string Path to the file
mimetype string The mime type of this file
originalFilename string The name this file had when uploaded
size Number The size of the file in bytes
Type:
  • object