kjelsrud.dev/node_modules/stringify-entities/lib/constant/dangerous.d.ts

8 lines
222 B
TypeScript
Raw Normal View History

2023-07-19 21:31:30 +02:00
/**
* List of legacy (that dont need a trailing `;`) named references which could,
* depending on what follows them, turn into a different meaning
*
* @type {Array<string>}
*/
export const dangerous: Array<string>