Skip to content

NarrativeApi "constructor" signature. #32

@amlinger

Description

@amlinger

Not being able to call NarrativeApi:s constructor, or factory, with just a NarrativeAuth object is confusing.
It should accept both

NarrativeApi(NarrativeAuth("namespace"));

and

NarrativeApi({config: "config", more: "more"});

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions