Skip to content

Typo in public API of methods: timout instead of timeout #163

@luca-nardelli

Description

@luca-nardelli

I believe I've found a typo:

https://github.com/duna-oss/flystorage/blob/main/packages/file-storage/src/file-storage.ts#L153C32-L153C38
Here we see timout, but then here https://github.com/duna-oss/flystorage/blob/main/packages/file-storage/src/file-storage.ts#L244C16-L244C24 you access the property as timeout.

This makes it so that VSCode suggests timout instead of timeout, but timout doesn't work.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions