@z1/preset-tools
v0.5.8
Published
Documentation under construction.
Readme
Z1 Preset Tools
Documentation under construction.
Dependencies
Usage
Install
yarn add @z1/preset-toolsImport
import tx from '@z1/preset-tools'Example
const dirPath = tx.fs.path(path, '.roboteur')
const result = await tx.execa(
command,
arguments,
opts
)