6 lines
68 B
TypeScript
6 lines
68 B
TypeScript
|
import * as plugins from './plugins.js';
|
||
|
|
||
|
export class Service {
|
||
|
|
||
|
}
|