jorgebucaran / superfine

Absolutely minimal view layer for building web interfaces
https://git.io/super
MIT License
1.56k stars 78 forks source link

Update superfine.d.ts #142

Closed tscholl2 closed 6 years ago

tscholl2 commented 6 years ago

Looks like v6 renamed "render" -> "patch". This should update the typings accordingly.

codecov-io commented 6 years ago

Codecov Report

Merging #142 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #142   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         183    183           
  Branches       52     52           
=====================================
  Hits          183    183

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cbe8a72...af86816. Read the comment docs.

jorgebucaran commented 6 years ago

Whoops! Thank you, @tscholl2! 👍