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