ndjson direct support

This commit is contained in:
Jan Prochazka
2022-03-27 20:35:30 +02:00
parent a20a34680d
commit 7c0f33383f
5 changed files with 34 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts" context="module">
export const matchingProps = ['archiveFile', 'archiveFolder'];
export const matchingProps = ['archiveFile', 'archiveFolder', 'jslid'];
</script>
<script lang="ts">