Home Manual Reference Source

src/StopIteration.js

import customError from './customError.js';

export default customError('StopIteration');