文件操作 - nuxt-teleport-island-component.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/nuxt/dist/app/components/nuxt-teleport-island-component.d.ts
编辑文件内容
import type { InjectionKey } from 'vue'; export declare const NuxtTeleportIslandSymbol: InjectionKey<false | string>; /** * component only used with componentsIsland * this teleport the component in SSR only if it needs to be hydrated on client */ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ nuxtClient: { type: BooleanConstructor; default: boolean; }; }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ nuxtClient: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { nuxtClient: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件