UNPKG

@oada/oada-cache

Version:

node library for interacting with and locally caching data served on an oada-compliant server

5 lines (3 loc) 119 B
const mkdirp = require("mkdirp"); // need to make sure ./test/test-data exists mkdirp.sync(__dirname + "/test-data");