|
|
@@ -1,7 +1,6 @@
|
|
|
// Manual typescript definitions from various CPP and JS files that can't yet be autogenerated
|
|
|
// no-default-lib and modified lib.d.ts used to allow redefinition of self
|
|
|
/// <reference no-default-lib="true"/>
|
|
|
-/// <reference path="./lib.d.ts" />
|
|
|
/// <reference path="./Atomic.d.ts" />
|
|
|
|
|
|
// From JSAtomic.cpp
|