Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
C
CharIP-Electron
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ali
CharIP-Electron
Commits
3b84df78
Commit
3b84df78
authored
Dec 13, 2023
by
ali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: sdk 导入
parent
686595d9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
HwWebRTC.ts
src/renderer/plugins/live/HwWebRTC.ts
+1
-1
index.ts
src/renderer/utils/HWLLS_SDK_Web_2.3.0/index.ts
+1
-0
No files found.
src/renderer/plugins/live/HwWebRTC.ts
View file @
3b84df78
import
HWLLSSDK
from
'@/renderer/utils/HWLLS_SDK_Web_2.3.0
/lib/HWLLSPlayer
'
;
import
HWLLSSDK
from
'@/renderer/utils/HWLLS_SDK_Web_2.3.0'
;
import
EventEmitter
from
'events'
;
import
EventEmitter
from
'events'
;
const
{
createClient
,
setLogLevel
}
=
HWLLSSDK
;
const
{
createClient
,
setLogLevel
}
=
HWLLSSDK
;
...
...
src/renderer/utils/HWLLS_SDK_Web_2.3.0/index.ts
0 → 100644
View file @
3b84df78
export
*
as
HWLLSSDK
from
'./lib/HWLLSPlayer'
;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment