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