TypeScript-STL & Samchon-Framework (#11818)

For TS2.0
This commit is contained in:
Jeongho Nam
2016-10-08 02:02:27 +09:00
committed by Mohamed Hegazy
parent 086bf3e581
commit fd855bd631
3 changed files with 13963 additions and 10022 deletions

View File

@@ -1,4 +1,4 @@
// Type definitions for Samchon Collection v0.0.2
// Type definitions for Samchon Collection v0.0.4
// Project: https://github.com/samchon/framework
// Definitions by: Jeongho Nam <http://samchon.org>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
@@ -7,7 +7,7 @@
declare module "samchon-collection"
{
import collection = samchon.collection;
export = collection;
import collections = samchon.collections;
export = collections;
}

File diff suppressed because it is too large Load Diff

13713
typescript-stl/index.d.ts vendored

File diff suppressed because it is too large Load Diff