Remove custom Promise polyfill #147
Annotations
10 errors
build:
spec/custom.spec.ts#L5
Module '"../src/utils/promise"' has no exported member 'SimplePromise'.
|
build:
spec/custom.spec.ts#L75
Parameter 'resolve' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L75
Parameter 'reject' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L92
Parameter 'resolve' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L99
Parameter 'v' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L108
Parameter '_' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L108
Parameter 'reject' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L120
Parameter 'err' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L137
Parameter 'resolve' implicitly has an 'any' type.
|
build:
spec/custom.spec.ts#L146
Parameter 'resolve' implicitly has an 'any' type.
|