Browse and listen to thousands of radio stations across the globe right from your terminal ๐ŸŒŽ ๐Ÿ“ป ๐ŸŽตโœจ
radio rust tokio web-radio command-line-tool tui

ci: fix fluentci issue

Changed files
-2
.fluentci
-2
.fluentci/deps.ts
··· 1 1 export { assertEquals } from "https://deno.land/std@0.191.0/testing/asserts.ts"; 2 - import { Client } from "./sdk/client.gen.ts"; 3 - export default Client; 4 2 5 3 export type { DirectoryID, SecretID } from "./sdk/client.gen.ts"; 6 4 export { Directory, Secret, File } from "./sdk/client.gen.ts";