---
title: parseTldrawJsonFile
status: published
category: file-format
group: Function
author: api
date: 06/23/2023
order: 1
---Public Function
##### Parameters
`{ json, schema, }`
```ts
{
schema: TLSchema
json: string
}
```
##### Returns
```ts
Result
```
##### References
[TLSchema](/gen/tlschema/TLSchema-type), [TLStore](/gen/tlschema/TLStore-type), [TldrawFileParseError](/gen/file-format/TldrawFileParseError-type)