mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 05:25:53 +08:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
/* eslint-disable */
|
|
/// <reference types="../dist/preload/electron.d.ts" />
|
|
export * from '../dist/preload/electron.js';
|