mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-07-03 17:38:19 +00:00
feat!: rework library (#27)
This commit is contained in:
17
docs/api/exports/utils/functions/isGoogleVideoURL.md
Normal file
17
docs/api/exports/utils/functions/isGoogleVideoURL.md
Normal file
@@ -0,0 +1,17 @@
|
||||
[googlevideo](../../../README.md) / [exports/utils](../README.md) / isGoogleVideoURL
|
||||
|
||||
# Function: isGoogleVideoURL()
|
||||
|
||||
> **isGoogleVideoURL**(`url`): `boolean`
|
||||
|
||||
Defined in: [src/utils/shared.ts:11](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/shared.ts#L11)
|
||||
|
||||
## Parameters
|
||||
|
||||
### url
|
||||
|
||||
`string`
|
||||
|
||||
## Returns
|
||||
|
||||
`boolean`
|
||||
Reference in New Issue
Block a user