mirror of
https://github.com/codeonquer/obsidian-sync-config-folder-to-common-folder.git
synced 2026-07-22 10:00:23 +00:00
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
|
|
import { SyncPlugin } from './modules/SyncPlugin';
|
||
|
|
|
||
|
|
export default SyncPlugin;
|