Skip to content

Commit 06db65b

Browse files
committed
feat: add author name
1 parent 37ec196 commit 06db65b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

units/simple.amd.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* @author ZWkang
3+
* @Date 1/3/2019
4+
*/
5+
16
(function (root, factory) {
27
if (typeof define === 'function' && define.amd) {
38
define(function () {

0 commit comments

Comments
 (0)