Skip to content

Commit 0db8d13

Browse files
backward compatibility
1 parent 5ec5f04 commit 0db8d13

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/class/BetterMixin.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export * from "./Mixin.js"
2+
3+
export { Base } from "./Base.js"

0 commit comments

Comments
 (0)