feat: improve esm compatibility (#21373)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as nacl from 'tweetnacl';
|
||||
import nacl from 'tweetnacl';
|
||||
import type {SignKeyPair as KeyPair} from 'tweetnacl';
|
||||
import type {Buffer} from 'buffer';
|
||||
|
||||
|
Reference in New Issue
Block a user