Explorar o código

may as well add @author

Joe Pea %!s(int64=6) %!d(string=hai) anos
pai
achega
7a6f68ad6b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/math/Color.d.ts

+ 4 - 0
src/math/Color.d.ts

@@ -1,3 +1,7 @@
+/**
+ * @author Joe Pea / http://github.com/trusktr
+ */
+
 export interface HSL {
 	h: number;
 	s: number;