Files
kiss-translator/src/content.js

4 lines
40 B
JavaScript
Raw Normal View History

2023-11-24 17:07:29 +08:00
import { run } from "./common";
2023-07-20 13:45:41 +08:00
2023-11-24 17:07:29 +08:00
run();