.
This commit is contained in:
		
							
								
								
									
										12
									
								
								qwen/nodejs/node_modules/sequelize/index.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								qwen/nodejs/node_modules/sequelize/index.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
'use strict';
 | 
			
		||||
 | 
			
		||||
// TODO [>=7]: remove me. I've been moved to 'exports' in package.json
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
  * A Sequelize module that contains the sequelize entry point.
 | 
			
		||||
  *
 | 
			
		||||
  * @module sequelize
 | 
			
		||||
  */
 | 
			
		||||
 | 
			
		||||
/** Exports the sequelize entry point. */
 | 
			
		||||
module.exports = require('./lib');
 | 
			
		||||
		Reference in New Issue
	
	Block a user