@types/simple-xml
TypeScript icon, indicating that this package has built-in type declarations

0.10.2 • Public • Published

Installation

npm install --save @types/simple-xml

Summary

This package contains type definitions for simple-xml (https://github.com/AirAsiaExpedia/node-simple-xml).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simple-xml.

index.d.ts

export function stringify(obj: {}): string;
export function parse(data: string): {};

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Vitaliy Isikov.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/simple-xml

Weekly Downloads

10

Version

0.10.2

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types