Skip to content

Commit

Permalink
WIP remove Class() API
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Nov 7, 2023
1 parent 6abadeb commit b95a53a
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 4,541 deletions.
776 changes: 17 additions & 759 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
<script>
console.assert(typeof lowclass.multiple === 'function')
console.assert(typeof lowclass.Mixin === 'function')
console.assert(typeof lowclass.Class === 'function')
</script>
</body>
Loading

0 comments on commit b95a53a

Please sign in to comment.