CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
strong-tie
/
inbound-calls
source
Hugging Face
updated 2y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
node_modules
ret
dist
reconstruct.d.ts
reconstruct.d.ts
3 lines
Copy path
Download
Raw
Back to dist
1
import { Tokens } from './types';
2
export declare const reconstruct: (token: Tokens) => string;
3