This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-08-11 20:40:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
024808fa0dfdac1b7c91cb9927e5d3892b2e2e1a
DefinitelyTyped
/
samchon-collection
T
History
Jeongho Nam
and
Mohamed Hegazy
fd855bd631
TypeScript-STL & Samchon-Framework (
#11818
)
...
For TS2.0
2016-10-07 10:02:27 -07:00
..
samchon-collection-tests.ts
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00
samchon-collection.d.ts
TypeScript-STL & Samchon-Framework (
#11818
)
2016-10-07 10:02:27 -07:00
tsconfig.json
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00