更新文件,加入清朝音频生成器
This commit is contained in:
parent
bb7223e237
commit
3b37a51270
6
env.d.ts
vendored
6
env.d.ts
vendored
@ -15,12 +15,6 @@ declare module '*.md' {
|
||||
export const frontmatter: Frontmatter
|
||||
}
|
||||
|
||||
declare module '*.vue' {
|
||||
import type { ComponentOptions } from 'vue'
|
||||
const Component: ComponentOptions
|
||||
export default Component
|
||||
}
|
||||
|
||||
type MdModule = {
|
||||
default: ComponentOptions;
|
||||
frontmatter: Frontmatter;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user