feat: 초기 프로젝트 설정 및 룰.md 파일 추가
This commit is contained in:
12
api.hyungi.net/node_modules/qrcode/lib/index.js
generated
vendored
Normal file
12
api.hyungi.net/node_modules/qrcode/lib/index.js
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
*copyright Ryan Day 2012
|
||||
*
|
||||
* Licensed under the MIT license:
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
*
|
||||
* this is the main server side application file for node-qrcode.
|
||||
* these exports use serverside canvas api methods for file IO and buffers
|
||||
*
|
||||
*/
|
||||
|
||||
module.exports = require('./server')
|
||||
Reference in New Issue
Block a user