Skip to content

Commit 2b40d90

Browse files
committed
Auto-generated commit
1 parent a716a52 commit 2b40d90

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
/**
2626
* Nullary callback function.

0 commit comments

Comments
 (0)