Interface AssetDescriptor

Hierarchy

  • AssetDescriptor

Properties

Properties

callback: ((asset: any) => void)

Type declaration

    • (asset: any): void
    • Parameters

      • asset: any

      Returns void

url: string