xref
: /
MusicFree
/
src
/
types
/
common.d.ts
(revision bf6e62f27bf21a011995d7561e0093fae1a2d72e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
declare
namespace
ICommon
{
2
export
type
SupportMediaType
=
'music'
|
'album'
3
}