György Balássy a0a77855ec Support multiple 'from' states
According to https://github.com/jakesgordon/javascript-state-machine:
"If an event is allowed from multiple states, and always transitions to the same state, then simply provide an array of states in the from attribute of an event."

So the from property can be of type string or string[], so "any" is required here.
2014-01-17 12:45:01 +01:00
2014-01-09 16:39:18 +04:00
2013-12-22 14:55:09 +04:00
2013-10-03 22:23:35 +09:00
2013-12-29 14:29:18 +01:00
2013-11-19 13:56:28 +09:00
2013-08-07 16:59:39 +03:00
2013-11-29 15:25:31 +09:00
2014-01-02 16:34:52 +09:00
2013-09-28 01:30:36 -04:00
2014-01-02 16:34:52 +09:00
2013-12-19 14:20:32 +04:00
2013-12-22 14:47:48 +04:00
2013-11-30 21:48:36 +08:00
2013-12-19 14:48:32 +04:00
2013-10-03 11:23:38 +09:00
2013-12-14 14:21:00 -06:00
2013-11-20 14:20:02 +09:00
2013-12-24 11:08:54 +09:00
2013-12-19 14:59:25 +04:00
2013-06-19 01:54:04 +03:00
2014-01-14 14:22:51 +01:00
2013-05-25 18:08:56 +03:00
2013-12-06 22:36:06 +00:00
2013-12-19 15:06:13 +04:00
2013-11-29 15:25:31 +09:00
2013-10-18 14:25:40 +09:00
2014-01-02 16:34:52 +09:00
2013-12-19 15:33:09 +04:00
2013-11-12 16:41:06 -08:00
2013-12-22 14:22:32 +04:00
2014-01-09 12:29:17 +04:00
2014-01-09 12:29:17 +04:00
2014-01-14 14:34:53 +00:00
.
2013-09-11 20:05:40 +02:00
2013-11-19 13:56:28 +09:00
2013-01-17 20:03:30 +02:00
2013-12-18 20:03:39 +04:00
2013-12-25 11:50:58 -06:00
2013-11-19 19:43:29 -05:00
2013-11-08 23:36:00 +09:00
2013-12-18 20:13:50 +04:00
2013-11-04 14:25:14 -08:00
2013-09-19 23:21:43 +09:00
2013-12-06 22:36:06 +00:00
2013-10-03 11:23:38 +09:00
2014-01-02 16:34:52 +09:00
2013-08-07 16:59:39 +03:00
2014-01-15 21:43:20 +01:00
2014-01-02 16:34:52 +09:00
2014-01-15 03:59:46 +01:00
2013-10-03 11:23:38 +09:00
2013-12-22 15:47:56 -08:00
2014-01-16 12:37:59 +09:00
2014-01-02 16:34:52 +09:00
2013-11-11 22:31:21 +09:00
2013-11-11 15:28:21 -08:00
2014-01-02 16:34:52 +09:00
2013-11-06 21:14:15 +11:00
2013-12-19 19:30:43 +04:00
2013-12-19 19:44:01 +04:00
2013-08-07 18:02:05 +03:00
2014-01-07 16:02:07 +01:00
2013-12-12 15:56:13 +11:00
2013-08-07 18:02:05 +03:00
2013-11-14 01:50:40 -02:00
2014-01-02 16:34:52 +09:00
2013-09-02 20:07:31 +01:00
2013-12-19 19:46:26 +04:00
2014-01-02 16:34:52 +09:00
2013-12-19 19:48:57 +04:00
2014-01-02 16:34:52 +09:00
2013-12-06 14:54:16 +04:00
2014-01-11 07:37:32 -06:00
2014-01-04 19:38:45 +04:00
2013-12-18 22:35:54 +11:00
2013-08-07 16:59:39 +03:00
2013-11-29 15:25:31 +09:00
2013-11-19 01:40:09 -08:00
2013-12-29 17:22:54 +11:00
2013-11-20 09:20:08 -07:00
2013-12-28 17:44:55 +04:00
2013-12-20 14:14:06 +04:00
2013-08-07 16:59:39 +03:00
2013-10-03 11:23:38 +09:00
2013-09-11 16:47:31 +03:00
2013-12-20 14:17:53 +04:00
2013-10-03 11:23:38 +09:00
2013-12-12 17:09:36 -05:00
2014-01-11 22:55:11 +09:00
2013-12-29 00:36:47 +04:00
2013-10-18 14:25:40 +09:00
2013-11-14 20:21:09 +11:00
2012-12-26 09:28:18 +01:00

DefinitelyTyped Build Status

The repository for high quality TypeScript type definitions.

Usage

Include a line like this:

/// <reference path="jquery.d.ts" />

TypeScript Directory: tools, libraries, projects and learning resources

Contributor Guidelines

See the section: How to contribute

Other means to get the definitions

List of Definitions

Requested Definitions

Here is an updated list of definitions people have requested

S
Description
The repository for high quality TypeScript type definitions.
Readme MIT
98 MiB
Languages
TypeScript 100%