#
setMswAsReady
This function is deprecated, use the bootstrap function instead.
Indicates to the AppRouter that Mock Service Worker is ready and the application can safely be rendered.
#
Reference
setMswAsReady()
#
Parameters
None
#
Returns
Nothing
#
Usage
import { setMswAsReady } from "@squide/firefly";
setMswAsReady();