mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-18 16:13:55 +00:00
Refactor json/index
This commit is contained in:
parent
d84afd6838
commit
8eb6bc2e30
@ -1,4 +1,6 @@
|
||||
var jsonFile = require('./jsonfile')
|
||||
'use strict'
|
||||
|
||||
const jsonFile = require('./jsonfile')
|
||||
|
||||
jsonFile.outputJsonSync = require('./output-json-sync')
|
||||
jsonFile.outputJson = require('./output-json')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user