export { extractType, parseRecords, parseStringSync } from './api.ts'

export type { GffFeature, LineRecord, ParsedRecord } from './api.ts'
