File tree 8 files changed +0
-8
lines changed
lib/node_modules/@stdlib/array/base
8 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape2D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape3D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape4D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape5D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape2D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape3D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape4D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
Original file line number Diff line number Diff line change 20
20
21
21
/// <reference types="@stdlib/types"/>
22
22
23
- import { Collection } from '@stdlib/types/array' ;
24
23
import { Shape5D } from '@stdlib/types/ndarray' ;
25
24
26
25
/**
You can’t perform that action at this time.
0 commit comments