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