5 lines
		
	
	
		
			109 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
export * from '../plugins.js';
 | 
						|
 | 
						|
import * as smartshell from '@push.rocks/smartshell';
 | 
						|
export { smartshell };
 |