mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-18 05:34:15 +00:00
linting
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { Constants } from './constants.js';
|
||||
import { Encoders, Tracker } from './index.js';
|
||||
import { Encoders, type Tracker } from './index.js';
|
||||
|
||||
export class Encoder {
|
||||
private systemName: string;
|
||||
|
||||
Reference in New Issue
Block a user