3 lines
		
	
	
		
			118 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			118 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
| import type { CollectionTag, ScalarTag } from '../types';
 | |
| export declare const schema: (CollectionTag | ScalarTag)[];
 |