init

fun init(options: FROptions)

Initialize the Options with the provided FROptions.

Parameters

options

The FROptions to initialize with.


fun init(store: Store)

Initialize the Options with the provided Store.

Parameters

store

The Store to initialize with.