import { oss } from '@/modules/s3.ts' const stat = await oss.statObject('root/codepod/0.0.3/index.html'); console.log('Object Stat:', stat);