Skip to content

Types not exported #10

@KingCosmic

Description

@KingCosmic

Currently types aren't exported properly so it's a little weird to use them

this is how it currently is

import { ComponentManager } from 'phaser3-react/src/manager'

should be

import { Manager } from 'phaser3-react'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions