uh this is supposed to not be empty, right?
uh this is supposed to not be empty, right?



if you don't check the response or have logici catch all possible "thrown" errors into error as value (Result<T,E>) in ts and deal with them explicitly (im coming from rust to ts but dont use rust for workers as wasm on workers is not there yet)

