Skip to content

Commit

Permalink
build into build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
flyover committed Sep 13, 2020
1 parent 041f592 commit 547e16b
Show file tree
Hide file tree
Showing 31 changed files with 3,131 additions and 1,876 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
spine.ts
========

[![PayPal donate button](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=H9KUEZTZHHTXQ&lc=US&item_name=spine.ts&currency_code=USD&bn=PP-DonationsBF:btn_donate_SM.gif:NonHosted "Donate to this project using Paypal")

A TypeScript API for the Spine JSON animation data format.

https://flyover.github.io/spine.ts/demo/
2 changes: 2 additions & 0 deletions build/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export * from "./spine.js";
//# sourceMappingURL=index.d.ts.map
1 change: 1 addition & 0 deletions build/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.js → build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 547e16b

Please sign in to comment.