xref: /MusicFree/src/utils/notImplementedFunction.ts (revision 33d529550b6205d83b1bee02bb839fb71b46cd36)
1export default function notImplementedFunction() {
2  // Not implemented
3}
4