chore: fix type issues

This commit is contained in:
Johann Schopplich
2025-11-01 17:15:37 +01:00
parent 0710bd19e7
commit 5f09a14c61
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import { stringify as stringifyCSV } from 'csv-stringify/sync'
import { XMLBuilder } from 'fast-xml-parser'
import { stringify as stringifyYAML } from 'yaml'
import { encode as encodeToon } from '../../src/index'
import { encode as encodeToon } from '../../packages/toon/src'
/**
* Format converters registry