documentation/test/fixture/flow-types.output.md
Tom MacWright d069b6a40b Support new node versions, including v4 and v5
* Compare strings as lowercase, to permit for v4+ compatibility
* Fix bad reference to loc.name
* Update README badge and fixture
* Remove brfs dependency
* Remove traverse
* Remove browser transform support
2015-12-01 15:34:50 -05:00

795 B

addThem

This function returns the number one.

Parameters

  • a Point
  • b string
  • c [boolean]
  • d Array<number>
  • e Object
  • f Named

Returns number

Point

A 2D point.

Properties

  • x number this is a prop
  • y number
  • rgb Object
    • rgb.hex string
  • props Object
    • props.radius Object
      • props.radius.x number

T

Just an alias for an array of strings

Two

A type with entirely derived properties

Properties

  • x number
  • y number

veryImportantTransform

Very Important Transform

Parameters

  • input Array<string>
  • options [Object] (optional, default {})

Returns string