UNPKG

@playkit-js/playkit-js

Version:

[![Build Status](https://github.com/kaltura/playkit-js/actions/workflows/run_canary.yaml/badge.svg)](https://github.com/kaltura/playkit-js/actions/workflows/run_canary.yaml) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.

7 lines (6 loc) 151 B
export type PKResponseObject = { url: string, originalUrl: string, data: ArrayBuffer | ArrayBufferView; headers: {[header: string]: string} };