mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [adone] refactoring, additions * [math] add decimal * [math] index decomposition * [math] add min, max * [adone] collections, async * add adone.async * TimedoutMap -> TimeMap * normalize lru constructors * [adone] is, collection, regex * [is] add multiAddress, ip options * [collection.ByteArray] add readUInt24BE, writeUInt24BE * [regex] ip options, ip
4 lines
52 B
TypeScript
4 lines
52 B
TypeScript
export * from "async";
|
|
|
|
export as namespace tasync;
|