Storage

platypus. Storage

new Storage(springroll, options) → {Data}

This class is used to create the Platypus storage system accessible at platypus.storage. It uses Springroll UserData if available, with a fallback to local storage if not.

Source:
Parameters:
Name Type Description
springroll *
options *
Returns:
Type:
Data

Returns the new Storage object.