mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-17 15:02:01 +03: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';
|