Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Dependencies
std
Versions
Description :sauropod:
Is a collection of utils for the system, directories, deno and files informations :p
Usage
import { dracoFiles, dracoInfo } from 'https://deno.land/x/draco@0.1.1/mod.ts';
console.log(dracoFiles.Files.currentDir);
console.log(dracoInfo.SystemInfo.platform());
Made with :heart: in :earth_americas: