Skip to content

Commit b33f08e

Browse files
refactor(core): rename file to plural
1 parent 9a40481 commit b33f08e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/autocomplete-core/src/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export * from './plugins';
44
export * from './setters';
55
export * from './state';
66
export * from './store';
7-
export * from './subscriber';
7+
export * from './subscribers';

0 commit comments

Comments
 (0)