Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@michael-yx-wu michael-yx-wu released this 02 Mar 17:15

Enhancements

  • Enable easier importing e.g.

    import { IAction } from "trello-api-ts"
    

    instead of

    import { IAction } from "trello-api-ts/lib"