last update before handover
This commit is contained in:
6
sample_interface/node_modules/character-reference-invalid/index.d.ts
generated
vendored
Normal file
6
sample_interface/node_modules/character-reference-invalid/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Map of invalid numeric character references to their replacements, according to HTML.
|
||||
*
|
||||
* @type {Record<number, string>}
|
||||
*/
|
||||
export const characterReferenceInvalid: Record<number, string>
|
||||
Reference in New Issue
Block a user