mockforme 14.5.0 → 14.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -33,9 +33,9 @@ yarn add mockforme -D
|
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
> **Note:** MockForMe **client** initialisation doesn't required access token, you can enter the token using MockForMe widget
|
|
36
|
-

|
|
37
37
|
|
|
38
|
-
[](https://www.youtube.com/watch?v=CmG5g94_T_8)
|
|
39
39
|
|
|
40
40
|
|
|
41
41
|
* You can also access mockforme object in your browser from window object:
|