muicss/mui

Typescript Declaration

開放

#186 建立於 2016年12月11日

 (9 則留言) (0 個反應) (0 位負責人)JavaScript (441 個分叉)batch import
enhancementhelp wantedpriority: high

倉庫指標

星標
 (4,524 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

We are migrating from .jsx to .tsx in a current project that uses MUI.

Could not find a declaration file for module 'muicss/lib/react/button'. '/go/src/github.com/cescoferraro/spotify/node_modules/muicss/lib/react/button.js' implicitly has an 'any' type.

Is mui typescript ready? Are there any type? I could not find it

$ npm install --save @types/muicss
npm ERR! Linux 3.19.0-32-generic
npm ERR! argv "/home/cescoferraro/.nvm/versions/node/v6.6.0/bin/node" "/home/cescoferraro/.nvm/versions/node/v6.6.0/bin/npm" "install" "--save" "@types/muicss"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.8
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/@types%2fmuicss
npm ERR! 404 
npm ERR! 404  '@types/muicss' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

貢獻者指南