UNPKG

arrange-act-assert

Version:

The lightweight "Act-Arrange-Assert" oriented testing framework

2 lines (1 loc) 80 B
export declare function getHttpFile(url: string, ca?: string): Promise<string>;