UNPKG

gatsby-plugin-mdx-v1

Version:
3 lines (2 loc) 161 B
export declare function createFileToMdxCacheKey(absolutePath: string): string; export declare function cachedImport<Type>(packageName: string): Promise<Type>;