Skip to content

chore: Post creation #74

@tipogi

Description

@tipogi

This issue is related to the JavaScript bindings.

When we create a new post using the builder.createPost function, the returned post instance lacks proper TypeScript type definitions. It would be ideal if the returned object had its kind property typed as PubkyAppPostKind instead of a generic string.

Additionally, we should ensure that all other fields and objects exposed through the bindings are properly typed in TypeScript

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions