@jtorm/get-method
v1.0.0
Published
jTorm Get Method
Readme
jTorm Get Method
Install
npm install @jtorm/get-methodProperties
| 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';
}