fix(techdocs-cli): export module to fix tsc error

This commit is contained in:
Emma Indal
2020-06-22 15:08:53 +02:00
parent 9077e12261
commit b23a90c4b9
+2
View File
@@ -13,3 +13,5 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export const techDocsCli = () => {};