This is main script of the library.
After installation of the library into your node_modules directory, you could import the class etc like
node_modules
import { <symbol> } from 'libxml2-wasm'; Copy
import { <symbol> } from 'libxml2-wasm';
This is main script of the library.
After installation of the library into your
node_modules
directory, you could import the class etc like