astro-ghostcms/.pnpm-store/v3/files/77/1b9c32b977835f9845ade840927...

3 lines
109 B
Plaintext
Raw Normal View History

2024-02-14 19:45:06 +00:00
import type { Segment } from './types';
export declare function getLength(segments: Segment<any>[]): number;