2026-01-13 14:49:19 +01:00

5 lines
95 B
TypeScript

import { WriteService } from './WriteService'
export const writeService = new WriteService()