import * as cueshit from "https://deno.land/x/cueshit@v0.7.2/conversion.ts";
Functions
Detects the format of the given cue sheet and parses it. | |
Serializes a cue sheet into the given format. | |
Returns a list of possible formats for the given extension. | |
Parses a cue sheet with the given format. |
Interfaces
Result of a cue sheet format detection. |