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