ethers.js/docs/v5/api/utils/properties/README.md
2020-06-09 23:56:58 -04:00

539 B

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