Options
Record<string, Breakpoint>
An optional object with custom breakpoints for the Makeswift builder.

Where are these breakpoints in the Makeswift builder?
Where are these breakpoints in the Makeswift builder?

Examples
Basic usage
src/makeswift/runtime.ts
Custom breakpoints
The following example instantiates a newReactRuntime with 4 custom breakpoints.
makeswift/runtime.ts