Last updated 1 year ago
Breeze automatically provides a Typescript file with all dummy functions, this can help you develop breeze scripts quicker when using a IDE like .
To use the DummyAPI you can add this line in your script file.
import { } from '../breeze_defs';