UNPKG

stringify-entities

Version:

Serialize (encode) HTML character references

4 lines (3 loc) 154 B
export * from "./lib/index.js"; export type LightOptions = import('./lib/index.js').LightOptions; export type Options = import('./lib/index.js').Options;