ACCESS STAGE
A simple utility library for read access stage files
Usage
Node.js
const AccessStage = require("@guilhermematheuscorrea/access-stage");
const accessStage = new AccessStage({ content: "CONTENT" });
const data = accessStage.getData();
A simple utility library for read access stage files
const AccessStage = require("@guilhermematheuscorrea/access-stage");
const accessStage = new AccessStage({ content: "CONTENT" });
const data = accessStage.getData();
npm i @guilhermematheuscorrea/acces-stage
1
1.0.0
ISC
5.65 MB
11