↓ 41 callersFunctionconvertTxtToSong(
text: string,
videoLink?: string,
author?: string,
authorUrl?: string,
sourceUrl?: string,
)
src/modules/songs/utils/convert-txt-to-song.ts:131
↓ 24 callersFunctiongeneratePlayerNote(
note: Note,
distance: number,
startOffset: number = 0,
length: number = 1,
isPerfect = false,
vi
src/modules/utils/test-utils.ts:14