parent
18de0ceeb1
commit
a2bcf71b6b
|
@ -67,7 +67,8 @@ export class Binding {
|
||||||
*
|
*
|
||||||
* ## Example
|
* ## Example
|
||||||
*
|
*
|
||||||
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for easy
|
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for
|
||||||
|
* easy
|
||||||
* comparison.
|
* comparison.
|
||||||
*
|
*
|
||||||
* ```javascript
|
* ```javascript
|
||||||
|
@ -364,7 +365,8 @@ export class BindingBuilder {
|
||||||
*
|
*
|
||||||
* ## Example
|
* ## Example
|
||||||
*
|
*
|
||||||
* Becuse `toAlias` and `toClass` are often confused, the example contains both use cases for easy
|
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for
|
||||||
|
* easy
|
||||||
* comparison.
|
* comparison.
|
||||||
*
|
*
|
||||||
* ```javascript
|
* ```javascript
|
||||||
|
|
Loading…
Reference in New Issue