FileSystemAdapter โ€บ read

FileSystemAdapter.read() method

Signature:

read(normalizedPath: string): Promise<string>;

Parameters

ParameterTypeDescription
normalizedPathstring

Returns:

Promise<string>