Commit adf0037
fix: export of defaultHandleExternalFileReplaceContent (tldraw#8579)
This function was added in PR tldraw#6276 but was never added to the package's
public exports, despite being listed in the documentation alongside the
other defaultHandleExternal* functions which are all exported.
### API changes
- Adds `defaultHandleExternalFileReplaceContent` to exports
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9cd6145 commit adf0037
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
1005 | 1006 | | |
1006 | 1007 | | |
1007 | 1008 | | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
1008 | 1012 | | |
1009 | 1013 | | |
1010 | 1014 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments