Skip to content

Expose ScriptItem #59

@schloerke

Description

@schloerke

When making wrappers around HTMLDependency, is is useful to have the helper types. Ex: _jsx.py uses ScriptItem.

Issues:

  • If a dictionary is passed in as a variable, the type is of a dict[str, str].
  • If a TypedDict is used to try to get around it, then it is a type mismatch.

Both situations would be solvable if the Type was exposed

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