kslsk
v5.0.6
Published
Tiny package that ships a .txxt file.
Downloads
143
Readme
vdbh-ktiy3bw52f
Includes a sample.txxt file and exposes helpers to read it.
Install
npm i vdbh-ktiy3bw52fUsage
const { readTxxt, getTxxtPath } = require("vdbh-ktiy3bw52f");
console.log(getTxxtPath());
console.log(readTxxt());