UNPKG

seyfert-html-transcripts

Version:
3 lines (2 loc) 162 B
import type { APIEmbedField } from 'seyfert/lib/types'; export declare function calculateInlineIndex(fields: APIEmbedField[], currentFieldIndex: number): number;