import { Plugin } from "../types"; /** * @namespace * @description Updates the src with the size of the parent element and triggers a resize event for * subsequent resizing. * @param steps {number | number[]} The step size in pixels or an array of image widths in pixels. * @return {Plugin} * @example