@jtorm/get-method
v1.0.0
Published
jTorm Get Method
Downloads
89
Readme
jTorm Get Method
Install
npm install @jtorm/get-method
Properties
| Option | Type | Required | Description |
|--------|----------|----------|---------------------|
| h
| string
| false
| HTML template path. |
| t
| string
| false
| TSS path. |
| d
| string
| false
| Data path. |
Example
->get {
t: 'path/to/global.tss';
}