Skip to content

feat: Add isTypedArray method#149

Merged
ardalanamini merged 1 commit intomainfrom
128-feat-add-istypedarray-method
Sep 3, 2022
Merged

feat: Add isTypedArray method#149
ardalanamini merged 1 commit intomainfrom
128-feat-add-istypedarray-method

Conversation

@ardalanamini
Copy link
Contributor

No description provided.

@ardalanamini ardalanamini self-assigned this Sep 3, 2022
@ardalanamini ardalanamini linked an issue Sep 3, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented Sep 3, 2022

Codecov Report

Merging #149 (245101b) into main (58189f1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #149   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           69        70    +1     
  Lines          283       289    +6     
  Branches        26        27    +1     
=========================================
+ Hits           283       289    +6     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/is-typed-array.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ardalanamini ardalanamini merged commit c035f6a into main Sep 3, 2022
@ardalanamini ardalanamini deleted the 128-feat-add-istypedarray-method branch September 3, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add isTypedArray method

1 participant