refraction/logParser.ts
2022-05-21 11:36:25 +08:00

1 line
46 B
TypeScript

export const parseLog = (text: string) => {};