mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-15 22:40:21 +00:00
Merge pull request #34052 from SardineFish/master
Fix bugs of module exports in openpgp.
This commit is contained in:
Vendored
+4718
-4718
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
import { openpgp } from "openpgp"
|
||||
import openpgp from "openpgp"
|
||||
|
||||
// Open PGP Sample codes
|
||||
|
||||
|
||||
Vendored
+4791
-4792
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
import { openpgp } from "openpgp";
|
||||
import openpgp from "openpgp";
|
||||
|
||||
// Open PGP Sample codes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user