Add type import
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
declare module 'ganache-core' {
 | 
			
		||||
    import GanacheProvider = require('ethereum-types').GanacheProvider;
 | 
			
		||||
    export interface GanacheOpts {
 | 
			
		||||
        verbose?: boolean;
 | 
			
		||||
        logger?: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user