bfb254da创建于 2025年12月16日历史提交
declare module "*.txt" {
  const content: string
  export default content
}