mirror of
https://github.com/deployphp/action.git
synced 2025-01-31 01:50:55 +00:00
2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
/** @type {typeof globalThis.File} */ export const File: typeof globalThis.File;
|
|
export default File;
|