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