File tree Expand file tree Collapse file tree 16 files changed +0
-16
lines changed
Expand file tree Collapse file tree 16 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import ArrayBuffer = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import ArrayBuffer = require( '@stdlib/array/buffer' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Float32Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Float64Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Int32Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Int8Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120// tslint:disable: no-unsafe-any
2221
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Uint16Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Uint32Array = require( './index' ) ;
Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- // tslint:disable: no-construct
2019/* eslint-disable @typescript-eslint/no-unused-expressions */
2120
2221import Uint8Array = require( './index' ) ;
You can’t perform that action at this time.
0 commit comments