6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
framework module Fabric {
 | 
						|
    umbrella header "Fabric.h"
 | 
						|
 | 
						|
    export *
 | 
						|
    module * { export * }
 | 
						|
} |