Commit Graph

4 Commits

Author SHA1 Message Date
Denis
c0ce167c10 Improve polylabel ES6 import syntax (#11260)
Using `import * as polylabel from 'polylabel'` is now valid in Typescript vs. require('polylabel').
2016-09-19 15:15:35 +09:00
Denis
880fa13d7e Update polylabel.d.ts
Remove default export.
Comment from @RyanCavanaugh
2016-08-30 23:03:50 -04:00
Denis
b9039b86ab Update polylabel-tests.ts 2016-08-30 23:01:49 -04:00
Denis
dc7f175892 Implemented polylabel definition
- Definitions are tested
@mourner Please review this Typescript definition
2016-08-30 15:48:10 -04:00