6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
|
|
exports = {
|
||
|
|
moduleStatic: {},
|
||
|
|
templates: {
|
||
|
|
"/driverlib/epwm/templates/epwm.dot.xdt" : ""
|
||
|
|
}
|
||
|
|
};
|