astro-ghostcms/.pnpm-store/v3/files/e0/7c51623a02f1a10f0ed71b3e166...

8 lines
284 B
Plaintext

export * from './lib/editorFeatures';
export * from './lib/fileRegistry';
export * from './lib/linkedCodeMap';
export * from './lib/types';
export * from './lib/utils';
export * from '@volar/source-map';
export declare function resolveCommonLanguageId(fileNameOrUri: string): string;