UNPKG

@tdurtschi/bug

Version:

Bug is a simulation that models a weevil walking around in an HTML canvas.

7 lines (6 loc) 176 B
/// <reference types="jasmine" /> declare const _default: () => { togglePause: jasmine.Spy<jasmine.Func>; start: jasmine.Spy<jasmine.Func>; }; export default _default;