0.1.1 • Published 6 years ago
setup-device v0.1.1
setup-device
usage
import config from 'setup-device';
(async () => {
await config('filename or null', 'path to dir or null', {
// anything you want...
});
});
import config from 'setup-device';
(async () => {
await config('filename or null', 'path to dir or null', {
// anything you want...
});
});