import { tool as tokenGenerator } from './token-generator'; export const tools = { crypto: [tokenGenerator], };