mirror of
synced
2025-02-24 12:08:10 +00:00
Documentation:
html
Property Utilities
ethers . utils . checkProperties( ) => void
ethers . utils . deepCopy( anObject ) => any
ethers . utils . defineReadOnly( anObject , name , value ) => void
ethers . utils . getStatic( aConstructor , key ) => any
ethers . utils . resolveProperties( anObject ) => Promise< any >
ethers . utils . shallowCopy( anObject ) => any