Type alias WAMediaPayloadURL

WAMediaPayloadURL: {
    url: URL | string;
}

Type declaration

  • url: URL | string

Generated using TypeDoc