mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-20 22:49:23 +00:00
switch build to tsdown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Chunk } from '../chunk.js';
|
||||
import { InfoTrackerNameChunk } from './info-tracker-name-chunk.js';
|
||||
import type { Chunk } from '../chunk.js';
|
||||
import type { InfoTrackerNameChunk } from './info-tracker-name-chunk.js';
|
||||
|
||||
export interface InfoTrackerChunkData {
|
||||
trackerName: InfoTrackerNameChunk;
|
||||
|
||||
Reference in New Issue
Block a user