chore(client): update endpoint types (#110)

This commit is contained in:
Daniel Rochetti 2024-11-21 13:05:44 -08:00 committed by GitHub
parent bc04feeb85
commit adb5de4ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14765 additions and 13684 deletions

View File

@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- '*-v[0-9]+.[0-9]+.[0-9]+*'
- "*-v[0-9]+.[0-9]+.[0-9]+*"
workflow_dispatch:
inputs:
package:

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
],
"excludeExternals": true,
"excludeInternal": false,
"includeVersion": true,
"includeVersion": false,
"githubPages": true,
"plugin": [
"typedoc-plugin-mdn-links",