WIP
This commit is contained in:
4
src/types/VideoUrl.d.ts
vendored
Normal file
4
src/types/VideoUrl.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export type VideoUrl = {
|
||||
url: string
|
||||
display: string
|
||||
}
|
||||
Reference in New Issue
Block a user