Name Description Size Coverage
assert.ts Asserts that the given value is truthy. @param value - some conditional statement @param message - the error message to throw if the value is not truthy. @internal 434 -
AsyncIterableUtil.ts @internal 992 -
decorators.test.ts 3620 -
decorators.ts The decorator only invokes the target if the target has not been invoked with the same arguments before. The decorated method throws an error if it's invoked with a different number of elements: if you decorate a method, it should have the same number of arguments @internal 5887 -
Deferred.test.ts 1632 -
Deferred.ts @internal 3159 -
disposable.test.ts 5406 -
disposable.ts A method that is used to release resources held by an object. Called by the semantics of the `using` statement. 10304 -
encoding.test.ts 2210 -
encoding.ts @internal 1731 -
ErrorLike.ts @internal 1329 -
Function.test.ts 1346 -
Function.ts Creates a function from a string. @internal 2341 -
incremental-id-generator.ts @internal 352 -
Mutex.ts @internal 1136 -
util.ts 330 -
version.ts 230 -