Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scanoss
ScanOSSService
Interface ScanOSSService
interface
ScanOSSService
{
scanContent
(
content
,
apiKey
?
)
:
Promise
<
ScanOSSResult
>
;
}
Implemented by
ScanOSSServiceImpl
Index
Methods
scan
Content
Methods
scan
Content
scan
Content
(
content
,
apiKey
?
)
:
Promise
<
ScanOSSResult
>
Parameters
content
:
string
Optional
apiKey
:
string
Returns
Promise
<
ScanOSSResult
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
scan
Content
Theia TypeDoc
Loading...