UNPKG

@expo/xdl

Version:
2 lines (1 loc) 150 B
export declare function writeArtifactSafelyAsync(projectRoot: string, keyName: string | null, artifactPath: string, artifact: string): Promise<void>;