4 lines
		
	
	
		
			112 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			112 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
export const homeSidebar = [
 | 
						|
  { text: '前言', link: '/preface' },
 | 
						|
  { text: '前言2', link: '/preface2' },
 | 
						|
] |