stubber-functions-pkg
v1.2.14
Published
This package contains all functions that are used accrossed various stubber applications.
Downloads
42
Keywords
Readme
README
This package contains all functions that are used accrossed various stubber applications.
Usage
import sf from 'stubber-functions-pkg'
sf.utils.getMachineMs()
sf.files.getFileNameData(import.meta.url)
sf looks like this:
sf= {
willShowMainLogger,
willRunTestFile,
getServiceWithAPIKey,
utils,
files,
sat, // single-access-tokens
uuid
}