ReasonableTyped:将Flow和TypeScript定义转换为Reason接口

时间:2024-02-26 23:01:57
【文件属性】:

文件名称:ReasonableTyped:将Flow和TypeScript定义转换为Reason接口

文件大小:1.82MB

文件格式:ZIP

更新时间:2024-02-26 23:01:57

typescript flowtype bucklescript reasonml bucklescript-bindings

$ npm install --global reasonably-typed 将TypeScript和Flow定义转换为Reason接口(也许还有TypeScript定义要流) 获取您的Flow或TypeScript定义 // class.js declare module 'classes' { declare type State = { id : number , storeName : string , } declare export class Store { constructor ( initialState : State ) : Sto


网友评论