nn
Size: a a a
nn
F
F
nn
var json = require('./
file.json');
F
var json = require('./
file.json');
nn
F
F
nn
fetch("test.json").then(response => response.json()).then(json => console.log(json));
S
fetch("test.json").then(response => response.json()).then(json => console.log(json));
t
t
F
fetch("test.json").then(response => response.json()).then(json => console.log(json));
nn
nn
F
nn