Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml Response type information #276

Open
donl opened this issue Dec 10, 2022 · 1 comment
Open

xml Response type information #276

donl opened this issue Dec 10, 2022 · 1 comment

Comments

@donl
Copy link

donl commented Dec 10, 2022

Currently the xml Response type is set to any, ignoring the type information that is defined for that module.

export function Response(): any;

@Newbie012
Copy link

I ended up doing:

import { Response } from "plivo/dist/utils/plivoxml";

still, weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants