Skip to content

Instantly share code, notes, and snippets.

// Requiring the lodash library
const _ = require("lodash");
let uniqueId = _.uniqueId;
type Service = 'aiService' | 'messageService' | 'callService'
/**
* aiService should have 25 tokens
* messageService should have 10 tokens