mono/packages/fs/dist/stats.js
2025-01-23 07:22:43 +01:00

5 lines
95 B
JavaScript

export const sync = (path, options) => {
};
export const async = async (path, options) => {
};