adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.96k stars 107 forks source link

Type definition should be added in @adobe namespace #107

Open hawckins opened 3 years ago

hawckins commented 3 years ago

Description

Package under the @adobe namespace that does not have type definitions

Why do you need this feature?

Add type definition to Leonardo module

Leonardo package and version

@adobe/leonardo-contrast-colors@1.0.0-alpha.8

Additional context - Expected behavior

Type should be published so Leonardo can be used in TypeScript

lazd commented 3 years ago

@hawckins I edited the description to remove mention of RequireJS/AMD so this issue is only about types. Thanks!