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