We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4349f90 commit 4bf922cCopy full SHA for 4bf922c
README.md
@@ -16,7 +16,7 @@ $ npm install --save @fakerjs/boolean
16
## Usage
17
18
```js
19
-import fakeBoolean from '@fakerjs/boolean';
+import boolean from '@fakerjs/boolean';
20
21
boolean();
22
//=> true
0 commit comments