Skip to content

Commit

Permalink
version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
skillzaa committed Mar 25, 2022
1 parent 3ace8e6 commit e84f1f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript/bilza/bilza.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import {CompFactory, DrawLayer,IDrawable,Pack} from "../index.js";
import Background from "./background.js";

import CompArrayObj from "./compsArrayObj.js";

export default class Bilza extends CompArrayObj {
Expand Down

0 comments on commit e84f1f6

Please sign in to comment.