Skip to content

Commit

Permalink
fix: login, types, fs() duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr committed Jun 4, 2024
1 parent 6b7e046 commit 9992913
Show file tree
Hide file tree
Showing 30 changed files with 164 additions and 72 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/publish.yml

This file was deleted.

1 change: 0 additions & 1 deletion dev/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const filen = new FilenSDK({

const main = async () => {
console.log("starting")

console.log("done")
}

Expand Down
3 changes: 2 additions & 1 deletion dist/browser/cloud/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/cloud/index.js.map

Large diffs are not rendered by default.

33 changes: 27 additions & 6 deletions dist/browser/fs/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/fs/index.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/browser/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/index.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/browser/types.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/types.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion dist/browser/user/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/user/index.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/node/cloud/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/node/cloud/index.js.map

Large diffs are not rendered by default.

33 changes: 27 additions & 6 deletions dist/node/fs/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/node/fs/index.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/node/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9992913

Please sign in to comment.