mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
PATCH 1
Update version number and CC myself
This commit is contained in:
Vendored
+18
-2
@@ -1,6 +1,22 @@
|
||||
// Type definitions for three.js 0.91
|
||||
// Type definitions for three.js 0.92
|
||||
// Project: https://threejs.org
|
||||
// Definitions by: Kon <http://phyzkit.net/>, Satoru Kimura <https://github.com/gyohk>, Florent Poujol <https://github.com/florentpoujol>, SereznoKot <https://github.com/SereznoKot>, HouChunlei <https://github.com/omni360>, Ivo <https://github.com/ivoisbelongtous>, David Asmuth <https://github.com/piranha771>, Brandon Roberge, Qinsi ZHU <https://github.com/qszhusightp>, Toshiya Nakakura <https://github.com/nakakura>, Poul Kjeldager Sørensen <https://github.com/s093294>, Stefan Profanter <https://github.com/Pro>, Edmund Fokschaner <https://github.com/efokschaner>, Roelof Jooste <https://github.com/PsychoSTS>, Daniel Hritzkiv <https://github.com/dhritzkiv>, Apurva Ojas <https://github.com/apurvaojas>
|
||||
// Definitions by: Kon <http://phyzkit.net/>,
|
||||
// Satoru Kimura <https://github.com/gyohk>,
|
||||
// Florent Poujol <https://github.com/florentpoujol>,
|
||||
// SereznoKot <https://github.com/SereznoKot>,
|
||||
// HouChunlei <https://github.com/omni360>,
|
||||
// Ivo <https://github.com/ivoisbelongtous>,
|
||||
// David Asmuth <https://github.com/piranha771>,
|
||||
// Brandon Roberge,
|
||||
// Qinsi ZHU <https://github.com/qszhusightp>,
|
||||
// Toshiya Nakakura <https://github.com/nakakura>,
|
||||
// Poul Kjeldager Sørensen <https://github.com/s093294>,
|
||||
// Stefan Profanter <https://github.com/Pro>,
|
||||
// Edmund Fokschaner <https://github.com/efokschaner>,
|
||||
// Roelof Jooste <https://github.com/PsychoSTS>,
|
||||
// Daniel Hritzkiv <https://github.com/dhritzkiv>,
|
||||
// Apurva Ojas <https://github.com/apurvaojas>,
|
||||
// Seth Kingsley <https://github.com/sethk>
|
||||
// Definitions: https://github.com//DefinitelyTyped
|
||||
|
||||
export * from "./three-core";
|
||||
|
||||
Reference in New Issue
Block a user