UNPKG

imdone-core

Version:
5 lines (4 loc) 111 B
export function getTasks({ filePath, content }: { filePath: any; content: any; }): Promise<boolean[]>;