Matheus Castro
519871dfc4
Remove Fibers from meteor-tools:
...
- Completely remove promise overload from code.
- Bump dev_bundle version and remove fibers/meteor-promise dependency.
- Bump meteor package promise version.
- Remove some tests that are not needed anymore.
2022-12-25 23:24:46 -03:00
Filipe Névola
479c4de87a
Merge pull request #10663 from jamesmillerburgess/npm-discards-ts
2021-01-15 14:53:54 -04:00
Ben Newman
34ada3f791
Declare type of Promise.await in tools/index.d.ts.
2019-11-26 14:36:26 -05:00
James Miller Burgess
ccc07044c9
Add DiscardsInput type
...
This accommodates an undocumented, but supported syntax for NPM.strip,
in which you can pass a string/RegExp instead of an array of
string/RegExps
2019-08-06 13:05:52 +09:00
James Miller Burgess
69e164e000
Rename StringOrRegExp to DiscardPattern
2019-08-05 17:42:48 +09:00
James Miller Burgess
143b5d4916
Move type and interface into index.d.ts
2019-08-04 15:37:41 +09:00
Chiciuc Nicușor
a6d454b760
Convert func-utils.js to TypeScript ( #10631 )
2019-07-26 09:21:23 -04:00
Ben Newman
7de2d35747
Move global types into tools/index.d.ts.
2019-07-04 10:20:57 -04:00