We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495a988 commit f1804d4Copy full SHA for f1804d4
.fluentci/deps.ts
@@ -1,6 +1,4 @@
1
export { assertEquals } from "https://deno.land/[email protected]/testing/asserts.ts";
2
-import { Client } from "./sdk/client.gen.ts";
3
-export default Client;
4
5
export type { DirectoryID, SecretID } from "./sdk/client.gen.ts";
6
export { Directory, Secret, File } from "./sdk/client.gen.ts";
0 commit comments