UNPKG

habits-cli

Version:

The habits application seeks to help individuals build up healthy habits.

8 lines (7 loc) 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultValues = void 0; exports.defaultValues = { service: "habits", endpointName: "test", };