@@ -16,7 +16,7 @@ ns.push({
1616 '@stdlib/types/typed-array/float64array' ,
1717 '@stdlib/types/typed-array/int16' ,
1818 '@stdlib/types/typed-array/int32' ,
19- '@stdlib/types/typed-array/int8array ' ,
19+ '@stdlib/types/typed-array/int8 ' ,
2020 '@stdlib/types/typed-array/uint32array' ,
2121 '@stdlib/types/typed-array/uint8array' ,
2222 '@stdlib/types/typed-array/uint8clampedarray'
@@ -43,7 +43,7 @@ ns.push({
4343 '@stdlib/types/typed-array/float64array' ,
4444 '@stdlib/types/typed-array/int16' ,
4545 '@stdlib/types/typed-array/int32' ,
46- '@stdlib/types/typed-array/int8array ' ,
46+ '@stdlib/types/typed-array/int8 ' ,
4747 '@stdlib/types/typed-array/uint16array' ,
4848 '@stdlib/types/typed-array/uint8array' ,
4949 '@stdlib/types/typed-array/uint8clampedarray'
@@ -70,7 +70,7 @@ ns.push({
7070 '@stdlib/types/typed-array/float64array' ,
7171 '@stdlib/types/typed-array/int16' ,
7272 '@stdlib/types/typed-array/int32' ,
73- '@stdlib/types/typed-array/int8array ' ,
73+ '@stdlib/types/typed-array/int8 ' ,
7474 '@stdlib/types/typed-array/uint16array' ,
7575 '@stdlib/types/typed-array/uint32array' ,
7676 '@stdlib/types/typed-array/uint8clampedarray'
@@ -87,7 +87,7 @@ ns.push({
8787 '@stdlib/types/typed-array/float64array' ,
8888 '@stdlib/types/typed-array/int16' ,
8989 '@stdlib/types/typed-array/int32' ,
90- '@stdlib/types/typed-array/int8array ' ,
90+ '@stdlib/types/typed-array/int8 ' ,
9191 '@stdlib/types/typed-array/uint16array' ,
9292 '@stdlib/types/typed-array/uint32array' ,
9393 '@stdlib/types/typed-array/uint8array'
0 commit comments