Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
readFile
Function readFile
readFile
(
file
:
File
)
:
Promise
<
string
>
Reads the raw text from a file.
Parameters
file
:
File
Returns
Promise
<
string
>
A promise that resolves to the parsed string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-browser-helpers
Loading...
Reads the raw text from a file.