UNPKG

@v4fire/core

Version:
11 lines (10 loc) 269 B
export function getProjectInfo(): any; export function getHead(withVersion: any): string; export function redefineRequire(): void; export function prependCode(code: any): () => { visitor: { Program: { exit(path: any): void; }; }; };