mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
Keep global def available
This commit is contained in:
4
p2/p2.d.ts
vendored
4
p2/p2.d.ts
vendored
@@ -4,6 +4,10 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module "p2" {
|
||||
export = p2;
|
||||
}
|
||||
|
||||
declare module p2 {
|
||||
|
||||
export class AABB {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user