Innovenergy_trunk/frontend/node_modules/monocle-ts/es6/Index/ReadonlyNonEmptyArray.js

7 lines
153 B
JavaScript
Raw Normal View History

import * as NEA from './NonEmptyArray';
/**
* @category constructor
* @since 2.2.0
*/
export var indexReadonlyNonEmptyArray = NEA.indexNonEmptyArray;