mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 12:32:48 +00:00
5 lines
98 B
TypeScript
5 lines
98 B
TypeScript
export * from "./clear";
|
|
export * from "./copy";
|
|
export * from "./file";
|
|
export * from "./paste";
|