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.
use strict
1 parent 0307e84 commit 43718e0Copy full SHA for 43718e0
examples/example.js
@@ -1,3 +1,5 @@
1
+'use strict'
2
+
3
const fastJson = require('..')
4
const stringify = fastJson({
5
title: 'Example Schema',
0 commit comments