This repository has been archived by the owner on Nov 20, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Typescript to support canonical imports (#1840)
* Updated Typescript to support canonical imports * UI Options now extend core options * constructor removed from interfaces that are function types, some parameters that provide default values changed to optional Reverting some of the function type interface declarations to what they were before to not use constructors. Some typo fixes * Extra Buttons type fixed, code formatting * Test file updated to demonstrate proper syntax usage * TypeScript added to docs Update to the documentation highlighting proper TypeScript usage according to changes from this PR * Adding abnormally missed text in previous commit
- Loading branch information