archieve-projects/微信机器人/node_modules/xstate/es/mapState.d.ts

4 lines
140 B
TypeScript

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