@bitbeater/node-utils - v3.0.0
Preparing search index...
files
deserealizeObjectSync
Function deserealizeObjectSync
deserealizeObjectSync
(
filePath
:
string
)
:
any
Deserializes an object from a file synchronously.
Parameters
filePath
:
string
The path to the file.
Returns
any
The deserialized object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bitbeater/node-utils - v3.0.0
Loading...
Deserializes an object from a file synchronously.