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

3 lines
109 B
Plaintext

import type { Segment } from './types';
export declare function getLength(segments: Segment<any>[]): number;