UNPKG

53 BTypeScriptView Raw
1export interface JoinOptions {
2 limit?: number;
3}