Skip to content

Commit

Permalink
Change typings for core
Browse files Browse the repository at this point in the history
  • Loading branch information
tameemsafi committed Sep 22, 2018
1 parent 89ca179 commit ab1cb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
declare module "typewriter-effect" {
declare module "typewriter-effect/core" {
export interface Options {
strings: ?Array<string>,
cursor: string,
Expand Down

0 comments on commit ab1cb5a

Please sign in to comment.