This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
vn-softphone
Archived
Watch
0
Star
0
Fork
You've already forked vn-softphone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2023-09-06
. You can view files and clone it, but cannot push or open issues or pull requests.
b802418546
vn-softphone
/
views
/
header
/
index.js
7 lines
107 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
init
:
function
(
args
,
cb
)
{
this
.
title
=
'Test'
;
cb
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink