mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
replace internal module to namespace
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
/// <reference path="../three-shaderpass.d.ts" />
|
||||
/// <reference path="../three-copyshader.d.ts" />
|
||||
|
||||
declare module THREE {
|
||||
declare namespace THREE {
|
||||
var AWDLoader: any;
|
||||
var FlyControls: any;
|
||||
var BloomPass: any;
|
||||
|
||||
Reference in New Issue
Block a user