CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
parallel-plugin.mjs7 linesDownload Raw Back to dist
1//#region src/plugin/parallel-plugin-implementation.ts2function defineParallelPluginImplementation(plugin) {3	return plugin;4}5//#endregion6export { defineParallelPluginImplementation };7