fix(platformservice): Refactor module structure to update import paths and file organization
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { SzPlatformService } from '../classes.platformservice.js';
|
||||
import type { SzPlatformService } from '../platformservice.js';
|
||||
import * as plugins from '../plugins.js';
|
||||
|
||||
export interface ILetterConstructorOptions {
|
Reference in New Issue
Block a user