MCPcopy Create free account
hub / github.com/HenrikJoreteg/html-parse-stringify / IOptions

Interface IOptions

html-parse-stringify.d.ts:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 }
19
20 export interface IOptions {
21 components: string[]
22 }
23}
24
25declare module 'html-parse-stringify' {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…