xref
: /
MusicFree
/
src
/
utils
/
notImplementedFunction.ts
(revision 32683ee62b4655ae6d3cb700ae12398eac644f02)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
export
default
function
notImplementedFunction
() {
2
// Not implemented
3
}
4