mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-09-10 08:39:39 +00:00
switch build to tsdown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Constants } from '../../constants.js';
|
||||
import { InfoPacketChunk, InfoPacketChunkData } from '../../models/info/info-packet-chunk.js';
|
||||
import type { InfoPacketChunk, InfoPacketChunkData } from '../../models/info/info-packet-chunk.js';
|
||||
import { Decoders } from '../index.js';
|
||||
|
||||
export default (buffer: Uint8Array): InfoPacketChunk => {
|
||||
|
||||
Reference in New Issue
Block a user