python-archieve-projects/WechatBot/node_modules/xstate/lib/mapState.d.ts

4 lines
140 B
TypeScript

export declare function mapState(stateMap: {
[stateId: string]: any;
}, stateId: string): any;
//# sourceMappingURL=mapState.d.ts.map