@@ -0,0 +1,5 @@
export type Whole = `${number}.${number}`;
export function whole_to_raw(whole: Whole) {
//
}
The note is not visible to the blocked user.