14c1866d创建于 2021年1月30日历史提交
declare module '*.md' {
  const content: any;

  export default content;
}