@sno2/pex
Version:
An unofficial promise-based Pexels API wrapper with top-notch TypeScript support.
38 lines (20 loc) • 509 B
Markdown
[@sno2/pex](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / VideoUser
# Interface: VideoUser
[types](../modules/types.md).VideoUser
## Table of contents
### Properties
- [id](types.videouser.md#id)
- [name](types.videouser.md#name)
- [url](types.videouser.md#url)
## Properties
### id
• **id**: *number*
Defined in: types/video.ts:18
___
### name
• **name**: *string*
Defined in: types/video.ts:19
___
### url
• **url**: *string*
Defined in: types/video.ts:20