UNPKG

@trophyso/node

Version:
12 lines (11 loc) 295 B
"use strict"; /** * This file was auto-generated by Fern from our API Definition. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.PointsTriggerType = void 0; exports.PointsTriggerType = { Metric: "metric", Achievement: "achievement", Streak: "streak", };