UNPKG

@cocalc/project

Version:
4 lines (3 loc) 85 B
export default function readTextFile({ path }: { path: any; }): Promise<string>;