8000 Auto-generated commit · stdlib-js/array-base-onesnd@d79245e · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d79245e

Browse files
committed
Auto-generated commit
1 parent 41dd879 commit d79245e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
/// <reference types="@stdlib/types"/>
2222

23-
import { Collection } from '@stdlib/types/object';
23+
import { Collection } from '@stdlib/types/array';
2424

2525
// FIXME: shapes should be collections of a defined length
2626

0 commit comments

Comments
 (0)
0