Content-Length: 327287 | pFad | https://github.com/vueComponent/ant-design-vue-nuxt/commit/aebf62e

BC fix: fix typo · vueComponent/ant-design-vue-nuxt@aebf62e · GitHub
Skip to content

Commit aebf62e

Browse files
committed
fix: fix typo
1 parent 30d89ec commit aebf62e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as AllIcons from "@ant-design/icons-vue";
2-
import { Options } from "./types";
2+
import type { Options } from "./types";
33
import { allComponents , allImports} from "./antdv";
44

55
export const libraryName = "ant-design-vue";

src/core/components.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Options } from "../types";
1+
import type { Options } from "../types";
22
import { iconLibraryName, libraryName, prefix } from "../config"
33
import { addComponent } from "@nuxt/kit";
44

src/core/imports.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { addImportsSources } from "@nuxt/kit";
2-
import { Options } from "../types";
2+
import type { Options } from "../types";
33
import { libraryName } from "../config";
44

55
export const resolveImports = (config:Options) => {

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineNuxtModule } from '@nuxt/kit'
22
import { libraryName,defaults } from "./config"
33
import { resolveComponents,resolveImports } from "./core"
4-
import { Options } from './types'
4+
import type { Options } from './types'
55
import { resolveOptions } from './core/options'
66

77
export default defineNuxtModule<Partial<Options>>({

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/vueComponent/ant-design-vue-nuxt/commit/aebf62e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy