Skip to content

Add TypeScript declaration#109

Open
jupl wants to merge 1 commit intomrmrs:mainfrom
jupl:typescript
Open

Add TypeScript declaration#109
jupl wants to merge 1 commit intomrmrs:mainfrom
jupl:typescript

Conversation

@jupl
Copy link
Copy Markdown
Contributor

@jupl jupl commented Feb 10, 2017

import * as colors from 'colors.css'
import {teal} from 'colors.css'

console.log(teal)
console.log(colors.navy)
console.log(colors.blello) // Property 'blello' does not exist on type 'Colors'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant