UNPKG
revit-cli
Version:
latest (0.1.1)
0.1.1
0.1.0
A scalable CLI tool for Revit communication and data manipulation
revit-cli
/
dist
/
types
/
index.js
6 lines
•
161 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Core type definitions for the Revit CLI */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=index.js.map