mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
chore: fix type issues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user