Ask a question to get started
Enter to send•Shift+Enter new line
Type guard to check if FileData is v1 format (content as line array).
isFileDataV1(data: FileData): data is FileDataV1
data
FileData
FileData to check