1.0.0 • Published 8 months ago
@jtorm/get-method v1.0.0
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';
}